r16257 - in /trunk/libnet-subnets-perl/debian: changelog compat control

sgran at users.alioth.debian.org sgran at users.alioth.debian.org
Sun Mar 2 03:36:46 UTC 2008


Author: sgran
Date: Sun Mar  2 03:36:45 2008
New Revision: 16257

URL: http://svn.debian.org/wsvn/?sc=1&rev=16257
Log:
Lowered debhelper compatibility level to 5 (Be kind to backporters day)

Modified:
    trunk/libnet-subnets-perl/debian/changelog
    trunk/libnet-subnets-perl/debian/compat
    trunk/libnet-subnets-perl/debian/control

Modified: trunk/libnet-subnets-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libnet-subnets-perl/debian/changelog?rev=16257&op=diff
==============================================================================
--- trunk/libnet-subnets-perl/debian/changelog (original)
+++ trunk/libnet-subnets-perl/debian/changelog Sun Mar  2 03:36:45 2008
@@ -1,4 +1,7 @@
 libnet-subnets-perl (0.21-3) unstable; urgency=low
+
+  [ Stephen Gran ]
+  * Lowered debhelper compatibility level to 5 (Be kind to backporters day)
 
   [ Gunnar Wolf ]
   * Fixed homepage in debian/control (was refering to a specific version)

Modified: trunk/libnet-subnets-perl/debian/compat
URL: http://svn.debian.org/wsvn/trunk/libnet-subnets-perl/debian/compat?rev=16257&op=diff
==============================================================================
--- trunk/libnet-subnets-perl/debian/compat (original)
+++ trunk/libnet-subnets-perl/debian/compat Sun Mar  2 03:36:45 2008
@@ -1,1 +1,1 @@
-6
+5

Modified: trunk/libnet-subnets-perl/debian/control
URL: http://svn.debian.org/wsvn/trunk/libnet-subnets-perl/debian/control?rev=16257&op=diff
==============================================================================
--- trunk/libnet-subnets-perl/debian/control (original)
+++ trunk/libnet-subnets-perl/debian/control Sun Mar  2 03:36:45 2008
@@ -1,7 +1,7 @@
 Source: libnet-subnets-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 6)
+Build-Depends: debhelper (>= 5)
 Build-Depends-Indep: perl (>= 5.8.0)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Ernesto Hernández-Novich (USB) <emhn at usb.ve>




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