r16506 - in /trunk/libmodule-pluggable-perl/debian: changelog compat	control
    sgran at users.alioth.debian.org 
    sgran at users.alioth.debian.org
       
    Tue Mar  4 23:52:29 UTC 2008
    
    
  
Author: sgran
Date: Tue Mar  4 23:52:28 2008
New Revision: 16506
URL: http://svn.debian.org/wsvn/?sc=1&rev=16506
Log:
Lower debhelper compatibility level back to 5.
Modified:
    trunk/libmodule-pluggable-perl/debian/changelog
    trunk/libmodule-pluggable-perl/debian/compat
    trunk/libmodule-pluggable-perl/debian/control
Modified: trunk/libmodule-pluggable-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libmodule-pluggable-perl/debian/changelog?rev=16506&op=diff
==============================================================================
--- trunk/libmodule-pluggable-perl/debian/changelog (original)
+++ trunk/libmodule-pluggable-perl/debian/changelog Tue Mar  4 23:52:28 2008
@@ -1,5 +1,9 @@
 libmodule-pluggable-perl (3.6-2) unstable; urgency=low
 
+  [ Stephen Gran ]
+  * Lower debhelper compatibility level back to 5.
+
+  [ gregor herrmann ]
   * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
     field (source stanza); Homepage field (source stanza). Removed: XS-
     Vcs-Svn fields.
Modified: trunk/libmodule-pluggable-perl/debian/compat
URL: http://svn.debian.org/wsvn/trunk/libmodule-pluggable-perl/debian/compat?rev=16506&op=diff
==============================================================================
--- trunk/libmodule-pluggable-perl/debian/compat (original)
+++ trunk/libmodule-pluggable-perl/debian/compat Tue Mar  4 23:52:28 2008
@@ -1,1 +1,1 @@
-6
+5
Modified: trunk/libmodule-pluggable-perl/debian/control
URL: http://svn.debian.org/wsvn/trunk/libmodule-pluggable-perl/debian/control?rev=16506&op=diff
==============================================================================
--- trunk/libmodule-pluggable-perl/debian/control (original)
+++ trunk/libmodule-pluggable-perl/debian/control Tue Mar  4 23:52:28 2008
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Niko Tyni <ntyni at iki.fi>, Krzysztof Krzyzaniak (eloy) <eloy at debian.org>, gregor herrmann <gregor+debian at comodo.priv.at>
-Build-Depends: debhelper (>= 6), libmodule-build-perl
+Build-Depends: debhelper (>= 5), libmodule-build-perl
 Build-Depends-Indep: perl (>= 5.6.0-16), perl-modules
 Standards-Version: 3.7.3
 Homepage: http://search.cpan.org/dist/Module-Pluggable/
    
    
More information about the Pkg-perl-cvs-commits
mailing list