summaryrefslogtreecommitdiff
path: root/debian
AgeCommit message (Collapse)AuthorFilesLines
2016-12-22bug-script: Add ondir to list of packages which provide code meant to be ↵Axel Beckert1-0/+1
sourced in .zshrc
2016-12-11Upload to unstable as 5.3-1Axel Beckert1-3/+9
2016-12-11Update section list with further missing sections, remove ancient base sectionAxel Beckert1-8/+17
2016-12-11Update Josh's patch for consistency between main, contrib and non-freeAxel Beckert1-1/+1
Use brace expansion as suggested by Daniel Shahaf.
2016-12-11Add patch to update for new Debian programming language sectionsJosh Triplett2-0/+43
Closes: #847540
2016-12-11Update changelog for the 5.3 release of ZshAxel Beckert1-1/+7
Also update header of previous changelog entry from urgency=medium to urgency=low as it was meant to be.
2016-12-10Changelog entry for upstream test version 5.2-test-3Axel Beckert1-0/+6
2016-12-07Upload to experimental as 5.2-test-2-1Axel Beckert1-2/+2
2016-12-06Update debian/changelog for new upstream test release 5.2-test-2Axel Beckert1-0/+7
2016-12-06Remove cherry-picked patchAxel Beckert2-28/+0
2016-12-04Upload to experimental as 5.2-test-1-1Axel Beckert1-2/+4
2016-12-04Cherry-pick af2ab0247: attempt to make output from interactive test more robustAxel Beckert2-0/+28
2016-12-04Update current changelog entryAxel Beckert1-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-04Switch all http://sourceforge.net/ URLs in packaging to https://Axel Beckert2-2/+2
The fact that http://sourceforge.net/ redirects to https:// was reported by DUCK.
2016-12-04Add changelog entry for new upstream test releaseAxel Beckert1-0/+19
Gbp-Dch: Ignore
2016-12-04Remove cherry-picked fix-segfault-in-is_cond_binary_op.patchAxel Beckert2-19/+0
... in preparation of merging a new upstream release.
2016-12-04Merge debian-stretch and debian (experimental) branch againAxel Beckert5-4/+44
2016-11-04Update path to zsh used in GUI menuesAxel Beckert2-2/+2
Thanks: Mika Prokop
2016-05-08Upload to unstable as 5.2-5 with urgency=lowAxel Beckert1-0/+7
2016-05-08Also remove hardcoded /usr/bin/zsh symlink in postrm again. (Closes: #823730)Axel Beckert1-0/+5
2016-05-08Upload to unstable as 5.2-4Axel Beckert1-0/+28
2016-05-07Update yodl build-dependency to exclude the broken 3.08.00 upstream release. ↵Axel Beckert1-1/+1
(See #823043 for details.)
2016-05-06Use "debian-stretch" as debian branch until a new upstream release is outAxel Beckert2-2/+2
2016-05-06Declare compliance with Debian Policy 3.9.8. (No other changes were required.)Axel Beckert1-1/+1
2016-05-06Switch Vcs-Git from git:// to https://, fixes lintian warning ↵Axel Beckert1-1/+1
vcs-field-uses-insecure-uri
2016-05-06Remove usage of alternatives system for zsh, rzsh and zsh-staticAxel Beckert13-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-06Enable hardening=+all, fixes multiple hardening-no-* lintian warningsAxel Beckert1-0/+2
2016-05-06Remove GCC-4.9-specific workaround on s390x from debian/rulesAxel Beckert1-6/+0
2016-02-01Upload to experimental as 5.2-dev-1-1Axel Beckert1-2/+12
2016-02-01Now that compiling with -fPIE is fixed, build with hardening=+allAxel Beckert1-3/+1
2016-02-01Add patch by Bart Schaefer to fix segfault in is_cond_binary_opAxel Beckert2-0/+19
2016-01-31Yet another minor fixup of the alternatives-system removalAxel Beckert2-1/+3
Gbp-Dch: Ignore
2016-01-31Switch Vcs-Git from git:// to https://, fixes lintian warning ↵Axel Beckert1-1/+1
vcs-field-uses-insecure-uri
2016-01-31Minor fixups for previous commitAxel Beckert2-4/+4
2016-01-31Remove usage of alternatives system for zsh, rzsh and zsh-staticAxel Beckert11-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-24Enable hardening=+bindnow, fixes lintian warning hardening-no-bindnowAxel Beckert1-0/+4
Also add hint why I haven't enabled hardening=+all or hardening=+pie.
2016-01-24Remove GCC-4.9-specific workaround on s390x from debian/rulesAxel Beckert1-6/+0
2016-01-24Update changelog for new beta release, remove patches applied upstreamAxel Beckert4-42/+15
2016-01-06Add rosbash to bug-script's fallback list of packages with code to be ↵Axel Beckert1-0/+1
sourced in .zshrc
2016-01-05zshrc: Make expansion robust with NO_UNSETFrank Terbeck1-1/+1
Thanks: Marc Chantreux on #pkg-zsh (freenode)
2015-12-29Add "--ddeb-migration=zsh-dbg" to "dh_strip -pzsh" for proper Breaks/ReplacesAxel Beckert1-1/+1
Thanks: Mattia Rizzolo
2015-12-27Upload to unstable as 5.2-3Axel Beckert1-0/+15
2015-12-27Mark _aptitude patch as forwardedAxel Beckert1-0/+1
Gbp-Dch: Ignore
2015-12-26Add patch to fix parsing of aptitude 0.7.5's --help outputAxel Beckert2-0/+18
… without stopping to be able parse older aptitude versions' output.
2015-12-26Add patch to add missing apt purge and autoremove subcommandsFelipe Sateler2-0/+23
Closes: #808317
2015-12-25Remove zsh-dbg package, there are automatic dbgsym packages nowAxel Beckert2-24/+5
2015-12-25Make zsh-common "Multi-Arch: foreign". (Closes: #808977)Axel Beckert1-0/+1
2015-12-04Upload to unstable as 5.2-2Axel Beckert1-0/+7
2015-12-04autopkgtest: Don't assume at least two dots in zsh's version numberAxel Beckert1-1/+1
2015-12-03Upload to unstable with urgency=lowAxel Beckert1-2/+3