[libnet-sslglue-perl] 35/39: Update to debhelper compatibility level 8

dom at earth.li dom at earth.li
Thu Aug 27 18:38:44 UTC 2015


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

dom pushed a commit to branch master
in repository libnet-sslglue-perl.

commit 0fa0ddae08480b80a280edb783d9acc59f6ff436
Author: Dominic Hargreaves <dom at earth.li>
Date:   Sun Feb 9 15:10:33 2014 +0000

    Update to debhelper compatibility level 8
---
 debian/changelog |  1 +
 debian/compat    |  2 +-
 debian/control   | 15 ++++++++++++---
 3 files changed, 14 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 0d21725..9ba9a2c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ libnet-sslglue-perl (1.052-1) UNRELEASED; urgency=medium
 
   * Conform with copyright-format 1.0
   * New upstream release
+  * Update to debhelper compatibility level 8
 
  -- Dominic Hargreaves <dom at earth.li>  Sun, 09 Feb 2014 15:00:06 +0000
 
diff --git a/debian/compat b/debian/compat
index 7f8f011..45a4fb7 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+8
diff --git a/debian/control b/debian/control
index e7afb8c..5307715 100644
--- a/debian/control
+++ b/debian/control
@@ -1,8 +1,12 @@
 Source: libnet-sslglue-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl (>= 5.6.10-12), libio-socket-ssl-perl (>= 1.19), libwww-perl (>= 5.822), liburi-perl, libnet-ldap-perl
+Build-Depends: debhelper (>= 8)
+Build-Depends-Indep: perl (>= 5.6.10-12),
+ libio-socket-ssl-perl (>= 1.19),
+ libwww-perl (>= 5.822),
+ liburi-perl,
+ libnet-ldap-perl
 Maintainer: Dominic Hargreaves <dom at earth.li>
 Standards-Version: 3.9.4
 Homepage: http://search.cpan.org/dist/Net-SSLGlue/
@@ -11,7 +15,12 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=users/dom/libnet-sslglue-perl.g
 
 Package: libnet-sslglue-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libio-socket-ssl-perl (>= 1.19), libwww-perl (>= 5.822), liburi-perl, libnet-ldap-perl
+Depends: ${perl:Depends},
+ ${misc:Depends},
+ libio-socket-ssl-perl (>= 1.19),
+ libwww-perl (>= 5.822),
+ liburi-perl, 
+ libnet-ldap-perl
 Description:  add/extend SSL support for common perl modules
  Some commonly used perl modules don't have SSL support at all, even if the
  protocol would support it. Others have SSL support, but most of them don't do

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libnet-sslglue-perl.git



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