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 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122
|
zsh-syntax-highlighting (0.8.0-2) unstable; urgency=medium
* No-change source-only upload to allow the package to migrate to testing.
Closes: #1089668
-- Daniel Shahaf <danielsh@apache.org> Mon, 06 Jan 2025 08:59:03 +0000
zsh-syntax-highlighting (0.8.0-1) unstable; urgency=medium
* New upstream release.
* Update DEP-12 metadata.
* Declare compliance with policy v4.7.0.
* d/watch: Update the search pattern for an upstream change.
* Track changes to package build infrastructure tools.
* d/source/lintian-overrides: Silence prefer-uscan-symlink.
-- Daniel Shahaf <danielsh@apache.org> Thu, 21 Nov 2024 15:27:42 +0000
zsh-syntax-highlighting (0.8.0~alpha1-pre-redrawhook-1) experimental; urgency=medium
* New upstream snapshot release.
+ The "memo=" zsh feature, added to zsh in 5.8.0.2-dev and not yet
released, will be taken advantage of, if available.
* Bump debhelper compatibility level to 13.
* Add lintian overrides for checks related to the version number.
* d/tests/: Fix the spelling of "Test-Command".
-- Daniel Shahaf <danielsh@apache.org> Tue, 14 Jul 2020 22:06:30 +0000
zsh-syntax-highlighting (0.7.1-2) unstable; urgency=medium
* No-change source-only upload to allow the package to migrate to testing.
Closes: #953805
-- Daniel Shahaf <danielsh@apache.org> Fri, 13 Mar 2020 18:38:02 +0000
zsh-syntax-highlighting (0.7.1-1) unstable; urgency=medium
* New upstream release.
* Regression: Multiline aliases of the form «alias foo=$'bar;\nbaz'» are now
highlighted in red when used. See upstream changelog for details
(upstream issue #677).
-- Daniel Shahaf <danielsh@apache.org> Fri, 28 Feb 2020 21:36:27 +0000
zsh-syntax-highlighting (0.7.0~beta1-1) experimental; urgency=medium
* New upstream pre-release.
* Declare compliance with Debian Policy 4.4.1.2. (No changes needed.)
* Bump debhelper compatibility level to 12.
* Add autopkgtest support.
* Add debian/upstream/metadata (DEP-12).
-- Daniel Shahaf <danielsh@apache.org> Sun, 12 Jan 2020 00:35:10 +0000
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
|