[SCM] Debian packaging of liblingua-en-inflect-phrase-perl branch, master, updated. 9b4b1ec88198c5a39dd11af1412f8b15bb6053ed

gregor herrmann gregoa at debian.org
Sat Oct 15 20:58:46 UTC 2011


The following commit has been merged in the master branch:
commit d97265c57fc6a424a795e188e8311f2b52e1de68
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Oct 15 22:51:12 2011 +0200

    Remove some unneeded version from (build) dependencies, add perl as an
    alternative for Test::More.

diff --git a/debian/control b/debian/control
index a2ec0f5..8fde49d 100644
--- a/debian/control
+++ b/debian/control
@@ -2,9 +2,11 @@ Source: liblingua-en-inflect-phrase-perl
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: liblingua-en-inflect-number-perl (>= 1.1),
- liblingua-en-inflect-perl (>= 1.891), liblingua-en-tagger-perl (>= 0.16),
- libtest-simple-perl (>= 0.94), perl (>= 5.10.1)
+Build-Depends-Indep: liblingua-en-inflect-number-perl,
+ liblingua-en-inflect-perl (>= 1.891),
+ liblingua-en-tagger-perl,
+ perl (>= 5.11.1) | libtest-simple-perl (>= 0.94),
+ perl (>= 5.10.1)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Chris Butler <chrisb at debian.org>,
  gregor herrmann <gregoa at debian.org>
@@ -14,8 +16,10 @@ Homepage: http://search.cpan.org/dist/Lingua-EN-Inflect-Phrase/
 Package: liblingua-en-inflect-phrase-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends},
- liblingua-en-inflect-number-perl (>= 1.1), liblingua-en-inflect-perl (>= 1.891),
- liblingua-en-tagger-perl (>= 0.16), perl (>= 5.10.1)
+ liblingua-en-inflect-number-perl,
+ liblingua-en-inflect-perl (>= 1.891),
+ liblingua-en-tagger-perl,
+ perl (>= 5.10.1)
 Description: Inflect short English Phrases
  Lingua::EN::Inflect is a perl module which can be used to pluralize or
  singularize short English phrases.

-- 
Debian packaging of liblingua-en-inflect-phrase-perl



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