[SCM] Debian packaging of libfile-copy-recursive-perl branch, master, updated. f0bee984a42c03251479efcc2d158081c50a9e5a

gregor herrmann gregoa at debian.org
Thu Jul 5 20:27:00 UTC 2012


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

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

diff --git a/debian/control b/debian/control
index 738dcf6..629f42c 100644
--- a/debian/control
+++ b/debian/control
@@ -1,21 +1,23 @@
 Source: libfile-copy-recursive-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Krzysztof Krzyżaniak (eloy) <eloy at debian.org>,
+           gregor herrmann <gregoa at debian.org>,
+           Ansgar Burchardt <ansgar at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl (>= 5.8.0-7)
-Uploaders: Krzysztof Krzyżaniak (eloy) <eloy at debian.org>,
- gregor herrmann <gregoa at debian.org>,
- Ansgar Burchardt <ansgar at debian.org>
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Build-Depends-Indep: perl
 Standards-Version: 3.8.0
-Homepage: http://search.cpan.org/dist/File-Copy-Recursive/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libfile-copy-recursive-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libfile-copy-recursive-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libfile-copy-recursive-perl.git
+Homepage: http://search.cpan.org/dist/File-Copy-Recursive/
 
 Package: libfile-copy-recursive-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}
+Depends: ${perl:Depends},
+         ${misc:Depends}
 Description: Perl extension for recursively copying files and directories
  File::Copy::Recursive module copies and moves directories recursively 
  (or single files, well... singley) to an optional depth and attempts 
  to preserve each file or directory's mode.
+

-- 
Debian packaging of libfile-copy-recursive-perl



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