[SCM] Packaging of FOO in Debian branch, master, updated. upstream/1.80-13-g61abc04

Jonathan Steinert hachi at saymedia.com
Tue Mar 20 11:33:24 UTC 2012


The following commit has been merged in the master branch:
commit 97c44f7110dac559f07ded253a3788735735fb26
Author: Jonathan Steinert <hachi at saymedia.com>
Date:   Mon Mar 19 20:57:02 2012 -0700

    Switch to debhelper 8

diff --git a/debian/changelog b/debian/changelog
index a518e66..601d6c7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,6 @@
 perlbal (1.80-1) UNRELEASED; urgency=low
 
   TODO:
-  - d/compat -> 8 (7 is a bit antique, and we would have to change which of
-    the 7.x.y feature might be needed; with 8 we can skip that). also
-    "debhelper (>= 8)" in d/control
-    [and a new enough dh-make-perl would set it to 8]
   - d/control:
     + no versions needed for libdanga-socket-perl and libio-aio-perl (nothing
       older in the archive) and libperlbal-xs-httpheaders-perl (not in the
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 f91fb7b..79473eb 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,7 @@
 Source: perlbal
 Section: web
 Priority: extra
-Build-Depends: debhelper (>= 7.0.50~)
+Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: libbsd-resource-perl, libdanga-socket-perl (>= 1.44),
  libsys-syscall-perl, libtest-simple-perl (>= 0.94), libwww-perl, perl,
  libio-aio-perl (>= 1.6), libnet-netmask-perl

-- 
Packaging of FOO in Debian



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