[SCM] Debian packaging of liblocale-maketext-lexicon-perl branch, master, updated. debian/0.91-1-2-g44ccf1c

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


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

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

diff --git a/debian/control b/debian/control
index 3d80226..e3cb22d 100644
--- a/debian/control
+++ b/debian/control
@@ -1,28 +1,36 @@
 Source: liblocale-maketext-lexicon-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Niko Tyni <ntyni at debian.org>,
+           Jonathan Yu <jawnsy at cpan.org>,
+           gregor herrmann <gregoa at debian.org>,
+           Damyan Ivanov <dmn at debian.org>,
+           Jose Luis Rivas <ghostbar38 at gmail.com>,
+           Ansgar Burchardt <ansgar at debian.org>,
+           Florian Schlichting <fschlich at zedat.fu-berlin.de>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl (>= 5.14),
- libyaml-perl (>= 0.66),
- libtemplate-perl (>= 2.20),
- libtest-pod-perl,
- libppi-perl (>= 1.203)
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Niko Tyni <ntyni at debian.org>, Jonathan Yu <jawnsy at cpan.org>,
- gregor herrmann <gregoa at debian.org>, Damyan Ivanov <dmn at debian.org>,
- Jose Luis Rivas <ghostbar38 at gmail.com>, Ansgar Burchardt <ansgar at debian.org>,
- Florian Schlichting <fschlich at zedat.fu-berlin.de>
+                     libyaml-perl,
+                     libtemplate-perl,
+                     libtest-pod-perl,
+                     libppi-perl
 Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/Locale-Maketext-Lexicon/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/liblocale-maketext-lexicon-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/liblocale-maketext-lexicon-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/liblocale-maketext-lexicon-perl.git
+Homepage: http://search.cpan.org/dist/Locale-Maketext-Lexicon/
 
 Package: liblocale-maketext-lexicon-perl
 Architecture: all
-Depends: perl (>= 5.14), ${misc:Depends}, ${perl:Depends}
-Suggests: libtemplate-perl (>= 2.20), libyaml-perl (>= 0.66),
- libhtml-parser-perl (>= 3.56), libppi-perl (>= 1.203)
+Depends: perl (>= 5.14),
+         ${misc:Depends},
+         ${perl:Depends}
+Suggests: libtemplate-perl (>= 2.20),
+          libyaml-perl (>= 0.66),
+          libhtml-parser-perl (>= 3.56),
+          libppi-perl (>= 1.203)
 Description: lexicon-handling backends for Locale::Maketext
  Locale::Maketext::Lexicon is a Perl module that extends Locale::Maketext with
  lexicon-handling modules to read from other localization formats, including
  gettext, msgcat, and more. It can read from databases, PO files or MO files.
+

-- 
Debian packaging of liblocale-maketext-lexicon-perl



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