[SCM] Debian packaging of Task-Weaken CPAN distribution branch, master, updated. debian/1.03-1-15-gefb9201

gregor herrmann gregoa at debian.org
Sat Mar 30 13:25:50 UTC 2013


The following commit has been merged in the master branch:
commit 448e9acc86637964eac2bd30aff711ab14c7f6c6
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Mar 30 14:14:46 2013 +0100

    debian/control: remove version from perl (build) dependency, remove perl-modules.

diff --git a/debian/control b/debian/control
index e06a09a..0f42f18 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,19 @@
 Source: libtask-weaken-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Christian Sánchez <csanchez at unplug.org.ve>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl (>= 5.10.0), perl-modules (>= 5.8.9)
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Christian Sánchez <csanchez at unplug.org.ve>
+Build-Depends-Indep: perl
 Standards-Version: 3.8.3
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtask-weaken-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtask-weaken-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtask-weaken-perl.git
 Homepage: https://metacpan.org/release/Task-Weaken/
 
 Package: libtask-weaken-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, perl (>= 5.8.8)
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Description: Ensure that a platform has weaken support
  One recurring problem in modules that use Scalar::Util's weaken function is
  that it is not present in the pure-perl variant.

-- 
Debian packaging of Task-Weaken CPAN distribution



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