r74311 - in /trunk/libmath-basecnv-perl/debian: changelog compat control

carnil at users.alioth.debian.org carnil at users.alioth.debian.org
Thu May 12 22:19:47 UTC 2011


Author: carnil
Date: Thu May 12 22:19:40 2011
New Revision: 74311

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=74311
Log:
* Bump Debhelper compat level to 8.
* debian/control: Bump Build-Depends on debhelper to (>= 8).

Modified:
    trunk/libmath-basecnv-perl/debian/changelog
    trunk/libmath-basecnv-perl/debian/compat
    trunk/libmath-basecnv-perl/debian/control

Modified: trunk/libmath-basecnv-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmath-basecnv-perl/debian/changelog?rev=74311&op=diff
==============================================================================
--- trunk/libmath-basecnv-perl/debian/changelog (original)
+++ trunk/libmath-basecnv-perl/debian/changelog Thu May 12 22:19:40 2011
@@ -8,8 +8,10 @@
     - Explicitly point to GPL-1 license text in common-licenses.
     - Refer to Debian systems in general instead of only Debian
       GNU/Linux systems.
+  * Bump Debhelper compat level to 8.
+  * debian/control: Bump Build-Depends on debhelper to (>= 8).
 
- -- Salvatore Bonaccorso <carnil at debian.org>  Fri, 13 May 2011 00:09:59 +0200
+ -- Salvatore Bonaccorso <carnil at debian.org>  Fri, 13 May 2011 00:19:35 +0200
 
 libmath-basecnv-perl (1.6.A6FGHKE-1) unstable; urgency=low
 

Modified: trunk/libmath-basecnv-perl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmath-basecnv-perl/debian/compat?rev=74311&op=diff
==============================================================================
--- trunk/libmath-basecnv-perl/debian/compat (original)
+++ trunk/libmath-basecnv-perl/debian/compat Thu May 12 22:19:40 2011
@@ -1,1 +1,1 @@
-7
+8

Modified: trunk/libmath-basecnv-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmath-basecnv-perl/debian/control?rev=74311&op=diff
==============================================================================
--- trunk/libmath-basecnv-perl/debian/control (original)
+++ trunk/libmath-basecnv-perl/debian/control Thu May 12 22:19:40 2011
@@ -1,7 +1,7 @@
 Source: libmath-basecnv-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7.0.50)
+Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: libtest-pod-coverage-perl, libtest-pod-perl, perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Ryan Niebur <ryan at debian.org>,




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