[SCM] Debian packaging of libconfigreader-perl branch, master, updated. 1a17faef0d8959918b86fafecd00617cf6de32f3

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


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

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

diff --git a/debian/control b/debian/control
index 6b75ed6..f2770e1 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,22 @@
 Source: libconfigreader-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Marc Brockschmidt <marc at dch-faq.de> 
-Build-Depends: debhelper (>= 5), quilt (>= 0.40)
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 5),
+               quilt
 Build-Depends-Indep: perl
 Standards-Version: 3.7.3
-Homepage: http://search.cpan.org/dist/ConfigReader/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libconfigreader-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libconfigreader-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libconfigreader-perl.git
+Homepage: http://search.cpan.org/dist/ConfigReader/
 
 Package: libconfigreader-perl
+Architecture: all
 Section: perl
 Priority: optional
-Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Description: Perl module for reading configuration files
  The ConfigReader library is a set of classes which reads directives
  from a configuration file.
@@ -23,3 +25,4 @@ Description: Perl module for reading configuration files
     * ConfigReader::Spec
     * ConfigReader::Values
     * ConfigReader::DirectiveStyle
+

-- 
Debian packaging of libconfigreader-perl



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