[SCM] Debian packaging of libcpandb-perl branch, master, updated. debian/0.17-1-2-gaf9c5bd

gregor herrmann gregoa at debian.org
Thu Jul 5 20:18:22 UTC 2012


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

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

diff --git a/debian/control b/debian/control
index 180f63b..54ffe63 100644
--- a/debian/control
+++ b/debian/control
@@ -1,32 +1,34 @@
 Source: libcpandb-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Jonathan Yu <jawnsy at cpan.org>,
+           Ansgar Burchardt <ansgar at debian.org>,
+           gregor herrmann <gregoa at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
- libdatetime-perl (>= 2:0.4900),
- liblwp-online-perl,
- liborlite-perl (>= 1.51),
- liborlite-mirror-perl,
- liborlite-statistics-perl,
- libparams-util-perl (>= 1.00)
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Jonathan Yu <jawnsy at cpan.org>,
- Ansgar Burchardt <ansgar at debian.org>,
- gregor herrmann <gregoa at debian.org>
+                     libdatetime-perl,
+                     liblwp-online-perl,
+                     liborlite-perl (>= 1.51),
+                     liborlite-mirror-perl,
+                     liborlite-statistics-perl,
+                     libparams-util-perl
 Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/CPANDB/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libcpandb-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcpandb-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libcpandb-perl.git
+Homepage: http://search.cpan.org/dist/CPANDB/
 
 Package: libcpandb-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends},
- libdatetime-perl (>= 2:0.4900),
- liborlite-perl (>= 1.51),
- liborlite-mirror-perl,
- liborlite-statistics-perl,
- libparams-util-perl (>= 1.00)
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         libdatetime-perl,
+         liborlite-perl (>= 1.51),
+         liborlite-mirror-perl,
+         liborlite-statistics-perl,
+         libparams-util-perl
 Description: Perl module for working with the unified CPAN database
  CPANDB is a module for retrieving various types of information about CPAN
  modules. It pulls data from different places, combining them in one SQLite
  database for convenient use.
+

-- 
Debian packaging of libcpandb-perl



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