[SCM] Debian packaging of DBIx-Class-Helpers CPAN distribution branch, master, updated. debian/2.013002-1-10-gda4213c

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


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

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

diff --git a/debian/control b/debian/control
index fcccad2..d0aa6cb 100644
--- a/debian/control
+++ b/debian/control
@@ -1,21 +1,22 @@
 Source: libdbix-class-helpers-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: gregor herrmann <gregoa at debian.org>,
+           Fabrizio Regalli <fabreg at fabreg.it>
 Section: perl
 Priority: optional
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: gregor herrmann <gregoa at debian.org>, Fabrizio Regalli <fabreg at fabreg.it>
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: libcarp-clan-perl (>= 6.04),
- libdbd-sqlite3-perl,
- libdbix-class-candy-perl,
- libdbix-class-perl (>= 0.08127),
- liblingua-en-inflect-perl,
- libnamespace-clean-perl (>= 0.23),
- libstring-camelcase-perl,
- libsql-translator-perl,
- libsub-exporter-perl,
- libtest-deep-perl,
- libtest-exception-perl,
- perl
+Build-Depends-Indep: libcarp-clan-perl,
+                     libdbd-sqlite3-perl,
+                     libdbix-class-candy-perl,
+                     libdbix-class-perl (>= 0.08127),
+                     liblingua-en-inflect-perl,
+                     libnamespace-clean-perl (>= 0.23),
+                     libstring-camelcase-perl,
+                     libsql-translator-perl,
+                     libsub-exporter-perl,
+                     libtest-deep-perl,
+                     libtest-exception-perl,
+                     perl
 Standards-Version: 3.9.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdbix-class-helpers-perl.git
 Vcs-Git: git://git.debian.org/pkg-perl/packages/libdbix-class-helpers-perl.git
@@ -23,15 +24,17 @@ Homepage: http://search.cpan.org/dist/DBIx-Class-Helpers/
 
 Package: libdbix-class-helpers-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libcarp-clan-perl (>= 6.04),
- libdbd-sqlite3-perl,
- libdbix-class-candy-perl,
- libdbix-class-perl (>= 0.08127),
- liblingua-en-inflect-perl,
- libnamespace-clean-perl (>= 0.23),
- libstring-camelcase-perl,
- libsub-exporter-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libcarp-clan-perl,
+         libdbd-sqlite3-perl,
+         libdbix-class-candy-perl,
+         libdbix-class-perl (>= 0.08127),
+         liblingua-en-inflect-perl,
+         libnamespace-clean-perl (>= 0.23),
+         libstring-camelcase-perl,
+         libsub-exporter-perl
 Description: collection of helpers for DBIx::Class
  DBIx::Class::Helpers bundles many useful helpers for DBIx::Class that
  simplify the common case stuff.
+

-- 
Debian packaging of DBIx-Class-Helpers CPAN distribution



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