* No-change rebuild for the perl update.
* Cherry-pick an OpenSSL fix (LP: #1945798)
* No-change rebuild against openssl3
* Team upload
[ Debian Janitor ]
* Trim trailing whitespace.
* Bump debhelper from old 10 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Submit, 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'.
[ Florian Schlichting ]
* Import upstream version 0.32.
* Annotate test-only build dependencies with <!nocheck>
* Declare compliance with Debian Policy 4.6.0
* Import upstream version 0.31
* Set Rules-Requires-Root to no
* Update copyright years for debian/* packaging files
* Declare compliance with Debian policy 4.2.1
* Team upload.
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ gregor herrmann ]
* Add debian/upstream/metadata.
* Import upstream version 0.30.
* Update upstream contact.
* Update years of upstream copyright.
* Drop openssl-1.1.0.patch, fixed upstream.
* Replace Makefile.PL-no-ssl-in-LIBS.patch with
Makefile.PL-no-Config-OpenSSL-Guess.patch.
The former doesn't apply anymore, and Makefile.PL now uses
Crypt::OpenSSL::Guess which is not packaged and not needed on Debian. The
new patch removes Crypt::OpenSSL::Guess, and as the former one removes
compiling with -lssl.
* Update (build) dependencies.
* Declare compliance with Debian Policy 4.1.4.
* Bump debhelper compatibility level to 10.
* Team upload.
* Dynamically generate a dependency on perl-openssl-abi-x.x
to ensure compatibility with other OpenSSL-related Perl modules.
(See #848113)
* Team upload.
* Remove Jonathan Yu from Uploaders. Thanks for your work!
* Add patch for OpenSSL 1.1.0 compatibility.
Thanks to Sebastian Andrzej Siewior for the patch. (Closes: #828387)
* Team upload.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
* 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.
* Enable the autopkgtest-pkg-perl test suite.
* 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.
[ 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
[ 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.
* 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
* Add dependency on libcrypt-openssl-bignum-perl (Closes: #425744).
* New upstream release
* Initial release (Closes: #362956).