[SCM] Debian packaging of Any::Template::ProcessDir branch, master, updated. debian/0.07-1-2-gcb03b81

gregor herrmann gregoa at debian.org
Thu Jul 5 20:09:52 UTC 2012


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

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

diff --git a/debian/control b/debian/control
index bab2e70..31a93b5 100644
--- a/debian/control
+++ b/debian/control
@@ -1,16 +1,15 @@
 Source: libany-template-processdir-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Florian Schlichting <fschlich at zedat.fu-berlin.de>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: libfile-copy-recursive-perl,
- libfile-find-wanted-perl,
- libfile-slurp-perl,
- libfile-spec-perl,
- libmoose-perl,
- libtry-tiny-perl,
- perl,
+                     libfile-find-wanted-perl,
+                     libfile-slurp-perl,
+                     perl,
+                     libmoose-perl,
+                     libtry-tiny-perl
 Standards-Version: 3.9.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libany-template-processdir-perl.git
 Vcs-Git: git://git.debian.org/pkg-perl/packages/libany-template-processdir-perl.git
@@ -18,14 +17,16 @@ Homepage: http://search.cpan.org/dist/Any-Template-ProcessDir/
 
 Package: libany-template-processdir-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libfile-find-wanted-perl,
- libfile-slurp-perl,
- libfile-spec-perl,
- libmoose-perl,
- libtry-tiny-perl,
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libfile-find-wanted-perl,
+         libfile-slurp-perl,
+         perl,
+         libmoose-perl,
+         libtry-tiny-perl
 Description: Perl module for processing a directory of templates
  Any::Template::ProcessDir is a module to recursively processes a
  directory of templates, generating a set of result files in the same
  directory or in a parallel directory. Each file in the source directory
  may be template-processed, copied, or ignored depending on its pathname.
+

-- 
Debian packaging of Any::Template::ProcessDir



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