[SCM] Debian packaging of libtest-dir-perl branch, master, updated. upstream/1.014-16-g631e8d3

gregor herrmann gregoa at debian.org
Thu Jul 5 20:59:05 UTC 2012


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

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

diff --git a/debian/control b/debian/control
index f359d9c..0aad3df 100644
--- a/debian/control
+++ b/debian/control
@@ -1,24 +1,25 @@
 Source: libtest-dir-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Ryan Niebur <ryan at debian.org>,
+           Jonathan Yu <jawnsy at cpan.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
- perl (>= 5.10.1) | libfile-path-perl (>= 2.07),
- libtest-pod-perl,
- libpod-coverage-perl,
- libtest-pod-coverage-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Ryan Niebur <ryan at debian.org>,
- Jonathan Yu <jawnsy at cpan.org>
+                     libtest-pod-perl,
+                     libpod-coverage-perl,
+                     libtest-pod-coverage-perl
 Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/Test-Dir/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libtest-dir-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-dir-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libtest-dir-perl.git
+Homepage: http://search.cpan.org/dist/Test-Dir/
 
 Package: libtest-dir-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Description: module for testing directory attributes
  Test::Dir is a Perl test module that provides functions to verify various
  characteristics of directories: existence, emptiness, permissions (readable,
  writable and/or executable), and more.
+

-- 
Debian packaging of libtest-dir-perl



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