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
|
libthread-serialize-perl (1.03-1) unstable; urgency=medium
* Import upstream version 1.03.
* d/copyright: update Upstream-Contact, and upstream/packaging copyright
years.
* Declare compliance with Debian Policy 4.7.2.
* Set Rules-Requires-Root: no.
* Bump debhelper-compat to 13.
-- gregor herrmann <gregoa@debian.org> Fri, 25 Apr 2025 02:09:14 +0200
libthread-serialize-perl (1.02-1) unstable; urgency=medium
[ gregor herrmann ]
* debian/control: remove Nicholas Bamber from Uploaders on request of
the MIA team. Closes: #924998
* Strip trailing slash from metacpan URLs.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
* Remove Matt Zagrabelny from Uploaders. Thanks for your work!
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ gregor herrmann ]
* Import upstream version 1.02.
* Update Upstream-Contact in debian/copyright.
* Update years of packaging copyright.
* Declare compliance with Debian Policy 4.4.1.
* Bump debhelper-compat to 12.
* debian/watch: use uscan version 4.
-- gregor herrmann <gregoa@debian.org> Sat, 16 Nov 2019 21:07:05 +0100
libthread-serialize-perl (1.01-1) unstable; urgency=low
[ Salvatore Bonaccorso ]
* Change Vcs-Git to canonical URI (git://anonscm.debian.org)
* Change search.cpan.org based URIs to metacpan.org based URIs
[ gregor herrmann ]
* New upstream release.
* Drop override_dh_auto_configure in debian/rules.
Not needed anymore after the update of maintblead.
* Update years of packaging copyright.
* Declare compliance with Debian Policy 3.9.4.
-- gregor herrmann <gregoa@debian.org> Fri, 11 Oct 2013 19:45:45 +0200
libthread-serialize-perl (1.00-1) unstable; urgency=low
* New upstream release.
* Drop (build) depenendecy in libload-perl.
* debian/rules: add override_dh_auto_configure to workaround
Makefile.PL/maintblead argument handling.
-- gregor herrmann <gregoa@debian.org> Fri, 15 Jun 2012 01:13:31 +0200
libthread-serialize-perl (0.12-1) unstable; urgency=low
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ gregor herrmann ]
* New upstream release.
* debian/copyright: update to Copyright-Format 1.0.
* Update years of upstream copyright.
* Bump Standards-Version to 3.9.3 (no changes).
* Set debhelper compatibility level to 8.
* Add /me to Uploaders.
-- gregor herrmann <gregoa@debian.org> Mon, 23 Apr 2012 16:09:33 +0200
libthread-serialize-perl (0.11-1) unstable; urgency=low
[ gregor herrmann ]
* debian/control:
- remove "note of caution" from long description, thanks to Gerfried Fuchs
for the bug report (closes: #527034)
- make short description a noun phrase
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
[ Nicholas Bamber ]
* Added myself to Uploaders
* New upstream release
* Upped standards version to 3.9.1
* Simplified dependencies
* Added debian/source/format
* Refreshed copyright
* Refreshed debian/rules
* Stopped installing empty TODO and useless README
-- Nicholas Bamber <nicholas@periapt.co.uk> Mon, 10 Jan 2011 16:21:12 +0000
libthread-serialize-perl (0.10-1) unstable; urgency=low
* Initial Release. (Closes: #501714)
-- Matt Zagrabelny <mzagrabe@d.umn.edu> Fri, 10 Apr 2009 13:43:00 -0500
|