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
|
libcgi-application-plugin-session-perl (1.06-1) unstable; urgency=medium
* Import upstream version 1.06.
* Drop RT149959.patch, applied upstream.
* Update years of upstream and packaging copyright.
* Update debian/upstream/metadata.
* Declare compliance with Debian Policy 4.7.0.
* Drop unneeded Breaks.
-- gregor herrmann <gregoa@debian.org> Sat, 08 Feb 2025 00:18:47 +0100
libcgi-application-plugin-session-perl (1.05-5) unstable; urgency=medium
* debian/clean: remove generated test files. (Closes: #1045597)
-- gregor herrmann <gregoa@debian.org> Sat, 28 Oct 2023 00:29:09 +0200
libcgi-application-plugin-session-perl (1.05-4) unstable; urgency=medium
* Add patch from upstream PR to fix test failure with newer CGI.pm.
(Closes: #1054774)
* Update debian/upstream/metadata.
* Update alternative test dependencies.
* Declare compliance with Debian Policy 4.6.2.
* Set Rules-Requires-Root: no.
* Drop unneeded version constraints from (build) dependencies.
* Annotate test-only build dependencies with <!nocheck>.
* Add /me to Uploaders.
-- gregor herrmann <gregoa@debian.org> Fri, 27 Oct 2023 22:53:28 +0200
libcgi-application-plugin-session-perl (1.05-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.
* Remove Jaldhar H. Vyas from Uploaders. Thanks for your work!
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ Debian Janitor ]
* Bump debhelper from deprecated 8 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Repository, Repository-Browse.
[ gregor herrmann ]
* debian/watch: use uscan version 4.
-- Jelmer Vernooij <jelmer@debian.org> Fri, 10 Jun 2022 00:42:50 +0100
libcgi-application-plugin-session-perl (1.05-2.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 16:09:41 +0100
libcgi-application-plugin-session-perl (1.05-2) unstable; urgency=medium
* Team upload
[ gregor herrmann ]
* debian/control: remove Nicholas Bamber from Uploaders on request of
the MIA team.
* Strip trailing slash from metacpan URLs.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ gregor herrmann ]
* debian/control: update {versioned,alternative} (build) dependencies.
[ Damyan Ivanov ]
* Add explicit build dependency on libcgi-pm-perl
* Declare conformance with Policy 3.9.6
* Add Testsuite header
-- Damyan Ivanov <dmn@debian.org> Sat, 13 Jun 2015 15:03:51 +0000
libcgi-application-plugin-session-perl (1.05-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Update build dependencies.
-- gregor herrmann <gregoa@debian.org> Fri, 27 Dec 2013 20:48:22 +0100
libcgi-application-plugin-session-perl (1.04-1) unstable; urgency=low
* Team upload.
* New upstream release.
* Drop hash-ordering.patch, fixed upstream.
* Update years of upstream copyright.
* Drop unneeded build dependencies.
* Make (build) dependency on libcgi-session-perl versioned.
* Declare compliance with Debian Policy 3.9.5.
-- gregor herrmann <gregoa@debian.org> Sun, 24 Nov 2013 16:56:59 +0100
libcgi-application-plugin-session-perl (1.03-2) unstable; urgency=low
* Team upload.
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ Salvatore Bonaccorso ]
* Change search.cpan.org based URIs to metacpan.org based URIs
[ gregor herrmann ]
* Add patch to fix test failure on perl 5.18 caused by hash ordering,
patch taken from upstream pull request. (Closes: #709679)
* debian/copyright: switch formatting to Copyright-Format 1.0.
* Declare compliance with Debian Policy 3.9.4.
-- gregor herrmann <gregoa@debian.org> Thu, 08 Aug 2013 16:11:59 +0200
libcgi-application-plugin-session-perl (1.03-1) unstable; urgency=low
* Split out from libcgi-application-basic-plugin-bundle-perl (Closes: #630916)
-- Nicholas Bamber <nicholas@periapt.co.uk> Fri, 24 Jun 2011 12:36:51 +0100
|