[SCM] Debian packaging of libconfig-apacheformat-perl branch, master, updated. 32d422725e0452e4281e34be7a2c4da629430783

gregor herrmann gregoa at debian.org
Thu Jul 5 20:17:19 UTC 2012


The following commit has been merged in the master branch:
commit c01bf0a4a202a0eff996ea8fdf35d6f96629cf79
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jul 5 12:20:44 2012 -0600

    debian/control: update {versioned,alternative} (build) dependencies.

diff --git a/debian/control b/debian/control
index c0d0647..79d38d9 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,24 @@
 Source: libconfig-apacheformat-perl
-Section: perl
-Priority: optional
-Build-Depends: debhelper (>= 5.0.0), quilt
-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>,
- gregor herrmann <gregoa at debian.org>
+           gregor herrmann <gregoa at debian.org>
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 5.0.0),
+               quilt
+Build-Depends-Indep: perl,
+                     libclass-methodmaker-perl
 Standards-Version: 3.7.3
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libconfig-apacheformat-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libconfig-apacheformat-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libconfig-apacheformat-perl.git
 Homepage: http://search.cpan.org/dist/Config::ApacheFormat/
 
 Package: libconfig-apacheformat-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libclass-methodmaker-perl (>= 1.08)
-Description:  use Apache format config files
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         libclass-methodmaker-perl
+Description: use Apache format config files
  This module is designed to parse a configuration file in the same
  syntax used by the Apache web server (see http://httpd.apache.org for
  details).  This allows you to build applications which can be easily
@@ -22,3 +26,4 @@ Description:  use Apache format config files
  you'll benefit from the support for nested blocks with built-in
  parameter inheritance.  This can greatly reduce the amount or repeated
  information in your configuration files.
+

-- 
Debian packaging of libconfig-apacheformat-perl



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