[SCM] Debian packaging of libdbd-odbc-perl branch, master, updated. debian/1.37-1-2-g699953d

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


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

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

diff --git a/debian/control b/debian/control
index 3f5dbcb..1adf72a 100644
--- a/debian/control
+++ b/debian/control
@@ -1,24 +1,29 @@
 Source: libdbd-odbc-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Carlo Segre <segre at debian.org>,
+           gregor herrmann <gregoa at debian.org>,
+           Brian Cassidy <brian.cassidy at gmail.com>,
+           Jonathan Yu <jawnsy at cpan.org>,
+           Ansgar Burchardt <ansgar at debian.org>,
+           Nicholas Bamber <nicholas at periapt.co.uk>
 Section: perl
 Priority: optional
-Build-Depends: perl, debhelper (>= 9.20120312),
- libdbi-perl (>= 1.612),
- unixodbc-dev,
- perl (>= 5.10.1) | libtest-simple-perl (>= 0.90)
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Carlo Segre <segre at debian.org>, gregor herrmann <gregoa at debian.org>,
- Brian Cassidy <brian.cassidy at gmail.com>,
- Jonathan Yu <jawnsy at cpan.org>, Ansgar Burchardt <ansgar at debian.org>,
- Nicholas Bamber <nicholas at periapt.co.uk>
+Build-Depends: perl,
+               debhelper (>= 9.20120312),
+               libdbi-perl,
+               unixodbc-dev
 Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/DBD-ODBC/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libdbd-odbc-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdbd-odbc-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libdbd-odbc-perl.git
+Homepage: http://search.cpan.org/dist/DBD-ODBC/
 
 Package: libdbd-odbc-perl
 Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${shlibs:Depends},
+         ${perl:Depends}
 Description: Perl Database Driver implementing ODBC for DBI
  DBD::ODBC allows DBI to connect to any server complying with the ODBC (Open
  DataBase Connectivity) standard. This provides access to various platforms
  which do not currently have Perl DataBase Drivers available.
+

-- 
Debian packaging of libdbd-odbc-perl



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