[SCM] Debian packaging of liblingua-en-inflect-phrase-perl branch, master, updated. debian/0.12-1-10-g1bece8f

gregor herrmann gregoa at debian.org
Wed Sep 19 17:06:53 UTC 2012


The following commit has been merged in the master branch:
commit 2e5f417c68b7d3ddec93fae09579d75504c77a89
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Sep 19 19:05:30 2012 +0200

    Make (build) dependency on liblingua-en-tagger-perl versioned.

diff --git a/debian/control b/debian/control
index aa3782d..7928f11 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: liblingua-en-inflect-number-perl,
                      liblingua-en-inflect-perl,
-                     liblingua-en-tagger-perl,
+                     liblingua-en-tagger-perl (>= 0.20),
                      perl (>= 5.11.1) | libtest-simple-perl,
                      perl
 Standards-Version: 3.9.2
@@ -21,7 +21,7 @@ Depends: ${misc:Depends},
          ${perl:Depends},
          liblingua-en-inflect-number-perl,
          liblingua-en-inflect-perl,
-         liblingua-en-tagger-perl,
+         liblingua-en-tagger-perl (>= 0.20),
          perl
 Description: module for inflecting short English phrases
  Lingua::EN::Inflect is a perl module which can be used to pluralize or

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



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