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
|
libparse-http-useragent-perl (0.43-1) unstable; urgency=medium
* Import upstream version 0.43.
* Add deprecation notice to package description.
* Update years of packaging copyright.
* Declare compliance with Debian Policy 4.7.2.
* Annotate test-only build dependencies with <!nocheck>.
* Refresh manpage-whatis.patch.
-- gregor herrmann <gregoa@debian.org> Fri, 16 May 2025 18:27:38 +0200
libparse-http-useragent-perl (0.42-2) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ gregor herrmann ]
* debian/watch: use uscan version 4.
-- Jelmer Vernooij <jelmer@debian.org> Thu, 16 Jun 2022 23:40:06 +0100
libparse-http-useragent-perl (0.42-1) unstable; urgency=medium
* New upstream release.
* Drop new-version.pm.patch, applied upstream.
* Update years of packaging copyright.
* Update (build) dependencies.
* Declare compliance with Debian Policy 4.1.3.
* Bump debhelper compatibility level to 10.
* Add debian/upstream/metadata.
* Add a patch to fix the whatis entries in the POD.
-- gregor herrmann <gregoa@debian.org> Mon, 01 Jan 2018 23:48:21 +0100
libparse-http-useragent-perl (0.39-3) 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.
* Add patch to adapt to new version.pm which handles underscores in
version numbers differently. (Closes: #825611)
* Update years of packaging copyright.
* Declare compliance with Debian Policy 3.9.8.
* Remove unnecessary version constraints.
* Bump debhelper compatibility level to 9.
-- gregor herrmann <gregoa@debian.org> Thu, 22 Dec 2016 22:49:43 +0100
libparse-http-useragent-perl (0.39-2) unstable; urgency=medium
[ gregor herrmann ]
* Drop xz compression for {binary,source} package, set by default by
dpkg since 1.17.{0,6}.
* Strip trailing slash from metacpan URLs.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ gregor herrmann ]
* debian/control: update Module::Build dependency.
* Update years of packaging copyright.
* Declare compliance with Debian Policy 3.9.6.
* Mark package as autopkgtest-able.
* Fix typo in long description.
-- gregor herrmann <gregoa@debian.org> Sat, 30 May 2015 19:00:42 +0200
libparse-http-useragent-perl (0.39-1) unstable; urgency=medium
* New upstream release.
* Replace fix_shebang.patch with an override in debian/rules.
* Update years of packaging copyright.
* Declare compliance with Debian Policy 3.9.5.
-- gregor herrmann <gregoa@debian.org> Thu, 02 Jan 2014 21:47:35 +0100
libparse-http-useragent-perl (0.38-1) unstable; urgency=low
* Team upload.
[ gregor herrmann ]
* debian/control: update {versioned,alternative} (build) dependencies.
[ Salvatore Bonaccorso ]
* Change Vcs-Git to canonical URI (git://anonscm.debian.org)
* Change search.cpan.org based URIs to metacpan.org based URIs
[ Nuno Carvalho ]
* New upstream release.
* debian/control:
+ remove Pre-Depends on essential package.
+ update standards version.
+ remove libtest-pod* from D-B-I, tests are not executed.
+ change requirements order in Build-Depends, per cme suggestion.
* debian/copyright: update copyright years.
-- Nuno Carvalho <smash@cpan.org> Sat, 28 Sep 2013 11:05:33 +0100
libparse-http-useragent-perl (0.35-1) unstable; urgency=low
* Add a Pre-Depends on dpkg (>= 1.15.6~) for the xz compression.
* New upstream release.
* Update years of copyright.
* Update Format: field in debian/copyright.
* Bump Standards-Version to 3.9.3 (no changes).
* Add /me to Uploaders.
* Update build dependency on Module::Build.
-- gregor herrmann <gregoa@debian.org> Sat, 26 May 2012 20:26:17 +0200
libparse-http-useragent-perl (0.33-1) unstable; urgency=low
* Team upload.
* New upstream release.
* Add perl as an alternative build dependency for Module::Build, and
move it to Build-Depends.
-- gregor herrmann <gregoa@debian.org> Sun, 20 Nov 2011 16:45:23 +0100
libparse-http-useragent-perl (0.32-1) unstable; urgency=low
* Team upload.
* New upstream release (0.32).
* Refreshed fix_shebang patch to apply cleanly.
* Update to DEP-5 compliant d/copyright headers.
-- Harlan Lieberman-Berg <H.LiebermanBerg@gmail.com> Thu, 10 Nov 2011 18:46:29 -0500
libparse-http-useragent-perl (0.21-1) unstable; urgency=low
* Team upload.
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
* New upstream release.
* Bump build-dep on libmodule-build-perl to >= 0.380000.
* debian/copyright: Update years of copyright.
* Use XZ compression for source and binary packages.
* Bumped Standards-Version to 3.9.2 (no changes).
[ Salvatore Bonaccorso ]
* debian/copyright: Replace DEP5 Format-Specification URL from
svn.debian.org to anonscm.debian.org URL.
-- Ansgar Burchardt <ansgar@debian.org> Wed, 19 Oct 2011 20:29:06 +0200
libparse-http-useragent-perl (0.20-1) unstable; urgency=low
* Initial Release (Closes: #615898).
-- Ernesto Hernández-Novich (USB) <emhn@usb.ve> Mon, 28 Feb 2011 17:00:48 -0430
|