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
|
libcatalyst-authentication-credential-http-perl (1.018-4) unstable; urgency=medium
* Team upload.
* Convert from cdbs to dh(1).
* Add patch from upstream pull request to fix CVE-2025-40920:
Use Crypt::SysRandom to generate nonces instead of Data::UUID.
(Closes: #1110887)
* Update test and runtime dependencies to CVE-2025-40920.patch.
* debian/control: separate Build-Depends{,-Indep}, add <!nocheck>, sort.
* Declare compliance with Debian Policy 4.7.2.
* debian/watch: use version 4 and macros.
-- gregor herrmann <gregoa@debian.org> Tue, 12 Aug 2025 16:49:32 +0200
libcatalyst-authentication-credential-http-perl (1.018-3) unstable; urgency=medium
* Team upload.
* Remove generated Makefile.old via debian/clean. (Closes: #1045391)
-- gregor herrmann <gregoa@debian.org> Mon, 04 Mar 2024 14:51:32 +0100
libcatalyst-authentication-credential-http-perl (1.018-2) unstable; urgency=medium
[ Damyan Ivanov ]
* declare conformance with Policy 4.1.3 (no changes needed)
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ gregor herrmann ]
* debian/*: update URLs from {search,www}.cpan.org to MetaCPAN.
[ Debian Janitor ]
* Use secure copyright file specification URI.
* Set upstream metadata fields: Bug-Database, Repository, Repository-
Browse.
* Bump debhelper from deprecated 9 to 10.
* Set Testsuite header for perl package.
-- Jelmer Vernooij <jelmer@debian.org> Thu, 09 Jun 2022 21:44:03 +0100
libcatalyst-authentication-credential-http-perl (1.018-1) unstable; urgency=medium
* Team upload
* use metacpan.org URL in debian/watch
* New upstream version 1.018
* add libtest-needs-perl to build dependencies
* bump debhelper compatibility level to 9
* use secure Vcs-Git URL
* drop inc/Module/Install* from debian/copyright
* declare conformance with Policy 4.1.1
-- Damyan Ivanov <dmn@debian.org> Mon, 23 Oct 2017 20:04:19 +0000
libcatalyst-authentication-credential-http-perl (1.016-3) unstable; urgency=medium
* Team upload.
* Fix autopkgtests. Don't run smoke tests in t/author/.
-- gregor herrmann <gregoa@debian.org> Wed, 02 Aug 2017 13:16:07 -0400
libcatalyst-authentication-credential-http-perl (1.016-2) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to use cgit web frontend.
[ Jonas Smedegaard ]
* Fix use canonical URL in Vcs-Git.
* Fix (build-)depend on libcatalyst-plugin-authentication-perl,
favored over catalyst-modules.
Closes: Bug#768092.
* Declare compliance with Debian Policy 3.9.6.
-- Jonas Smedegaard <dr@jones.dk> Tue, 04 Nov 2014 23:06:40 +0100
libcatalyst-authentication-credential-http-perl (1.016-1) unstable; urgency=low
[ upstream ]
* New release.
+ Fix repository metadata.
-- Jonas Smedegaard <dr@jones.dk> Fri, 02 Aug 2013 17:42:00 +0200
libcatalyst-authentication-credential-http-perl (1.015-2) unstable; urgency=low
[ Salvatore Bonaccorso ]
* Use canonical hostname (anonscm.debian.org) in Vcs-Git URI.
[ Jonas Smedegaard ]
* Add README.source emphasizing control.in file as *not* a
show-stopper for contributions, referring to wiki page for details.
* Add git URL as alternate source.
* Bump standards-version to 3.9.4.
* Drop patch 2001: Build problem turned out to be (and fixed by now)
in CDBS.
* Stop tracking development releases.
* Improve watch file to use both www.cpan.org/authors URL (for newest
info) and search.cpan.org/dist URL (for change of author).
Switch get-orig-source target to use www.cpan.org/authors URL.
* Stop tracking md5sum of upstream tarball.
* Bump packaging license to GPL-3+, and extend copyrigt coverage for
myself to include current year.
* (Build-)depend on libdata-uuid-perl as fallback for
libossp-uuid-perl.
* Have git-import-orig suppress upstream .gitignore file.
* Fix suppress CDBS auto-handling embedded tarball.
-- Jonas Smedegaard <dr@jones.dk> Sun, 21 Jul 2013 00:10:12 +0200
libcatalyst-authentication-credential-http-perl (1.015-1) unstable; urgency=low
* New upstream release.
[ Jonas Smedegaard ]
* Bump debhelper compatibility level to 8.
* Update copyright file:
+ Fix use pseudo-license-in-comment and -comment-in-license fields:
+ File format 1.0 mandates License field to either be single-line or
+ include all licensing info.
* Update package relations:
+ Relax to (build-)depend unversioned on cdbs: Needed version
satisfied in stable, and oldstable no longer supported.
-- Jonas Smedegaard <dr@jones.dk> Wed, 08 Aug 2012 01:56:23 +0200
libcatalyst-authentication-credential-http-perl (1.014-1) unstable; urgency=low
* Initial packaging release.
Closes: bug#676479.
-- Jonas Smedegaard <dr@jones.dk> Thu, 07 Jun 2012 12:44:38 +0200
|