1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67
|
zsh-syntax-highlighting (0.6.0-3) unstable; urgency=medium
* Team upload to work around upload issues with the previous upload.
* Declare compliance with Debian Policy 4.1.5. (No changes needed.)
* Set Rules-Require-Root to "no".
* Bump debhelper compatibility level to 11, too.
-- Axel Beckert <abe@debian.org> Thu, 05 Jul 2018 02:39:17 +0200
zsh-syntax-highlighting (0.6.0-2) unstable; urgency=medium
* Bump Standards-Version to 4.1.1.
+ §4.11: Verifying upstream's tags' signature is currently a todo,
see debian/watch and lintian output. (Not a pressing issue since the
Debian maintainer and the upstream maintainer are currently the same
person.)
+ §9.2.3: Patch unit test to use /nonexistent. No functional change.
* Bump debhelper dependency to 11.3 and rely on new dh_installchangelogs
deduplication features. Closes: #902526.
-- Daniel Shahaf <danielsh@apache.org> Thu, 28 Jun 2018 12:27:23 +0000
zsh-syntax-highlighting (0.6.0-1) unstable; urgency=medium
* New upstream release.
-- Daniel Shahaf <danielsh@apache.org> Wed, 30 Aug 2017 08:02:52 +0000
zsh-syntax-highlighting (0.6.0~rc1-2) experimental; urgency=medium
* New upstream pre-release.
- [upstream 2dce602727d7] Aliases in the calling scope are no longer
expanded. (Closes: #842994)
* Packaging changes:
- Bump Standards-Version to 4.0.0 (no changes needed).
-- Daniel Shahaf <danielsh@apache.org> Mon, 31 Jul 2017 23:34:55 +0000
zsh-syntax-highlighting (0.5.0-2) unstable; urgency=low
* Cherry-pick upstream commit 9523d6d49cb3d4db5bd84c3cec6168a2057fe3ab
to fix a test suite error on zsh>=5.4~. (Closes: #872017)
-- Daniel Shahaf <danielsh@apache.org> Wed, 16 Aug 2017 01:28:29 +0000
zsh-syntax-highlighting (0.5.0-1) unstable; urgency=medium
* New upstream release.
* Packaging changes:
- Bump Standards-Version to 3.9.8 (no changes needed).
- d/control: Use secure protocol (https) for Vcs-Git.
-- Daniel Shahaf <danielsh@apache.org> Sat, 22 Oct 2016 20:18:11 +0000
zsh-syntax-highlighting (0.4.1-1) unstable; urgency=medium
* New upstream release.
* Packaging changes:
- Declare 'Enhances: zsh'.
-- Daniel Shahaf <danielsh@apache.org> Wed, 27 Jan 2016 21:37:11 +0000
zsh-syntax-highlighting (0.4.0-1) unstable; urgency=low
* Initial release. (Closes: #802758)
-- Daniel Shahaf <danielsh@apache.org> Mon, 30 Nov 2015 05:54:11 +0000
|