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
|
libcrypt-ecb-perl (2.21-1) unstable; urgency=medium
* New upstream version 2.21
* Add /me to Uploaders.
* debian/copyright: Update debian/* copyright.
-- Angel Abad <angel@debian.org> Sat, 08 Oct 2016 18:34:47 +0200
libcrypt-ecb-perl (2.20-1) unstable; urgency=medium
* Team upload.
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
* New upstream release.
* Update upstream license.
-- gregor herrmann <gregoa@debian.org> Sun, 11 Sep 2016 18:02:27 +0200
libcrypt-ecb-perl (2.15-1) unstable; urgency=low
* Team upload
[ Salvatore Bonaccorso ]
* Change Vcs-Git to canonical URI (git://anonscm.debian.org)
* Change search.cpan.org based URIs to metacpan.org based URIs
[ gregor herrmann ]
* Strip trailing slash from metacpan URLs.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ Florian Schlichting ]
* Add debian/upstream/metadata
* Import upstream version 2.15
* Drop use-standard-tests.patch, applied upstream
* Ship README with UPGRADING info as well as README.XTEA in docs
* Ship ecb.pl in examples
* Update upstream copyright years, switch license to Artistic
* Bump dh compat to level 9
* Declare compliance with Debian Policy 3.9.8
* Mark package autopkgtest-able
-- Florian Schlichting <fsfs@debian.org> Sun, 01 May 2016 22:56:20 +0200
libcrypt-ecb-perl (1.45-1) unstable; urgency=low
* Take over for the Debian Perl Group on maintainer's request
(http://bugs.debian.org/677732#10)
* Update debian/watch to version 3
* Imported Upstream version 1.45
* Update source format to 3.0 (quilt)
* Update debian/copyright (years and format)
* Bump Standards-Version to 3.9.4
* Bump debhelper compatibility to 8
* Update description
* Update debian/rules to use "dh $@"
* Add libcrypt-* in dependencies
* Patch tests to use Test::More
-- Xavier Guimard <x.guimard@free.fr> Fri, 28 Dec 2012 10:08:46 +0100
libcrypt-ecb-perl (1.40-2) unstable; urgency=low
* Update debian/rules to current dh-make-perl template to fix "unconditional
rmdir" FTBFS (closes: Bug#467728)
* Fix upstream changelog installation
-- Ivan Kohler <ivan-debian@420.am> Tue, 26 Feb 2008 21:54:28 -0800
libcrypt-ecb-perl (1.40-1) unstable; urgency=high
* New upstream release, fixes possible security problem with weak encoding of
ASCII "0"
* Add watch file for uscan
-- Ivan Kohler <ivan-debian@420.am> Fri, 21 Jan 2005 17:54:26 -0800
libcrypt-ecb-perl (1.1-2-1) unstable; urgency=low
* Initial Release (closes: Bug#284378).
-- Ivan Kohler <ivan-debian@420.am> Sun, 5 Dec 2004 15:38:46 -0800
|