r12510 - in /trunk/libquota-perl/debian: changelog control

gregoa-guest at users.alioth.debian.org gregoa-guest at users.alioth.debian.org
Fri Jan 11 00:43:22 UTC 2008


Author: gregoa-guest
Date: Fri Jan 11 00:43:22 2008
New Revision: 12510

URL: http://svn.debian.org/wsvn/?sc=1&rev=12510
Log:
debhelper 6 needs to depended upon in debian/control :)

Modified:
    trunk/libquota-perl/debian/changelog
    trunk/libquota-perl/debian/control

Modified: trunk/libquota-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libquota-perl/debian/changelog?rev=12510&op=diff
==============================================================================
--- trunk/libquota-perl/debian/changelog (original)
+++ trunk/libquota-perl/debian/changelog Fri Jan 11 00:43:22 2008
@@ -13,7 +13,7 @@
   * Adding install-stamp target and make install depends on it
   * Remove copyright info from afsquota.c
   * debian/copyright
-    + Adding info from afsquota.c 
+    + Adding info from afsquota.c
   * debian/compat
     + set to 6
   * debian/control
@@ -21,8 +21,10 @@
 
   [ gregor herrmann ]
   * debian/rules: delete /usr/share/perl5 only if it exists.
+  * debian/control: bump dependency on debhelper to >= 6.
 
- -- Rene Mayorga <rmayorga at debian.org.sv>  Thu, 10 Jan 2008 18:05:13 -0600
+ -- gregor herrmann <gregor+debian at comodo.priv.at>  Fri, 11 Jan 2008 01:42:25 +0100
+
 libquota-perl (1.5.2+dfsg-1) unstable; urgency=low
 
   * New upstream release

Modified: trunk/libquota-perl/debian/control
URL: http://svn.debian.org/wsvn/trunk/libquota-perl/debian/control?rev=12510&op=diff
==============================================================================
--- trunk/libquota-perl/debian/control (original)
+++ trunk/libquota-perl/debian/control Fri Jan 11 00:43:22 2008
@@ -1,7 +1,7 @@
 Source: libquota-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 5), perl (>= 5.6.0-17), quilt
+Build-Depends: debhelper (>= 6), perl (>= 5.6.0-17), quilt
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Damyan Ivanov <dmn at debian.org>
 Standards-Version: 3.7.3




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