Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-12-04 | Upload to experimental as 5.2-test-1-1 | Axel Beckert | 1 | -2/+4 | |
2016-12-04 | Cherry-pick af2ab0247: attempt to make output from interactive test more robust | Axel Beckert | 2 | -0/+28 | |
2016-12-04 | Update current changelog entry | Axel Beckert | 1 | -6/+7 | |
* Refer to different upstream fix for #514857. Thanks Daniel Shahaf! * Add upstream fix for #479841. Thanks Daniel Shahaf! * Fix false friend "menue". Thanks Daniel Shahaf! * Cosmetic changes. Gbp-Dch: Ignore | |||||
2016-12-04 | Switch all http://sourceforge.net/ URLs in packaging to https:// | Axel Beckert | 2 | -2/+2 | |
The fact that http://sourceforge.net/ redirects to https:// was reported by DUCK. | |||||
2016-12-04 | Add changelog entry for new upstream test release | Axel Beckert | 1 | -0/+19 | |
Gbp-Dch: Ignore | |||||
2016-12-04 | Remove cherry-picked fix-segfault-in-is_cond_binary_op.patch | Axel Beckert | 2 | -19/+0 | |
... in preparation of merging a new upstream release. | |||||
2016-12-04 | Merge debian-stretch and debian (experimental) branch again | Axel Beckert | 5 | -4/+44 | |
2016-11-04 | Update path to zsh used in GUI menues | Axel Beckert | 2 | -2/+2 | |
Thanks: Mika Prokop | |||||
2016-05-08 | Upload to unstable as 5.2-5 with urgency=low | Axel Beckert | 1 | -0/+7 | |
2016-05-08 | Also remove hardcoded /usr/bin/zsh symlink in postrm again. (Closes: #823730) | Axel Beckert | 1 | -0/+5 | |
2016-05-08 | Upload to unstable as 5.2-4 | Axel Beckert | 1 | -0/+28 | |
2016-05-07 | Update yodl build-dependency to exclude the broken 3.08.00 upstream release. ↵ | Axel Beckert | 1 | -1/+1 | |
(See #823043 for details.) | |||||
2016-05-06 | Use "debian-stretch" as debian branch until a new upstream release is out | Axel Beckert | 2 | -2/+2 | |
2016-05-06 | Declare compliance with Debian Policy 3.9.8. (No other changes were required.) | Axel Beckert | 1 | -1/+1 | |
2016-05-06 | Switch Vcs-Git from git:// to https://, fixes lintian warning ↵ | Axel Beckert | 1 | -1/+1 | |
vcs-field-uses-insecure-uri | |||||
2016-05-06 | Remove usage of alternatives system for zsh, rzsh and zsh-static | Axel Beckert | 13 | -61/+56 | |
This also fixes installation together with usrmerge, which fiddles with the directory layout and makes /bin a symlink to /usr/bin against all Unix tradition and violating FHS. Closes: #768079 | |||||
2016-05-06 | Enable hardening=+all, fixes multiple hardening-no-* lintian warnings | Axel Beckert | 1 | -0/+2 | |
2016-05-06 | Remove GCC-4.9-specific workaround on s390x from debian/rules | Axel Beckert | 1 | -6/+0 | |
2016-02-01 | Upload to experimental as 5.2-dev-1-1 | Axel Beckert | 1 | -2/+12 | |
2016-02-01 | Now that compiling with -fPIE is fixed, build with hardening=+all | Axel Beckert | 1 | -3/+1 | |
2016-02-01 | Add patch by Bart Schaefer to fix segfault in is_cond_binary_op | Axel Beckert | 2 | -0/+19 | |
2016-01-31 | Yet another minor fixup of the alternatives-system removal | Axel Beckert | 2 | -1/+3 | |
Gbp-Dch: Ignore | |||||
2016-01-31 | Switch Vcs-Git from git:// to https://, fixes lintian warning ↵ | Axel Beckert | 1 | -1/+1 | |
vcs-field-uses-insecure-uri | |||||
2016-01-31 | Minor fixups for previous commit | Axel Beckert | 2 | -4/+4 | |
2016-01-31 | Remove usage of alternatives system for zsh, rzsh and zsh-static | Axel Beckert | 11 | -57/+50 | |
This also fixes installation together with usrmerge, which fiddles with the directory layout and makes /bin a symlink to /usr/bin against all Unix tradition and violating FHS. Closes: #768079 | |||||
2016-01-24 | Enable hardening=+bindnow, fixes lintian warning hardening-no-bindnow | Axel Beckert | 1 | -0/+4 | |
Also add hint why I haven't enabled hardening=+all or hardening=+pie. | |||||
2016-01-24 | Remove GCC-4.9-specific workaround on s390x from debian/rules | Axel Beckert | 1 | -6/+0 | |
2016-01-24 | Update changelog for new beta release, remove patches applied upstream | Axel Beckert | 4 | -42/+15 | |
2016-01-06 | Add rosbash to bug-script's fallback list of packages with code to be ↵ | Axel Beckert | 1 | -0/+1 | |
sourced in .zshrc | |||||
2016-01-05 | zshrc: Make expansion robust with NO_UNSET | Frank Terbeck | 1 | -1/+1 | |
Thanks: Marc Chantreux on #pkg-zsh (freenode) | |||||
2015-12-29 | Add "--ddeb-migration=zsh-dbg" to "dh_strip -pzsh" for proper Breaks/Replaces | Axel Beckert | 1 | -1/+1 | |
Thanks: Mattia Rizzolo | |||||
2015-12-27 | Upload to unstable as 5.2-3 | Axel Beckert | 1 | -0/+15 | |
2015-12-27 | Mark _aptitude patch as forwarded | Axel Beckert | 1 | -0/+1 | |
Gbp-Dch: Ignore | |||||
2015-12-26 | Add patch to fix parsing of aptitude 0.7.5's --help output | Axel Beckert | 2 | -0/+18 | |
… without stopping to be able parse older aptitude versions' output. | |||||
2015-12-26 | Add patch to add missing apt purge and autoremove subcommands | Felipe Sateler | 2 | -0/+23 | |
Closes: #808317 | |||||
2015-12-25 | Remove zsh-dbg package, there are automatic dbgsym packages now | Axel Beckert | 2 | -24/+5 | |
2015-12-25 | Make zsh-common "Multi-Arch: foreign". (Closes: #808977) | Axel Beckert | 1 | -0/+1 | |
2015-12-04 | Upload to unstable as 5.2-2 | Axel Beckert | 1 | -0/+7 | |
2015-12-04 | autopkgtest: Don't assume at least two dots in zsh's version number | Axel Beckert | 1 | -1/+1 | |
2015-12-03 | Upload to unstable with urgency=low | Axel Beckert | 1 | -2/+3 | |
2015-12-03 | Preliminary changelog entry for new upstream release | Axel Beckert | 1 | -0/+6 | |
Gbp-Dch: Ignore | |||||
2015-11-30 | Upload to experimental as 5.1.1-test-3-1 | Axel Beckert | 1 | -3/+4 | |
2015-11-30 | Preliminary changelog entry for new upstream release candidate | Axel Beckert | 1 | -0/+7 | |
Gbp-Dch: Ignore | |||||
2015-11-28 | debian/{watch,upstream/signing-key.asc}: Verify upstream GPG signatures | Axel Beckert | 2 | -0/+32 | |
GPG fingerprint source: http://www.zsh.org/mla/workers/2015/msg03129.html Committed key's fingerprint: pub 2048R/A71D9A9D4BDB27B3 2015-11-25 Key fingerprint = F7B2 754C 7DE2 8309 1466 1F0E A71D 9A9D 4BDB 27B3 uid [ unknown] Peter Stephenson <p.w.stephenson@ntlworld.com> sub 2048R/79A6EADC4C58D718 2015-11-25 | |||||
2015-11-26 | Upload to experimental as 5.1.1-test-2-3-g2bab9f0-1 | Axel Beckert | 1 | -3/+5 | |
2015-11-26 | get-orig-source target: Support git snapshots between tagged releases | Axel Beckert | 1 | -1/+1 | |
2015-11-26 | Update preliminary changelog entry for upstream pre-release-snapshot | Axel Beckert | 1 | -3/+3 | |
Gbp-Dch: Ignore | |||||
2015-11-26 | Update preliminary changelog entry for upstream …-test-2 beta release | Axel Beckert | 1 | -3/+5 | |
Gbp-Dch: Ignore | |||||
2015-11-25 | Remove debian/copyright stanza for systemd completion, no more included upstream | Axel Beckert | 1 | -8/+0 | |
2015-11-25 | Preliminary changelog entry for new upstream beta release | Axel Beckert | 1 | -0/+9 | |
Gbp-Dch: Ignore |