[SCM] Debian packaging of libdbix-contextualfetch-perl branch, master, updated. 5353059161a0592c568ae3117fbbd05f70d6e183

gregor herrmann gregoa at debian.org
Thu Jul 5 20:23:34 UTC 2012


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

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

diff --git a/debian/control b/debian/control
index 7fdff00..f81fc04 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,24 @@
 Source: libdbix-contextualfetch-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Ansgar Burchardt <ansgar at debian.org>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl (>= 5.8.0), libdbi-perl (>= 1.35), libdbd-sqlite3-perl, libtest-pod-perl, libtest-pod-coverage-perl
+Build-Depends-Indep: perl,
+                     libdbi-perl,
+                     libdbd-sqlite3-perl,
+                     libtest-pod-perl,
+                     libtest-pod-coverage-perl
 Standards-Version: 3.8.2
-Homepage: http://search.cpan.org/dist/DBIx-ContextualFetch/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libdbix-contextualfetch-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdbix-contextualfetch-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libdbix-contextualfetch-perl.git
+Homepage: http://search.cpan.org/dist/DBIx-ContextualFetch/
 
 Package: libdbix-contextualfetch-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libdbi-perl (>= 1.35)
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libdbi-perl
 Description: module to add context aware fetches to DBI
  The Perl database independent interface - DBI - does not take much
  advantage of Perl's context sensitivity. This is the situation where
@@ -24,3 +30,4 @@ Description: module to add context aware fetches to DBI
  new methods for convenience (though not necessarily efficiency). Much
  of this code was originally part of the IMA::DBI Perl module
  (libima-dbi-perl package).
+

-- 
Debian packaging of libdbix-contextualfetch-perl



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