[SCM] Debian packaging of libdirectory-scratch-perl branch, master, updated. 4ec33faa2a441ac27ebf0569935c4b52f0a5f890

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


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

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

diff --git a/debian/control b/debian/control
index 57008e8..88a3c74 100644
--- a/debian/control
+++ b/debian/control
@@ -1,21 +1,26 @@
 Source: libdirectory-scratch-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Jeremiah C. Foster <jeremiah at jeremiahfoster.com>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl, libpath-class-perl,
- libfile-slurp-perl (>= 9999.12), libstring-random-perl, libtest-pod-perl,
- libtest-pod-coverage-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Jeremiah C. Foster <jeremiah at jeremiahfoster.com>
+Build-Depends-Indep: perl,
+                     libpath-class-perl,
+                     libfile-slurp-perl,
+                     libstring-random-perl,
+                     libtest-pod-perl,
+                     libtest-pod-coverage-perl
 Standards-Version: 3.8.0
-Homepage: http://search.cpan.org/dist/Directory-Scratch/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libdirectory-scratch-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdirectory-scratch-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libdirectory-scratch-perl.git
+Homepage: http://search.cpan.org/dist/Directory-Scratch/
 
 Package: libdirectory-scratch-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libpath-class-perl,
-  libfile-slurp-perl (>= 9999.12)
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         libpath-class-perl,
+         libfile-slurp-perl
 Recommends: libstring-random-perl
 Description: easy-to-use self-cleaning scratch space
  When writing test suites for modules that operate on files, 
@@ -26,3 +31,4 @@ Description: easy-to-use self-cleaning scratch space
  .
  Directory::Scratch aims to eliminate that problem by making it easy to 
  do things right.
+

-- 
Debian packaging of libdirectory-scratch-perl



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