[SCM] Debian packaging of libmodule-install-perl branch, master, updated. upstream/1.02-199-gf06d767

gregor herrmann gregoa at debian.org
Fri Sep 30 15:00:36 UTC 2011


The following commit has been merged in the master branch:
commit 7127c78c04d5255290587c30f6a226084fe7bb45
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Sep 30 16:42:24 2011 +0200

    sort deps, write Uploaders as one-person-per-line
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index fb47f27..6849238 100644
--- a/debian/control
+++ b/debian/control
@@ -7,21 +7,26 @@ Build-Depends-Indep: perl,
  libjson-perl (>= 2.14),
  libmodule-scandeps-perl (>= 0.89),
  libpar-dist-perl,
+ libwww-perl,
  libyaml-tiny-perl (>= 1.36),
- perl (>= 5.12) | libextutils-install-perl (>= 1.52),
+ perl (>= 5.10.1) | libfile-spec-perl (>= 3.2800),
  perl (>= 5.10.1) | libmodule-build-perl (>= 0.2900),
  perl (>= 5.10.1) | libparse-cpan-meta-perl (>= 1.38),
  perl (>= 5.10.1) | libtest-harness-perl (>= 3.13),
  perl (>= 5.10.1) | libtest-simple-perl (>= 0.86),
- perl (>= 5.10.1) | libfile-spec-perl (>= 3.2800),
- libwww-perl
+ perl (>= 5.12) | libextutils-install-perl (>= 1.52)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Bastian Blank <waldi at debian.org>, Damyan Ivanov <dmn at debian.org>,
- gregor herrmann <gregoa at debian.org>, Brian Cassidy <brian.cassidy at gmail.com>,
- Rene Mayorga <rmayorga at debian.org>, AGOSTINI Yves <agostini at univ-metz.fr>,
+Uploaders: Bastian Blank <waldi at debian.org>,
+ Damyan Ivanov <dmn at debian.org>,
+ gregor herrmann <gregoa at debian.org>,
+ Brian Cassidy <brian.cassidy at gmail.com>,
+ Rene Mayorga <rmayorga at debian.org>,
+ AGOSTINI Yves <agostini at univ-metz.fr>,
  Jonathan Yu <jawnsy at cpan.org>,
- Krzysztof Krzyżaniak (eloy) <eloy at debian.org>, Ryan Niebur <ryan at debian.org>,
- Salvatore Bonaccorso <carnil at debian.org>, Alessandro Ghedini <al3xbio at gmail.com>,
+ Krzysztof Krzyżaniak (eloy) <eloy at debian.org>,
+ Ryan Niebur <ryan at debian.org>,
+ Salvatore Bonaccorso <carnil at debian.org>,
+ Alessandro Ghedini <al3xbio at gmail.com>,
  Julián Moreno Patiño <darkjunix at gmail.com>
 Standards-Version: 3.9.2
 Homepage: http://search.cpan.org/dist/Module-Install/
@@ -35,12 +40,12 @@ Depends: ${perl:Depends}, ${misc:Depends},
  libjson-perl (>= 2.14),
  libmodule-scandeps-perl (>= 0.89),
  libpar-dist-perl,
+ libwww-perl,
  libyaml-tiny-perl (>= 1.36),
- perl (>= 5.12) | libextutils-install-perl (>= 1.52),
+ perl (>= 5.10.1) | libfile-spec-perl (>= 3.2800),
  perl (>= 5.10.1) | libmodule-build-perl (>= 0.2900),
  perl (>= 5.10.1) | libparse-cpan-meta-perl (>= 1.38),
- perl (>= 5.10.1) | libfile-spec-perl (>= 3.2800),
- libwww-perl
+ perl (>= 5.12) | libextutils-install-perl (>= 1.52)
 Description: framework for installing Perl modules
  Module::Install is a package for writing installers for CPAN (or CPAN-like)
  distributions that are clean, simple, minimalist, act in a strictly correct

-- 
Debian packaging of libmodule-install-perl



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