r17158 - in /trunk/libconfig-apacheformat-perl/debian: changelog control

gregoa-guest at users.alioth.debian.org gregoa-guest at users.alioth.debian.org
Mon Mar 10 17:59:12 UTC 2008


Author: gregoa-guest
Date: Mon Mar 10 17:59:11 2008
New Revision: 17158

URL: http://svn.debian.org/wsvn/?sc=1&rev=17158
Log:
Add libclass-methodmaker-perl to build dependencies to fix a FTBFS bug
  (closes: #470264).

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

Modified: trunk/libconfig-apacheformat-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libconfig-apacheformat-perl/debian/changelog?rev=17158&op=diff
==============================================================================
--- trunk/libconfig-apacheformat-perl/debian/changelog (original)
+++ trunk/libconfig-apacheformat-perl/debian/changelog Mon Mar 10 17:59:11 2008
@@ -1,11 +1,16 @@
 libconfig-apacheformat-perl (1.2-4) UNRELEASED; urgency=low
 
+  [ Stephen Gran ]
   * Add watch file
   * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
     field (source stanza).
   * quiltify file glob patch
 
- -- Stephen Gran <sgran at debian.org>  Sun, 02 Mar 2008 15:37:45 +0000
+  [ gregor herrmann ]
+  * Add libclass-methodmaker-perl to build dependencies to fix a FTBFS bug
+    (closes: #470264).
+
+ -- gregor herrmann <gregor+debian at comodo.priv.at>  Mon, 10 Mar 2008 18:57:31 +0100
 
 libconfig-apacheformat-perl (1.2-3) unstable; urgency=low
 

Modified: trunk/libconfig-apacheformat-perl/debian/control
URL: http://svn.debian.org/wsvn/trunk/libconfig-apacheformat-perl/debian/control?rev=17158&op=diff
==============================================================================
--- trunk/libconfig-apacheformat-perl/debian/control (original)
+++ trunk/libconfig-apacheformat-perl/debian/control Mon Mar 10 17:59:11 2008
@@ -2,7 +2,7 @@
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 5.0.0), quilt
-Build-Depends-Indep: perl (>= 5.8.8-12)
+Build-Depends-Indep: perl (>= 5.8.8-12), libclass-methodmaker-perl (>= 1.08)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Stephen Gran <sgran at debian.org>
 Standards-Version: 3.7.3




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