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
|
libcrypt-openssl-rsa-perl (0.28-2) 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
[ Axel Beckert ]
* debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-
copyright"
[ gregor herrmann ]
* Strip trailing slash from metacpan URLs.
[ intrigeri ]
* Bump debhelper compat level to 9.
* Adjust versioned Build-Depends on debhelper to (>= 9.20120312~)
to get hardening build flags.
* Declare compatibility with Standards-Version 3.9.5.
-- intrigeri <intrigeri@debian.org> Fri, 07 Mar 2014 00:14:33 +0100
libcrypt-openssl-rsa-perl (0.28-1) unstable; urgency=low
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ Salvatore Bonaccorso ]
* debian/copyright: Replace DEP5 Format-Specification URL from
svn.debian.org to anonscm.debian.org URL.
* Imported Upstream version 0.28
* debian/patches: Refresh Makefile.PL-no-ssl-in-LIBS.patch patch.
* Update copyright years for debian/* packaging
-- Salvatore Bonaccorso <carnil@debian.org> Thu, 05 Jan 2012 13:01:22 +0100
libcrypt-openssl-rsa-perl (0.27-1) unstable; urgency=low
[ Jonathan Yu ]
* New upstream release
* Added header to patch file and refresh patch
* Use new short rules format
* Add perl to B-D, it's not build-essential
[ gregor herrmann ]
* debian/watch: fix regexp for matching upstream releases.
* debian/control: Changed: Switched Vcs-Browser field to ViewSVN
(source stanza).
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
[ Salvatore Bonaccorso ]
* New upstream release
- Fix RSA.pm break with perl 5.14+ (Closes: #628636).
* debian/rules: Drop quilt framework
* debian/control: Drop quilt from Build-Depends.
* Convert to '3.0 (quilt)' source package format.
* Add myself to Uploaders.
* debian/patches: Referesh Makefile.PL-no-ssl-in-LIBS.patch patch.
* debian/copyright:
- Refresh format to revision 135 of DEP5 proposed format-
specification for machine-readable copyright information.
- Explicitly refer to GPL-1 license text in common-licenses.
- Refer to Debian systems in general instead of only Debian
GNU/Linux systems.
* Bump Standards-Version to 3.9.2.
* Drop debian/libcrypt-openssl-dsa-perl.substvars.
-- Salvatore Bonaccorso <carnil@debian.org> Mon, 04 Jul 2011 08:11:06 +0200
libcrypt-openssl-rsa-perl (0.25-1) unstable; urgency=low
* Take over for the Debian perl Group on maintainer's request
* debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
field (source stanza); Homepage field (source stanza).
* Changed Maintainer to Debian Perl Group
* add debian/watch
* New upstream release
* add myself to Uploaders
* Standards-Version: 3.7.3 (no changes)
* debhelper compatibility level 6
* add ${perl:Depends} to Depends. Thanks, Niko.
* use dist-based upstream URL in debian/copyright
* debian/rules: sync with dh-make-perl's template
* add Makefile.PL-no-ssl-in-LIBS.patch and involve quilt in the build
process
* add libcrypt-openssl-bignum-perl to Build-Depends to allow the bugnum
tests
-- Damyan Ivanov <dmn@debian.org> Sun, 27 Jan 2008 22:49:22 +0200
libcrypt-openssl-rsa-perl (0.24-2) unstable; urgency=high
* Add dependency on libcrypt-openssl-bignum-perl (Closes: #425744).
-- Luk Claes <luk@debian.org> Wed, 23 May 2007 20:03:22 +0200
libcrypt-openssl-rsa-perl (0.24-1) unstable; urgency=low
* New upstream release
-- Luk Claes <luk@debian.org> Sat, 21 Apr 2007 15:38:41 +0200
libcrypt-openssl-rsa-perl (0.23-1) unstable; urgency=low
* Initial release (Closes: #362956).
-- Luk Claes <luk@debian.org> Mon, 15 May 2006 04:40:52 +0200
|