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
|
libsyntax-highlight-perl-improved-perl (1.01-5.1) unstable; urgency=medium
* Non maintainer upload by the Reproducible Builds team.
* No source change upload to rebuild on buildd with .buildinfo files.
-- Holger Levsen <holger@debian.org> Tue, 05 Jan 2021 01:28:19 +0100
libsyntax-highlight-perl-improved-perl (1.01-5) unstable; urgency=medium
* Team upload.
* Fix syntactical typos in debian/copyright.
* Fix typo in previous changelog entry.
* Set "Rules-Requires-Root: no".
* Add patch to remove syntactically incorrect =over/=back pair.
* Add lintian override for application-in-library-section.
-- Axel Beckert <abe@debian.org> Wed, 15 Nov 2017 08:32:17 +0100
libsyntax-highlight-perl-improved-perl (1.01-4) unstable; urgency=medium
* Team upload.
[ gregor herrmann ]
* Add debian/README.source to document quilt usage, as required by
Debian Policy since 3.8.0.
* debian/control: Changed: Switched Vcs-Browser field to ViewSVN
(source stanza).
* Change my email address.
* debian/control: update {versioned,alternative} (build) dependencies.
* Remove Jaldhar H. Vyas from Uploaders. Thanks for your work!
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ Salvatore Bonaccorso ]
* Change Vcs-Git to canonical URI (git://anonscm.debian.org)
* Change search.cpan.org based URIs to metacpan.org based URIs
* Update Vcs-Browser URL to cgit web frontend
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ Axel Beckert ]
* Convert to Debian source format "3.0 (quilt)".
* Switch to a dh-v7-style debian/rules file and compat level 10.
+ Update versioned debhelper build-dependency accordingly.
+ Install files via debian/{install,docs,manpages}.
* Declare compliance with Debian Policy 4.1.1.
* Mention module name in long package description.
* Convert debian/copyright to machine-readable DEP5 format.
* Add DEP3 header to debian/patches/viewperl.patch.
* Fix spelling errors found by Lintian.
-- Axel Beckert <abe@debian.org> Wed, 08 Nov 2017 02:16:49 +0100
libsyntax-highlight-perl-improved-perl (1.01-3) unstable; urgency=low
* debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
field (source stanza); Homepage field (source stanza). Removed: XS-
Vcs-Svn fields.
* debian/rules:
- delete /usr/lib/perl5 only if it exists (closes: #468018)
- update based on dh-make-perl's templates
* debian/watch: use dist-based URL.
* Set Standards-Version to 3.7.3 (no changes).
* debian/copyright: use generic download URL.
-- gregor herrmann <gregor+debian@comodo.priv.at> Wed, 12 Mar 2008 20:35:38 +0100
libsyntax-highlight-perl-improved-perl (1.01-2) unstable; urgency=low
[ gregor herrmann ]
* Add watch file.
* Patch viewperl to make it use the actual library we're installing.
* Add manpage for viewperl.
[ Jaldhar H. Vyas ]
* Added location of upstream tarball to debian/copyright.
-- Jaldhar H. Vyas <jaldhar@debian.org> Mon, 27 Aug 2007 02:12:33 -0400
libsyntax-highlight-perl-improved-perl (1.01-1) unstable; urgency=low
* Initial Release.
-- Jaldhar H. Vyas <jaldhar@debian.org> Wed, 22 Aug 2007 14:36:43 -0400
|