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 <d...@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 <d...@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 <d...@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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to