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
|
libcrypt-pbkdf2-perl (0.161520-1) unstable; urgency=medium
[ gregor herrmann ]
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
[ Salvatore Bonaccorso ]
* Import upstream version 0.161520
[ gregor herrmann ]
* debian/upstream/metadata: use HTTPS for GitHub URLs.
[ Salvatore Bonaccorso ]
* Update (build-)dependency requirement on libtype-tiny-perl.
The module requires at least Types::Standard 1.000005, thus update
libtype-tiny-perl versioned to (>= 1.000005).
* Update copyright years for debian/* packaging files
* Declare compliance with Debian policy 4.0.1
-- Salvatore Bonaccorso <carnil@debian.org> Mon, 07 Aug 2017 09:49:42 +0200
libcrypt-pbkdf2-perl (0.160410-1) unstable; urgency=medium
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
* Import upstream version 0.160410
* Update copyright years for upstream files
* Update copyright years for debian/* packaging files
* Replace Moose dependencies with Moo.
Upstream switched from Moose to Moo. Replace libmoose-perl
Build-Depends-Indep and Depends with libmoo-perl (>= 2.000000).
* Add (build-)dependency on libtype-tiny-perl
* Add (build-)dependency on libstrictures-perl
* Declare compliance with Debian policy 3.9.7
-- Salvatore Bonaccorso <carnil@debian.org> Thu, 11 Feb 2016 07:40:21 +0100
libcrypt-pbkdf2-perl (0.150900-1) unstable; urgency=medium
* Import upstream version 0.150900
* Update copyright years for upstream files
* Update copyright years for debian/* packaging files
* Make versioned (build-)dependency on libdigest-sha3-perl unversioned.
Update versioned Build-Deopends-Indep and Depends on libdigest-sha3-perl
to a unversioned dependency as the version is satisfied already in
jessie.
* Wrap and sort fields in debian/control file
* Declare compliance with Debian policy 3.9.6
* Add Testsuite: autopkgtest-pkg-perl field in debian/control
-- Salvatore Bonaccorso <carnil@debian.org> Sat, 02 May 2015 07:35:38 +0200
libcrypt-pbkdf2-perl (0.142390-1) unstable; urgency=medium
* Update Vcs-Browser URL to cgit web frontend
* Add debian/upstream/metadata
* Imported Upstream version 0.142390
* Add myself to Uploaders
* Add Build-Depends-Indep on libtest-fatal-perl
* Mention module name in long description
* Add (Build-)Depends(-Indep) on libdigest-sha3-perl (>= 0.22)
* Mention SHA-3 in long description
* Add myself to copyright holders for debian/* packaging
-- Salvatore Bonaccorso <carnil@debian.org> Tue, 02 Sep 2014 07:49:46 +0200
libcrypt-pbkdf2-perl (0.140890-1) unstable; urgency=medium
* Team upload.
* Imported Upstream version 0.140890
* Drop (build-)depdendency for Method::Signatures::Simple.
Drop Build-Depends-Indep and Depends on libmethod-signatures-simple-perl
which is not used anymore.
* Update copyright years for upstream files
-- Salvatore Bonaccorso <carnil@debian.org> Sun, 13 Apr 2014 14:04:41 +0200
libcrypt-pbkdf2-perl (0.133330-1) unstable; urgency=medium
* Initial release. (Closes: #737362)
-- Russ Allbery <rra@debian.org> Tue, 4 Feb 2014 10:49:09 -0800
|