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 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190
|
liblist-compare-perl (0.55-2) unstable; urgency=medium
[ Debian Janitor ]
* Update standards version to 4.5.1, no changes needed.
* Update standards version to 4.6.0, no changes needed.
* Apply multi-arch hints. + liblist-compare-perl: Add Multi-Arch: foreign.
-- Jelmer Vernooij <jelmer@debian.org> Sat, 22 Oct 2022 01:23:52 +0100
liblist-compare-perl (0.55-1) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
* Remove Fabrizio Regalli from Uploaders. Thanks for your work!
* Remove Rene Mayorga from Uploaders. Thanks for your work!
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ gregor herrmann ]
* debian/watch: use uscan version 4.
[ Debian Janitor ]
* Trim trailing whitespace.
* Bump debhelper from deprecated 9 to 12.
* Set debhelper-compat version in Build-Depends.
* Remove obsolete fields Contact, Name from debian/upstream/metadata
(already present in machine-readable debian/copyright).
[ gregor herrmann ]
* Import upstream version 0.55.
* Update years of upstream and packaging copyright.
* debian/copyright: remove paragraph about removed file.
* Update build dependencies.
* Declare compliance with Debian Policy 4.5.0.
* Set Rules-Requires-Root: no.
* Annotate test-only build dependencies with <!nocheck>.
* Bump debhelper-compat to 13.
-- gregor herrmann <gregoa@debian.org> Wed, 19 Aug 2020 18:07:37 +0200
liblist-compare-perl (0.53-1) unstable; urgency=medium
* Team upload.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ Lucas Kanashiro ]
* Add debian/upstream/metadata
* Import upstream version 0.53
* Declare compliance with Debian policy 3.9.6
* Bump debhelper compatibility level to 9
* Add autopkgtest-pkg-perl
* Update year of upstream copyright
* Build depends on libio-captureoutput-perl
-- Lucas Kanashiro <kanashiro.duarte@gmail.com> Sun, 16 Aug 2015 09:01:02 -0300
liblist-compare-perl (0.39-1) unstable; urgency=low
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ Salvatore Bonaccorso ]
* Change search.cpan.org based URIs to metacpan.org based URIs
[ Axel Beckert ]
* debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-
copyright"
[ Florian Schlichting ]
* Import Upstream version 0.38
* Bump years of upstream copyright
[ gregor herrmann ]
* Strip trailing slash from metacpan URLs.
* New upstream release 0.39.
* Update years of upstream and packaging copyright.
* Declare compliance with Debian Policy 3.9.5.
-- gregor herrmann <gregoa@debian.org> Sat, 05 Jul 2014 12:40:48 +0200
liblist-compare-perl (0.37-2) unstable; urgency=low
[ gregor herrmann ]
* debian/control: Changed: Switched Vcs-Browser field to ViewSVN
(source stanza).
[ Rene Mayorga ]
* debian/control: update my email address.
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
[ Fabrizio Regalli ]
* Bump to 3.9.2 Standard-Version.
* Switch to DEP5 license format.
* Add myself to Uploaders.
* Switch d/compat to 8.
* Build-Depends: switch to debhelper (>= 8).
* Bump to 3.0 quilt format.
* Email change: gregor herrmann -> gregoa@debian.org
* Email change: Rene Mayorga -> rmayorga@debian.org
-- Fabrizio Regalli <fabreg@fabreg.it> Wed, 15 Jun 2011 12:08:10 +0200
liblist-compare-perl (0.37-1) unstable; urgency=low
* New upstream release.
* debian/watch: extended regexp for matching upstream releases.
-- gregor herrmann <gregoa@debian.org> Sat, 14 Jun 2008 14:06:56 +0200
liblist-compare-perl (0.36-1) unstable; urgency=low
* New upstream release.
* Remove tweak from $(MAKE) test call, upstream has moved the test library
to an appropriate place.
-- gregor herrmann <gregoa@debian.org> Sun, 25 May 2008 00:32:23 +0200
liblist-compare-perl (0.35-1) unstable; urgency=low
* New upstream release.
* debian/copyright: update years of copyright according to upstream
changes.
* debian/rules:
- refresh with dh-make-perl's help
- install new FAQ
- tell $(MAKE) test where to find its included test modules
* debian/control: change my email address.
-- gregor herrmann <gregoa@debian.org> Mon, 19 May 2008 20:22:56 +0200
liblist-compare-perl (0.34-2) unstable; urgency=low
[ gregor herrmann ]
* debian/rules: delete /usr/lib/perl5 only if it exists. (Closes: #467880)
[ Rene Mayorga ]
* debian/control:
+ Set standards-version to 3.7.3 ( No Changes needed )
+ Add myself to uploaders
* debian/rules
+ use $@ when touching -stamp files
+ let install-stamp depends on build-stamp
+ don't istall README, this file contains Install info
* Improve debian/watch
-- Rene Mayorga <rmayorga@debian.org.sv> Tue, 04 Mar 2008 14:29:00 -0600
liblist-compare-perl (0.34-1) unstable; urgency=low
[ gregor herrmann ]
* New upstream release.
* debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
field (source stanza); Homepage field (source stanza). Removed: XS-
Vcs-Svn fields.
* Fix error in long description.
* Set debhelper compatibility level to 5.
* debian/rules: Cleanup (compiler options, comments, unused dh_* calls,
move tests to build target).
[ Damyan Ivanov ]
* debian/copyright:
Use by-dist upstream URL and put t in the beginning
-- gregor herrmann <gregor+debian@comodo.priv.at> Fri, 09 Nov 2007 17:08:28 +0100
liblist-compare-perl (0.33-2) unstable; urgency=low
[ gregor herrmann ]
* New Maintainer: Debian Perl Group.
* Add watch file.
[ Gunnar Wolf ]
* Cleaned/corrected a bit debian/copyright
-- Gunnar Wolf <gwolf@debian.org> Fri, 15 Sep 2006 11:55:09 -0500
liblist-compare-perl (0.33-1) unstable; urgency=low
* Initial Release.
-- David Moreno Garza <damog@debian.org> Wed, 10 May 2006 18:25:09 -0500
|