r53478 - /trunk/liblocales-perl/debian/control

emhn-guest at users.alioth.debian.org emhn-guest at users.alioth.debian.org
Mon Mar 1 21:54:20 UTC 2010


Author: emhn-guest
Date: Mon Mar  1 21:54:13 2010
New Revision: 53478

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=53478
Log:
* Added missing B-D-I on libtest-pod-perl and libtest-pod-coverage-perl.
* Lowercase first letter of short description.

Modified:
    trunk/liblocales-perl/debian/control

Modified: trunk/liblocales-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liblocales-perl/debian/control?rev=53478&op=diff
==============================================================================
--- trunk/liblocales-perl/debian/control (original)
+++ trunk/liblocales-perl/debian/control Mon Mar  1 21:54:13 2010
@@ -2,7 +2,7 @@
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl
+Build-Depends-Indep: perl, libtest-pod-perl, libtest-pod-coverage-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Ernesto Hernández-Novich (USB) <emhn at usb.ve>
 Standards-Version: 3.8.4
@@ -13,7 +13,7 @@
 Package: liblocales-perl
 Architecture: all
 Depends: ${perl:Depends}, ${misc:Depends}
-Description: Object-oriented access to localized CLDR information
+Description: object-oriented access to localized CLDR information
  Locales is a Perl library providing an object-oriented interface to
  a particular locale, in order to obtain CLDR language and territory
  information from it.




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