[SCM] Debian packaging of libmodule-packaged-perl branch, master, updated. debian/0.86-3-2-g6708a16

gregor herrmann gregoa at debian.org
Thu Jul 5 20:40:04 UTC 2012


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

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

diff --git a/debian/control b/debian/control
index a284bc7..8b24128 100644
--- a/debian/control
+++ b/debian/control
@@ -1,26 +1,35 @@
 Source: libmodule-packaged-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Marc Brockschmidt <marc at dch-faq.de>,
+           Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
+           gregor herrmann <gregoa at debian.org>,
+           Damyan Ivanov <dmn at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep:  perl, libwww-perl (>= 5.69), libsort-versions-perl (>= 1.5),
- libparse-debian-packages-perl (>= 0.01), libparse-cpan-packages-perl (>= 2.20),
- libapp-cache-perl, libio-string-perl, libtest-pod-perl,
- libtest-pod-coverage-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Marc Brockschmidt <marc at dch-faq.de>,
- Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
- gregor herrmann <gregoa at debian.org>,
- Damyan Ivanov <dmn at debian.org>
+Build-Depends-Indep: perl,
+                     libwww-perl,
+                     libsort-versions-perl,
+                     libparse-debian-packages-perl,
+                     libparse-cpan-packages-perl,
+                     libapp-cache-perl,
+                     libio-string-perl,
+                     libtest-pod-perl,
+                     libtest-pod-coverage-perl
 Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/Module-Packaged/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libmodule-packaged-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmodule-packaged-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libmodule-packaged-perl.git
+Homepage: http://search.cpan.org/dist/Module-Packaged/
 
 Package: libmodule-packaged-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends},
- libwww-perl (>= 5.69), libsort-versions-perl (>= 1.5),
- libparse-debian-packages-perl (>= 0.01), libparse-cpan-packages-perl (>= 2.20), libapp-cache-perl
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         libwww-perl,
+         libsort-versions-perl,
+         libparse-debian-packages-perl,
+         libparse-cpan-packages-perl,
+         libapp-cache-perl
 Description: Report upon packages of CPAN distributions
  CPAN consists of distributions. However, CPAN is not an isolated
  system - distributions are also packaged in other places, such as for
@@ -30,3 +39,4 @@ Description: Report upon packages of CPAN distributions
  Note: only CPAN, Debian, Fedora, FreeBSD, Gentoo, Mandrake, OpenBSD and
  SUSE are currently supported. I want to support everything else.
  Patches are welcome.
+

-- 
Debian packaging of libmodule-packaged-perl



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