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 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162
|
libcrypt-openssl-bignum-perl (0.09-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
[ Xavier Guimard ]
* Email change: Xavier Guimard -> yadd@debian.org
[ Laurent Baillet ]
* fix lintian file-contains-trailing-whitespace warning
[ Debian Janitor ]
* Bump debhelper from old 9 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Repository, Repository-
Browse.
* Remove obsolete fields Contact, Name from debian/upstream/metadata
(already present in machine-readable debian/copyright).
[ gregor herrmann ]
* debian/control: update Build-Depends for cross builds.
* debian/watch: use uscan version 4.
* Replace '--with perl_openssl' in debian/rules with a build dependency
on 'dh-sequence-perl-openssl'.
-- Jelmer Vernooij <jelmer@debian.org> Sun, 12 Jun 2022 22:28:02 +0100
libcrypt-openssl-bignum-perl (0.09-1) unstable; urgency=medium
* New upstream version 0.09
* declare conformance with Policy 4.1.2 (no changes)
-- Damyan Ivanov <dmn@debian.org> Fri, 15 Dec 2017 19:33:49 +0000
libcrypt-openssl-bignum-perl (0.07-2) unstable; urgency=medium
* Team upload.
* Dynamically generate a dependency on perl-openssl-abi-x.x
to ensure compatibility with other OpenSSL-related Perl modules.
(See #848113)
-- Niko Tyni <ntyni@debian.org> Tue, 03 Jan 2017 10:49:50 +0200
libcrypt-openssl-bignum-perl (0.07-1) unstable; urgency=medium
* Team upload.
* Add debian/upstream/metadata.
* debian/copyright: update Upstream-Contact.
* Import upstream version 0.07.
* Add pkg-config to Build-Depends. Optionally used by Makefile.PL.
* Add a patch to fix spelling mistakes in the POD.
-- gregor herrmann <gregoa@debian.org> Sat, 29 Oct 2016 19:04:02 +0200
libcrypt-openssl-bignum-perl (0.06-2) unstable; urgency=medium
* Team upload.
[ Salvatore Bonaccorso ]
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
[ intrigeri ]
* Enable all hardening build flags.
* Declare compliance with Standards-Version 3.9.8.
-- intrigeri <intrigeri@debian.org> Tue, 05 Jul 2016 20:31:42 +0000
libcrypt-openssl-bignum-perl (0.06-1) unstable; urgency=medium
[ gregor herrmann ]
* Strip trailing slash from metacpan URLs.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ Damyan Ivanov ]
* Imported Upstream version 0.06
Closes: #687712 -- to_bin method returns garbage when value is zero
* Mark package as autopkgtest-able
* Declare compliance with Debian Policy 3.9.6
-- Damyan Ivanov <dmn@debian.org> Sun, 21 Jun 2015 15:43:48 +0000
libcrypt-openssl-bignum-perl (0.04-4) unstable; urgency=low
[ Xavier Guimard ]
* Bump Standards-Version to 3.9.4
* Use debhelper 9.20120312
* Update debian/copyright (years and upstream contact)
* Rename debian/docs into debian/libcrypt-openssl-bignum-perl.docs
* Update description
[ Salvatore Bonaccorso ]
* Change Vcs-Git to canonical URI (git://anonscm.debian.org)
* Change search.cpan.org based URIs to metacpan.org based URIs
-- Xavier Guimard <x.guimard@free.fr> Thu, 04 Apr 2013 05:49:27 +0200
libcrypt-openssl-bignum-perl (0.04-3) unstable; urgency=low
* Team upload
[ gregor herrmann ]
* debian/control: fix typo in long description; thanks to Erik Esterer for
the bug report (closes: #609696).
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ intrigeri ]
* Convert debian/copyright to DEP-5 format.
* Move to compat level 9.
* Bump Standards-Version to 3.9.3 (no change required).
* Minimize debian/rules.
* Explicitly use 3.0 (quilt) source format.
-- intrigeri <intrigeri@debian.org> Sun, 10 Jun 2012 22:40:33 +0200
libcrypt-openssl-bignum-perl (0.04-2) unstable; urgency=low
[ Damyan Ivanov ]
* remove Luk from Uploaders on his request (Closes: #523884)
* switch to DH7 (rules,control,compat); install README via debian/docs
* Standards-Version: 3.8.1 (no changes needed)
[ gregor herrmann ]
* debian/control: Changed: Switched Vcs-Browser field to ViewSVN
(source stanza).
-- Damyan Ivanov <dmn@debian.org> Mon, 13 Apr 2009 16:32:01 +0300
libcrypt-openssl-bignum-perl (0.04-1) unstable; urgency=low
* New upstream release
* Taking over maintenance on previous maintainer's request
+ debian/control:
- add: Vcs-Svn, Vcs-Browser and Homepage fields
- change Maintainer to Debian Perl Group; Luk Claes moved to Uploaders.
* add debian/watch
* debian/rules: sync with current dh-make-perl templates
* debian/control: add ${perl:Depends} to Depends
* debian/control: include Crypt::OpenSSL::Bignum in long description to ease
searching
* Standards-Version: 3.7.3 (no changes)
* debhelper compatibility level 6
* add myself to Uploaders
* debian/copyright: use dist-based upstream URL
-- Damyan Ivanov <dmn@debian.org> Thu, 24 Jan 2008 23:10:06 +0200
libcrypt-openssl-bignum-perl (0.03-1) unstable; urgency=low
* Initial release (Closes: #362809).
-- Luk Claes <luk@debian.org> Mon, 15 May 2006 04:40:52 +0200
|