[SCM] Debian packaging of libalzabo-perl branch, master, updated. 84d19d86d91aa454dedf2e4a05fec015c1938a4e

gregor herrmann gregoa at debian.org
Thu Jul 5 20:09:33 UTC 2012


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

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

diff --git a/debian/control b/debian/control
index abcc5de..feb6dd0 100644
--- a/debian/control
+++ b/debian/control
@@ -1,23 +1,36 @@
 Source: libalzabo-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jay Bonci <jaybonci at debian.org>,
- gregor herrmann <gregoa at debian.org>
-Build-Depends: debhelper (>= 5), libmodule-build-perl, 
-Build-Depends-Indep: libexception-class-perl, libparams-validate-perl,
- libtie-ixhash-perl, libdbd-pg-perl, libclass-factory-util-perl,
- libdbd-mysql-perl, libdbi-perl, libfile-find-rule-perl, libtest-pod-perl
+           gregor herrmann <gregoa at debian.org>
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 5),
+               perl
+Build-Depends-Indep: libexception-class-perl,
+                     libparams-validate-perl,
+                     libtie-ixhash-perl,
+                     libdbd-pg-perl,
+                     libclass-factory-util-perl,
+                     libdbd-mysql-perl,
+                     libdbi-perl,
+                     libfile-find-rule-perl,
+                     libtest-pod-perl
 Standards-Version: 3.7.3
-Homepage: http://www.alzabo.org/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libalzabo-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libalzabo-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libalzabo-perl.git
+Homepage: http://www.alzabo.org/
 
 Package: libalzabo-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libexception-class-perl, libparams-validate-perl,
- libtie-ixhash-perl, libdbd-pg-perl, libclass-factory-util-perl,
- libdbd-mysql-perl, libdbi-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libexception-class-perl,
+         libparams-validate-perl,
+         libtie-ixhash-perl,
+         libdbd-pg-perl,
+         libclass-factory-util-perl,
+         libdbd-mysql-perl,
+         libdbi-perl
 Description: Data modelling tool and RDBMS-OO mapper
  Alzabo is a suite of modules with two core functions. Its first use is as a 
  data modelling tool. Through either a schema creation GUI, a perl program, or
@@ -26,3 +39,4 @@ Description: Data modelling tool and RDBMS-OO mapper
  Its second function is as an RDBMS to object mapping system. Once you have 
  created a schema, you can use the Alzabo::Runtime::Table and 
  Alzabo::Runtime::Row classes to access its data. 
+

-- 
Debian packaging of libalzabo-perl



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