r12702 - in /trunk/libxml-libxml-common-perl/debian: changelog compat control rules

ntyni at users.alioth.debian.org ntyni at users.alioth.debian.org
Mon Jan 14 11:37:08 UTC 2008


Author: ntyni
Date: Mon Jan 14 11:37:07 2008
New Revision: 12702

URL: http://svn.debian.org/wsvn/?sc=1&rev=12702
Log:
* Upgrade to debhelper compatibility level 5.

Modified:
    trunk/libxml-libxml-common-perl/debian/changelog
    trunk/libxml-libxml-common-perl/debian/compat
    trunk/libxml-libxml-common-perl/debian/control
    trunk/libxml-libxml-common-perl/debian/rules

Modified: trunk/libxml-libxml-common-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libxml-libxml-common-perl/debian/changelog?rev=12702&op=diff
==============================================================================
--- trunk/libxml-libxml-common-perl/debian/changelog (original)
+++ trunk/libxml-libxml-common-perl/debian/changelog Mon Jan 14 11:37:07 2008
@@ -10,6 +10,7 @@
   [ Niko Tyni ]
   * Use dh_listpackages instead of the name of the build directory to extract
     the package name.
+  * Upgrade to debhelper compatibility level 5.
 
  -- gregor herrmann <gregor+debian at comodo.priv.at>  Sat, 01 Dec 2007 18:55:39 +0100
 

Modified: trunk/libxml-libxml-common-perl/debian/compat
URL: http://svn.debian.org/wsvn/trunk/libxml-libxml-common-perl/debian/compat?rev=12702&op=diff
==============================================================================
--- trunk/libxml-libxml-common-perl/debian/compat (original)
+++ trunk/libxml-libxml-common-perl/debian/compat Mon Jan 14 11:37:07 2008
@@ -1,1 +1,1 @@
-4
+5

Modified: trunk/libxml-libxml-common-perl/debian/control
URL: http://svn.debian.org/wsvn/trunk/libxml-libxml-common-perl/debian/control?rev=12702&op=diff
==============================================================================
--- trunk/libxml-libxml-common-perl/debian/control (original)
+++ trunk/libxml-libxml-common-perl/debian/control Mon Jan 14 11:37:07 2008
@@ -7,7 +7,7 @@
 Homepage: http://search.cpan.org/dist/XML-LibXML-Common/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libxml-libxml-common-perl/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-perl/trunk/libxml-libxml-common-perl/
-Build-Depends: debhelper (>= 4.1), perl (>= 5.8.0-3), libxml2-dev (>= 2.5.10), zlib1g-dev (>= 1:1.1.4)
+Build-Depends: debhelper (>= 5), perl (>= 5.8.0-3), libxml2-dev (>= 2.5.10), zlib1g-dev (>= 1:1.1.4)
 
 Package: libxml-libxml-common-perl
 Section: perl

Modified: trunk/libxml-libxml-common-perl/debian/rules
URL: http://svn.debian.org/wsvn/trunk/libxml-libxml-common-perl/debian/rules?rev=12702&op=diff
==============================================================================
--- trunk/libxml-libxml-common-perl/debian/rules (original)
+++ trunk/libxml-libxml-common-perl/debian/rules Mon Jan 14 11:37:07 2008
@@ -4,9 +4,6 @@
 
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
-
-# This is the debhelper compatibility version to use.
-# export DH_COMPAT=4
 
 PACKAGE=$(shell dh_listpackages)
 




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