[SCM] Debian packaging of libwarnings-illegalproto-perl branch, master, updated. ea080bfac285764e50ff2b0907f802e391645b6f

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


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

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

diff --git a/debian/control b/debian/control
index 2980b14..b0db01d 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,23 @@
 Source: libwarnings-illegalproto-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Maximilian Gass <mxey at cloudconnected.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl, libstrictures-perl,
- perl (>= 5.10.1) | libtest-simple-perl (>= 0.92)
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Maximilian Gass <mxey at cloudconnected.org>
+Build-Depends-Indep: perl,
+                     libstrictures-perl
 Standards-Version: 3.9.1
-Homepage: http://search.cpan.org/dist/warnings-illegalproto/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libwarnings-illegalproto-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libwarnings-illegalproto-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libwarnings-illegalproto-perl.git
+Homepage: http://search.cpan.org/dist/warnings-illegalproto/
 
 Package: libwarnings-illegalproto-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libstrictures-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libstrictures-perl
 Description: pragma to disable illegal prototype warnings on old Perls
  warnings::illegalproto was implemented so that people can use strictures and
  use signatures at the same time. Thanks to mst, in Perl 5.12 and greater this
  is trivial, but before that a strange dance had to be done.
+

-- 
Debian packaging of libwarnings-illegalproto-perl



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