[libcrypt-openssl-pkcs10-perl] 02/03: New upstream release (0.16)

Christopher Hoskin christopher.hoskin at gmail.com
Thu Oct 20 20:50:12 UTC 2016


This is an automated email from the git hooks/post-receive script.

grinorcole-guest pushed a commit to branch master
in repository libcrypt-openssl-pkcs10-perl.

commit 4d9668925773097460b9aff9153850f67b2dd4ec
Author: Christopher Hoskin <christopher.hoskin at gmail.com>
Date:   Thu Oct 20 21:48:48 2016 +0100

    New upstream release (0.16)
    
    * New upstream release (0.16)
    * Enable hardening, update standards (no change required)
---
 debian/changelog | 8 ++++++--
 debian/control   | 2 +-
 debian/rules     | 2 ++
 3 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 69f89d6..9bec991 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libcrypt-openssl-pkcs10-perl (0.15-2) UNRELEASED; urgency=medium
+libcrypt-openssl-pkcs10-perl (0.16-1) UNRELEASED; urgency=medium
 
   [ Salvatore Bonaccorso ]
   * debian/control: Use HTTPS transport protocol for Vcs-Git URI
@@ -6,7 +6,11 @@ libcrypt-openssl-pkcs10-perl (0.15-2) UNRELEASED; urgency=medium
   [ gregor herrmann ]
   * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
 
- -- Salvatore Bonaccorso <carnil at debian.org>  Sat, 30 Jan 2016 20:03:39 +0100
+  [ Christopher Hoskin ]
+  * New upstream release (0.16)
+  * Enable hardening, update standards (no change required)
+
+ -- Christopher Hoskin <christopher.hoskin at gmail.com>  Thu, 20 Oct 2016 21:30:09 +0100
 
 libcrypt-openssl-pkcs10-perl (0.15-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 5bf34c0..ba5cc16 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 9.20120312~),
  libcrypt-openssl-rsa-perl,
  libssl-dev,
  perl
-Standards-Version: 3.9.6
+Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libcrypt-openssl-pkcs10-perl.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libcrypt-openssl-pkcs10-perl.git
 Homepage: https://metacpan.org/release/Crypt-OpenSSL-PKCS10
diff --git a/debian/rules b/debian/rules
index 2d33f6a..d8309f6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,6 @@
 #!/usr/bin/make -f
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
 %:
 	dh $@

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcrypt-openssl-pkcs10-perl.git



More information about the Pkg-perl-cvs-commits mailing list