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
|
libhttp-cookies-perl (6.10-1) unstable; urgency=medium
* Import upstream version 6.10.
* Update years of packaging copyright.
-- gregor herrmann <gregoa@debian.org> Wed, 06 Jan 2021 02:25:30 +0100
libhttp-cookies-perl (6.09-1) unstable; urgency=medium
[ Debian Janitor ]
* Update standards version to 4.5.0, no changes needed.
[ gregor herrmann ]
* Import upstream version 6.09.
* Update years of upstream and packaging copyright.
* Update Upstream-Contact in debian/copyright.
* Declare compliance with Debian Policy 4.5.1.
* Bump debhelper-compat to 13.
-- gregor herrmann <gregoa@debian.org> Mon, 23 Nov 2020 19:49:37 +0100
libhttp-cookies-perl (6.08-1) unstable; urgency=medium
* Import upstream version 6.08.
-- gregor herrmann <gregoa@debian.org> Fri, 06 Dec 2019 02:43:48 +0100
libhttp-cookies-perl (6.07-1) unstable; urgency=medium
* Import upstream version 6.07.
* Drop Cookies.pm-die-if-close-on-fh-in-save-fails.patch
which was taken from the upstream Git repo.
* Update debian/upstream/metadata.
* Update years of upstream and packaging copyright.
* Annotate test-only build dependencies with <!nocheck>.
* Drop ancient Breaks/Replaces.
-- gregor herrmann <gregoa@debian.org> Sun, 24 Nov 2019 17:36:47 +0100
libhttp-cookies-perl (6.04-2) unstable; urgency=medium
* Team upload.
[ Damyan Ivanov ]
* declare conformance with Policy 4.1.3 (no changes needed)
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
* Cookies.pm: die if close on $fh in ->save fails (Closes: #750850)
* Set Rules-Requires-Root to no
* debian/watch: Bump format to version 4
* Bump Debhelper compat level to 12
* Update debian/upstream/metadata
* Declare compliance with Debian policy 4.4.1
-- Salvatore Bonaccorso <carnil@debian.org> Sat, 05 Oct 2019 11:03:32 +0200
libhttp-cookies-perl (6.04-1) unstable; urgency=medium
* Team upload
[ Salvatore Bonaccorso ]
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
[ Florian Schlichting ]
* Import upstream version 6.04
* Add upstream metadata
* Bump copyright years
* Bump dh compat to level 9
* Declare compliance with Debian Policy 4.1.1
* Mark package autopkgtest-able
-- Florian Schlichting <fsfs@debian.org> Fri, 10 Nov 2017 14:59:14 +0100
libhttp-cookies-perl (6.01-1) unstable; urgency=low
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ Alessandro Ghedini ]
* New upstream release
* Bump debhelper compat level to 8
* Bump Standards-Version to 3.9.2
[ 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"
[ gregor herrmann ]
* debian/control: remove Nicholas Bamber from Uploaders on request of
the MIA team.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ gregor herrmann ]
* Don't install HTTP::Cookies::Microsoft. The module doesn't work
without the Win32 module.
* Add /me to Uploaders.
* Declare compliance with Debian Policy 3.9.5.
-- gregor herrmann <gregoa@debian.org> Thu, 28 Aug 2014 20:19:32 -0700
libhttp-cookies-perl (6.00-2) unstable; urgency=low
* Added missing Breaks and Replaces clauses in debian/control
-- Nicholas Bamber <nicholas@periapt.co.uk> Mon, 28 Mar 2011 18:41:57 +0100
libhttp-cookies-perl (6.00-1) unstable; urgency=low
* Initial Release (Closes: #619335).
-- Nicholas Bamber <nicholas@periapt.co.uk> Tue, 22 Mar 2011 23:56:21 +0000
|