[SCM] Debian packaging of libtest-without-module-perl branch, master, updated. 3b096dafb1a3c754f63e2cbfae8974472361e403

gregor herrmann gregoa at debian.org
Thu Jul 5 21:02:20 UTC 2012


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

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

diff --git a/debian/control b/debian/control
index 60f75f9..dc62d03 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,23 @@
 Source: libtest-without-module-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Rene Mayorga <rmayorga at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl (>= 5.8.8-11.1), libtest-pod-perl, 
- libfile-slurp-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Rene Mayorga <rmayorga at debian.org>
+Build-Depends-Indep: perl,
+                     libtest-pod-perl,
+                     libfile-slurp-perl
 Standards-Version: 3.8.0
-Homepage: http://search.cpan.org/dist/Test-Without-Module/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libtest-without-module-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-without-module-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libtest-without-module-perl.git
+Homepage: http://search.cpan.org/dist/Test-Without-Module/
 
 Package: libtest-without-module-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}
+Depends: ${perl:Depends},
+         ${misc:Depends}
 Description: test fallback behaviour in absence of modules
  Test::Without::Module allows you to deliberately hide modules from a program
  even though they are installed. This is mostly useful for testing modules
  that have a fallback when a certain dependency module is not installed.
+

-- 
Debian packaging of libtest-without-module-perl



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