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

edward pushed a commit to branch master
in repository libdata-pageset-perl.

commit 5e9e96f7b5e6c09b1abf64db5ca2ce460448a598
Author: Edward Betts <edw...@4angle.com>
Date:   Tue Oct 27 09:47:29 2015 +0000

    switch to debhelper 9
---
 debian/compat  | 2 +-
 debian/control | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/compat b/debian/compat
index 7f8f011..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/debian/control b/debian/control
index 96b4936..a979e95 100644
--- a/debian/control
+++ b/debian/control
@@ -1,8 +1,8 @@
 Source: libdata-pageset-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7), quilt
-Build-Depends-Indep: perl, libdata-page-perl, libtest-pod-perl
+Build-Depends: debhelper (>= 9)
+Build-Depends-Indep: libdata-page-perl, libtest-pod-perl, perl
 Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
 Uploaders: Edward Betts <edw...@4angle.com>, Ryan Niebur <r...@debian.org>
 Standards-Version: 3.9.6
@@ -12,7 +12,7 @@ Homepage: https://metacpan.org/release/Data-Pageset
 
 Package: libdata-pageset-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libdata-page-perl
+Depends: libdata-page-perl, ${misc:Depends}, ${perl:Depends}
 Description: Perl module for page numbering and page sets
  The object produced by Data::Pageset can be used to create page navigation,
  it inherits from Data::Page and has access to all methods from this object.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libdata-pageset-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