r41962 - in /trunk/libconfig-grammar-perl/debian: changelog control

carnil-guest at users.alioth.debian.org carnil-guest at users.alioth.debian.org
Sun Aug 16 16:08:44 UTC 2009


Author: carnil-guest
Date: Sun Aug 16 16:08:38 2009
New Revision: 41962

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=41962
Log:
[packagecheck] fixed Vcs-(Svn|Browser)/Homepage field(s) in debian/control and/or URL in debian/watch and/or rmdir /usr/{lib|share}/perl5 in debian/rules.

Modified:
    trunk/libconfig-grammar-perl/debian/changelog
    trunk/libconfig-grammar-perl/debian/control

Modified: trunk/libconfig-grammar-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libconfig-grammar-perl/debian/changelog?rev=41962&op=diff
==============================================================================
--- trunk/libconfig-grammar-perl/debian/changelog (original)
+++ trunk/libconfig-grammar-perl/debian/changelog Sun Aug 16 16:08:38 2009
@@ -1,6 +1,9 @@
 libconfig-grammar-perl (1.10-2) UNRELEASED; urgency=low
 
   * debian/watch: Update to ignore development releases.
+  * debian/control: Changed: Replace versioned (build-)dependency on
+    perl (>= 5.6.0-{12,16}) with unversioned one on perl as this
+    requirement was removed in Debian Policy since 3.8.3.
 
  -- Salvatore Bonaccorso <salvatore.bonaccorso at gmail.com>  Sat, 06 Jun 2009 11:16:17 +0200
 

Modified: trunk/libconfig-grammar-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libconfig-grammar-perl/debian/control?rev=41962&op=diff
==============================================================================
--- trunk/libconfig-grammar-perl/debian/control (original)
+++ trunk/libconfig-grammar-perl/debian/control Sun Aug 16 16:08:38 2009
@@ -2,7 +2,7 @@
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl (>= 5.6.0-12)
+Build-Depends-Indep: perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Salvatore Bonaccorso <salvatore.bonaccorso at gmail.com>  
 Standards-Version: 3.8.1




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