r11121 - in /trunk/libend-perl/debian: changelog compat control

dmn at users.alioth.debian.org dmn at users.alioth.debian.org
Tue Dec 11 14:09:08 UTC 2007


Author: dmn
Date: Tue Dec 11 14:09:08 2007
New Revision: 11121

URL: http://svn.debian.org/wsvn/?sc=1&rev=11121
Log:
Bump debhelper compat level to 5

Modified:
    trunk/libend-perl/debian/changelog
    trunk/libend-perl/debian/compat
    trunk/libend-perl/debian/control

Modified: trunk/libend-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libend-perl/debian/changelog?rev=11121&op=diff
==============================================================================
--- trunk/libend-perl/debian/changelog (original)
+++ trunk/libend-perl/debian/changelog Tue Dec 11 14:09:08 2007
@@ -13,11 +13,12 @@
 
   [ Damyan Ivanov ]
   * debian/control
-    + slight rewordiing and re-wrapping
+    + slight rewording and re-wrapping
   * debian/rules
     + add install-stamp target and make install depend on it, instead of build
     + split PREFIX to DESTDIR and PREFIX
     + drop unneeded dh_shlibdeps
+  * Bump debhelper compat level to 5
 
  -- gregor herrmann <gregor+debian at comodo.priv.at>  Wed, 07 Nov 2007 16:53:32 +0100
 

Modified: trunk/libend-perl/debian/compat
URL: http://svn.debian.org/wsvn/trunk/libend-perl/debian/compat?rev=11121&op=diff
==============================================================================
--- trunk/libend-perl/debian/compat (original)
+++ trunk/libend-perl/debian/compat Tue Dec 11 14:09:08 2007
@@ -1,1 +1,1 @@
-4
+5

Modified: trunk/libend-perl/debian/control
URL: http://svn.debian.org/wsvn/trunk/libend-perl/debian/control?rev=11121&op=diff
==============================================================================
--- trunk/libend-perl/debian/control (original)
+++ trunk/libend-perl/debian/control Tue Dec 11 14:09:08 2007
@@ -1,7 +1,7 @@
 Source: libend-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 4.0.2)
+Build-Depends: debhelper (>= 5)
 Build-Depends-Indep: perl (>= 5.8.0-7)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Gunnar Wolf <gwolf at debian.org>




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