r16255 - in /trunk/libnet-lite-ftp-perl/debian: changelog compat control

sgran at users.alioth.debian.org sgran at users.alioth.debian.org
Sun Mar 2 03:31:17 UTC 2008


Author: sgran
Date: Sun Mar  2 03:31:16 2008
New Revision: 16255

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

Modified:
    trunk/libnet-lite-ftp-perl/debian/changelog
    trunk/libnet-lite-ftp-perl/debian/compat
    trunk/libnet-lite-ftp-perl/debian/control

Modified: trunk/libnet-lite-ftp-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libnet-lite-ftp-perl/debian/changelog?rev=16255&op=diff
==============================================================================
--- trunk/libnet-lite-ftp-perl/debian/changelog (original)
+++ trunk/libnet-lite-ftp-perl/debian/changelog Sun Mar  2 03:31:16 2008
@@ -1,4 +1,7 @@
 libnet-lite-ftp-perl (0.54-2) unstable; urgency=low
+
+  [ Stephen Gran ]
+  * Lowered debhelper compatibility level to 5 (Be kind to backporters day)
 
   [ gregor herrmann ]
   * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
@@ -13,7 +16,7 @@
   * Add version mangling to debian/watch to cope with ancient upstream release
     of 0.091
 
- -- gregor herrmann <gregor+debian at comodo.priv.at>  Sat, 01 Mar 2008 21:23:18 +0100
+ -- Stephen Gran <sgran at debian.org>  Sun, 02 Mar 2008 03:30:40 +0000
 
 libnet-lite-ftp-perl (0.54-1) unstable; urgency=low
 

Modified: trunk/libnet-lite-ftp-perl/debian/compat
URL: http://svn.debian.org/wsvn/trunk/libnet-lite-ftp-perl/debian/compat?rev=16255&op=diff
==============================================================================
--- trunk/libnet-lite-ftp-perl/debian/compat (original)
+++ trunk/libnet-lite-ftp-perl/debian/compat Sun Mar  2 03:31:16 2008
@@ -1,1 +1,1 @@
-6
+5

Modified: trunk/libnet-lite-ftp-perl/debian/control
URL: http://svn.debian.org/wsvn/trunk/libnet-lite-ftp-perl/debian/control?rev=16255&op=diff
==============================================================================
--- trunk/libnet-lite-ftp-perl/debian/control (original)
+++ trunk/libnet-lite-ftp-perl/debian/control Sun Mar  2 03:31:16 2008
@@ -1,7 +1,7 @@
 Source: libnet-lite-ftp-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 6)
+Build-Depends: debhelper (>= 5)
 Build-Depends-Indep: perl (>= 5.6.0), libnet-ssleay-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Alexis Sukrieh <sukria at debian.org>, gregor herrmann <gregor+debian at comodo.priv.at>




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