[SCM] Debian packaging of Test-File-ShareDir CPAN distribution branch, master, updated. debian/0.3.1-1-2-g1e1bc6a

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


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

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

diff --git a/debian/control b/debian/control
index 17f6895..1f3d1ae 100644
--- a/debian/control
+++ b/debian/control
@@ -1,14 +1,14 @@
 Source: libtest-file-sharedir-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Alessandro Ghedini <ghedo at debian.org>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
- libfile-copy-recursive-perl,
- libfile-sharedir-perl (>= 1.00),
- libpath-class-perl,
- libtest-fatal-perl
+                     libfile-copy-recursive-perl,
+                     libfile-sharedir-perl,
+                     libpath-class-perl,
+                     libtest-fatal-perl
 Standards-Version: 3.9.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-file-sharedir-perl.git
 Vcs-Git: git://git.debian.org/pkg-perl/packages/libtest-file-sharedir-perl.git
@@ -16,11 +16,13 @@ Homepage: http://search.cpan.org/dist/Test-File-ShareDir/
 
 Package: libtest-file-sharedir-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libfile-copy-recursive-perl,
- libfile-sharedir-perl (>= 1.00),
- libpath-class-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libfile-copy-recursive-perl,
+         libfile-sharedir-perl,
+         libpath-class-perl
 Description: Perl module to create fake ShareDirs
  Test::File::ShareDir is a Perl test module that provides functionality for
  creating fake ShareDirs (directories to store read-only data such as /usr/share
  on Linux), useful for module testing purposes.
+

-- 
Debian packaging of Test-File-ShareDir CPAN distribution



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