[SCM] Debian packaging of libclass-dbi-sweet-perl branch, master, updated. upstream/0.11-30-gae76db6

gregor herrmann gregoa at debian.org
Thu Jul 5 20:15:52 UTC 2012


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

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

diff --git a/debian/control b/debian/control
index 738b43b..5bdb8bd 100644
--- a/debian/control
+++ b/debian/control
@@ -1,25 +1,39 @@
 Source: libclass-dbi-sweet-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Damyan Ivanov <dmn at debian.org>,
+           Jonathan Yu <jawnsy at cpan.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7.0.50)
-Build-Depends-Indep: libcache-cache-perl, libclass-dbi-perl (>= 3.0.12),
- libdata-page-perl, libdate-simple-perl, libdbd-pg-perl,
- libdbd-sqlite3-perl (>= 1.08), libdbi-perl, libossp-uuid-perl,
- libsql-abstract-perl (>= 1.55), libtest-pod-coverage-perl, libtest-pod-perl,
- libtime-piece-mysql-perl, perl (>= 5.8.8-12)
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Damyan Ivanov <dmn at debian.org>, Jonathan Yu <jawnsy at cpan.org>
+Build-Depends-Indep: libcache-cache-perl,
+                     libclass-dbi-perl,
+                     libdata-page-perl,
+                     libdate-simple-perl,
+                     libdbd-pg-perl,
+                     libdbd-sqlite3-perl,
+                     libdbi-perl,
+                     libossp-uuid-perl,
+                     libsql-abstract-perl,
+                     libtest-pod-coverage-perl,
+                     libtest-pod-perl,
+                     libtime-piece-mysql-perl,
+                     perl
 Standards-Version: 3.8.4
-Homepage: http://search.cpan.org/dist/Class-DBI-Sweet/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libclass-dbi-sweet-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libclass-dbi-sweet-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libclass-dbi-sweet-perl.git
+Homepage: http://search.cpan.org/dist/Class-DBI-Sweet/
 
 Package: libclass-dbi-sweet-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libclass-dbi-perl (>= 3.0.12),
- libdata-page-perl, libdbd-sqlite3-perl (>= 1.08), libdbi-perl,
- libsql-abstract-perl (>= 1.55)
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libclass-dbi-perl,
+         libdata-page-perl,
+         libdbd-sqlite3-perl,
+         libdbi-perl,
+         libsql-abstract-perl
 Description: Perl module providing a sweeter Class::DBI
  Class::DBI::Sweet provides convenient count, search, page and cache functions
  in a simple package. It integrates these functions with the usual Class::DBI
  (libclass-dbi-perl) interface in a convenient and efficient way.
+

-- 
Debian packaging of libclass-dbi-sweet-perl



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