Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-08-22 | Declare compliance with Debian Policy 4.1.0. (No changes needed.) | Axel Beckert | 1 | -1/+1 | |
2017-08-11 | Document change of default behaviour in 5.4.1 in NEWS.Debian | Axel Beckert | 1 | -0/+34 | |
Closes: #871816 | |||||
2017-08-11 | Upload to unstable as 5.4.1-1 | Axel Beckert | 1 | -6/+20 | |
2017-08-11 | Replace dh_autotools-dev_*config with dh_update_autotools_config (+ dh_clean) | Axel Beckert | 2 | -4/+1 | |
Also remove just added Lintian override again. | |||||
2017-08-10 | Change the value of $ZSH_PATCHLEVEL. | Daniel Shahaf | 1 | -1/+2 | |
Before this patch the value was 'Debian'. With this patch the value embeds the vendor name and package version number: 'debian/5.3.1-5'. Upstream's default is `git describe` output, e.g., '5.3.1-test-2-0-gd17f9d32f'. | |||||
2017-08-10 | Add lintian override for missing-build-dependency-for-dh_-command, see #871711 | Axel Beckert | 1 | -0/+2 | |
2017-08-10 | Drop build-dependencies on autotools-dev and dh-autoreconf | Axel Beckert | 1 | -3/+1 | |
No more needed with debhelper compatibility level 10 and the according versioned build-dependency. Thanks: Lintian for the hint. Gbp-Dch: Full | |||||
2017-08-10 | Drop all but two patches for 5.4.1, add changelog entry for 5.4.1-1 | Axel Beckert | 10 | -336/+8 | |
2017-06-22 | Upload to unstable as 5.3.1-5 | Axel Beckert | 1 | -0/+14 | |
2017-06-22 | Bump debhelper compatibility to 10. Update versioned build-dependency on ↵ | Axel Beckert | 3 | -10/+10 | |
debhelper accordingly. Remove all --parallel options from debian/rules. | |||||
2017-06-22 | Declare compliance with Debian Policy 4.0.0. (No further changes were required.) | Axel Beckert | 1 | -1/+1 | |
2017-06-22 | Switch all http://www.zsh.org/ and http://www.debian.org/ URLs in packaging ↵ | Axel Beckert | 8 | -10/+10 | |
to HTTPS | |||||
2017-06-22 | Patch configure.ac to add support for yodl 4 to yodl version check | Axel Beckert | 2 | -0/+16 | |
Closes: #865492 | |||||
2017-04-11 | Upload to unstable as 5.3.1-4 with urgency=high | Axel Beckert | 1 | -0/+8 | |
urgency=high due RC bug fix | |||||
2017-04-11 | Reorder zsh.postinst: do alternatives removal before (re)creating ↵ | Axel Beckert | 1 | -8/+8 | |
/usr/bin/zsh symlink Closes: #860033 Thanks: ilf for the bug report and Adrian Bunk for finding the right solution. | |||||
2017-01-19 | Upload to unstable as 5.3.1-3 | Axel Beckert | 1 | -0/+15 | |
2017-01-17 | Cherry-pick four stability patches from upstream | Axel Beckert | 5 | -0/+111 | |
2017-01-09 | Upload to unstable as 5.3.1-2 | Axel Beckert | 1 | -0/+12 | |
2017-01-09 | Apply "wrap-and-sort -a" | Axel Beckert | 7 | -20/+20 | |
2017-01-09 | Use dh_clean's directory removal feature added in debhelper 9.20151116 | Axel Beckert | 3 | -2/+4 | |
2017-01-08 | Add lintian override for debian-news-entry-uses-asterisk as that won't change | Axel Beckert | 1 | -0/+2 | |
2017-01-08 | Add patches by Daniel Shahaf to add swaks and update bts completion | Axel Beckert | 3 | -0/+175 | |
… as posted by Daniel on zsh-workers. | |||||
2016-12-27 | Upload to unstable as 5.3.1-1 | Axel Beckert | 1 | -4/+10 | |
Gbp-Dch: Ignore | |||||
2016-12-27 | Only handle /usr/bin/zsh symlink in postrm/remove and postinst/configure stages | Axel Beckert | 2 | -12/+13 | |
Introducing compatibility with the standards-ignoring usrmerge package, the zsh package started to create and remove the /usr/bin/zsh symlink in all possible stages of the according maintainer scripts: The symlink was even created on zsh.postinst being called with abort-* as parameter and on zsh.postrm being called with upgrade as parameter, leading to a removal and recreation of the symlink during upgrades and hence being without that symlink for a more or less short timespan. Closes: #841048 | |||||
2016-12-27 | Remove zsh.postinst code which was commented for longer than we use git | Axel Beckert | 1 | -4/+2 | |
2016-12-27 | Add patch by Daniel Shahaf to make zsh-dev reproducible (c.f. #849288) | Axel Beckert | 2 | -0/+34 | |
2016-12-23 | Add preliminary changelog entry for new upstream release 5.3.1 | Axel Beckert | 1 | -0/+8 | |
2016-12-22 | bug-script: Add ondir to list of packages which provide code meant to be ↵ | Axel Beckert | 1 | -0/+1 | |
sourced in .zshrc | |||||
2016-12-11 | Upload to unstable as 5.3-1 | Axel Beckert | 1 | -3/+9 | |
2016-12-11 | Update section list with further missing sections, remove ancient base section | Axel Beckert | 1 | -8/+17 | |
2016-12-11 | Update Josh's patch for consistency between main, contrib and non-free | Axel Beckert | 1 | -1/+1 | |
Use brace expansion as suggested by Daniel Shahaf. | |||||
2016-12-11 | Add patch to update for new Debian programming language sections | Josh Triplett | 2 | -0/+43 | |
Closes: #847540 | |||||
2016-12-11 | Update changelog for the 5.3 release of Zsh | Axel Beckert | 1 | -1/+7 | |
Also update header of previous changelog entry from urgency=medium to urgency=low as it was meant to be. | |||||
2016-12-10 | Changelog entry for upstream test version 5.2-test-3 | Axel Beckert | 1 | -0/+6 | |
2016-12-07 | Upload to experimental as 5.2-test-2-1 | Axel Beckert | 1 | -2/+2 | |
2016-12-06 | Update debian/changelog for new upstream test release 5.2-test-2 | Axel Beckert | 1 | -0/+7 | |
2016-12-06 | Remove cherry-picked patch | Axel Beckert | 2 | -28/+0 | |
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 | |