[SCM] Debian packaging of libconfig-jfdi-perl branch, master, updated. 18302db2bfb8bc1cb19fdcc6ae62c623ea85bd8b

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


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

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

diff --git a/debian/control b/debian/control
index 05ab67e..998bc5b 100644
--- a/debian/control
+++ b/debian/control
@@ -1,42 +1,43 @@
 Source: libconfig-jfdi-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Jonathan Yu <jawnsy at cpan.org>,
+           gregor herrmann <gregoa at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
- libany-moose-perl,
- libcarp-clan-share-perl,
- libclone-perl,
- libconfig-any-perl,
- libconfig-general-perl,
- libdata-visitor-perl (>= 0.24),
- libgetopt-usaginator-perl,
- libhash-merge-simple-perl,
- liblist-moreutils-perl,
- libpath-class-perl,
- libsub-install-perl,
- libtest-most-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Jonathan Yu <jawnsy at cpan.org>,
- gregor herrmann <gregoa at debian.org>
+                     libany-moose-perl,
+                     libcarp-clan-share-perl,
+                     libclone-perl,
+                     libconfig-any-perl,
+                     libconfig-general-perl,
+                     libdata-visitor-perl,
+                     libgetopt-usaginator-perl,
+                     libhash-merge-simple-perl,
+                     liblist-moreutils-perl,
+                     libpath-class-perl,
+                     libsub-install-perl,
+                     libtest-most-perl
 Standards-Version: 3.9.1
-Homepage: http://search.cpan.org/dist/Config-JFDI/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libconfig-jfdi-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libconfig-jfdi-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libconfig-jfdi-perl.git
+Homepage: http://search.cpan.org/dist/Config-JFDI/
 
 Package: libconfig-jfdi-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends},
- libany-moose-perl,
- libcarp-clan-share-perl,
- libclone-perl,
- libconfig-any-perl,
- libconfig-general-perl,
- libdata-visitor-perl (>= 0.24),
- libgetopt-usaginator-perl,
- libhash-merge-simple-perl,
- liblist-moreutils-perl,
- libpath-class-perl,
- libsub-install-perl
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         libany-moose-perl,
+         libcarp-clan-share-perl,
+         libclone-perl,
+         libconfig-any-perl,
+         libconfig-general-perl,
+         libdata-visitor-perl,
+         libgetopt-usaginator-perl,
+         libhash-merge-simple-perl,
+         liblist-moreutils-perl,
+         libpath-class-perl,
+         libsub-install-perl
 Description: Perl module to load any configuration files
  Config::JFDI scans a directory for files matching a certain name. If such a
  file is found, and it matches an extension that Config::Any can read, then
@@ -47,3 +48,4 @@ Description: Perl module to load any configuration files
  .
  Essentially, this is an implementation of Catalyst::Plugin::ConfigLoader that
  exists outside of Catalyst.
+

-- 
Debian packaging of libconfig-jfdi-perl



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