[SCM] Debian packaging of liblocales-perl branch, master, updated. debian/0.26-1-2-g7749c35

gregor herrmann gregoa at debian.org
Thu Jul 5 20:36:16 UTC 2012


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

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

diff --git a/debian/control b/debian/control
index 74ff3af..9235598 100644
--- a/debian/control
+++ b/debian/control
@@ -1,27 +1,29 @@
 Source: liblocales-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Ernesto Hernández-Novich (USB) <emhn at usb.ve>,
+           Jonathan Yu <jawnsy at cpan.org>,
+           Florian Schlichting <fschlich at zedat.fu-berlin.de>,
+           gregor herrmann <gregoa at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
- libfile-slurp-perl,
- libtest-pod-perl,
- libtest-pod-coverage-perl,
- libtest-carp-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Ernesto Hernández-Novich (USB) <emhn at usb.ve>,
- Jonathan Yu <jawnsy at cpan.org>,
- Florian Schlichting <fschlich at zedat.fu-berlin.de>,
- gregor herrmann <gregoa at debian.org>
+                     libfile-slurp-perl,
+                     libtest-pod-perl,
+                     libtest-pod-coverage-perl,
+                     libtest-carp-perl
 Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/Locales/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/liblocales-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/liblocales-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/liblocales-perl.git
+Homepage: http://search.cpan.org/dist/Locales/
 
 Package: liblocales-perl
 Architecture: all
-Pre-Depends: dpkg (>= 1.15.6~)
-Depends: ${perl:Depends}, ${misc:Depends}
+Depends: ${perl:Depends},
+         ${misc:Depends}
+Pre-Depends: dpkg
 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.
+

-- 
Debian packaging of liblocales-perl



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