[SCM] Debian packaging of libdbi-perl branch, master, updated. debian/1.622-1-2-g69724e5

gregor herrmann gregoa at debian.org
Thu Jul 5 20:21:49 UTC 2012


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

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

diff --git a/debian/control b/debian/control
index 970a44e..ff235fe 100644
--- a/debian/control
+++ b/debian/control
@@ -1,30 +1,36 @@
 Source: libdbi-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Christian Hammers <ch at debian.org>,
- Damyan Ivanov <dmn at debian.org>, Niko Tyni <ntyni at debian.org>,
- gregor herrmann <gregoa at debian.org>, Ryan Niebur <ryan at debian.org>,
- Jonathan Yu <jawnsy at cpan.org>, Ansgar Burchardt <ansgar at debian.org>,
- Nicholas Bamber <nicholas at periapt.co.uk>,
- Alessandro Ghedini <ghedo at debian.org>
-Build-Depends: perl, debhelper (>= 9),
- libplrpc-perl,
- libtest-pod-coverage-perl,
- libtest-pod-perl,
- perl (>= 5.10.1) | libtest-simple-perl (>= 0.90)
+           Damyan Ivanov <dmn at debian.org>,
+           Niko Tyni <ntyni at debian.org>,
+           gregor herrmann <gregoa at debian.org>,
+           Ryan Niebur <ryan at debian.org>,
+           Jonathan Yu <jawnsy at cpan.org>,
+           Ansgar Burchardt <ansgar at debian.org>,
+           Nicholas Bamber <nicholas at periapt.co.uk>,
+           Alessandro Ghedini <ghedo at debian.org>
+Section: perl
+Priority: optional
+Build-Depends: perl,
+               debhelper (>= 9),
+               libplrpc-perl,
+               libtest-pod-coverage-perl,
+               libtest-pod-perl
 Standards-Version: 3.9.3
-Homepage: http://dbi.perl.org/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libdbi-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdbi-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libdbi-perl.git
+Homepage: http://dbi.perl.org/
 
 Package: libdbi-perl
 Architecture: any
-Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}, libplrpc-perl
-Provides: perl-dbdabi-${perl-dbdabi-version}
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         ${shlibs:Depends},
+         libplrpc-perl
 Breaks: libdbd-anydata-perl (<< 0.09+),
- libdbd-csv-perl (<< 0.3000),
- libsql-statement-perl (<< 1.28)
+        libdbd-csv-perl (<< 0.3000),
+        libsql-statement-perl (<< 1.28)
+Provides: perl-dbdabi-${perl-dbdabi-version}
 Description: Perl Database Interface (DBI)
  DBI (DataBase Interface) is a Perl framework that provides a common interface
  to access various backend databases in a uniform manner. DBD (DataBase Driver)
@@ -42,3 +48,4 @@ Description: Perl Database Interface (DBI)
   * PostgreSQL
   * Firebird
   * MySQL
+

-- 
Debian packaging of libdbi-perl



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