[SCM] Debian packaging of libdbix-searchbuilder-perl branch, master, updated. debian/1.61-1-12-g582ff29

gregor herrmann gregoa at debian.org
Sat Apr 7 12:34:17 UTC 2012


The following commit has been merged in the master branch:
commit 2c93d5e76767e8088ea531e4bb5b50f22e4c6771
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Apr 7 14:30:54 2012 +0200

    sort/wrap fields
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index c6d5359..27fcba0 100644
--- a/debian/control
+++ b/debian/control
@@ -2,13 +2,21 @@ Source: libdbix-searchbuilder-perl
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl, libclass-returnvalue-perl,
- libwant-perl, libcache-simple-timedexpiry-perl, libclone-perl,
- libdbix-dbschema-perl, libclass-accessor-perl, libdbd-sqlite3-perl, 
- libdevel-symdump-perl, libtest-pod-perl
+Build-Depends-Indep: perl,
+ libcache-simple-timedexpiry-perl,
+ libclass-accessor-perl,
+ libclass-returnvalue-perl,
+ libclone-perl,
+ libdbd-sqlite3-perl,
+ libdbix-dbschema-perl,
+ libdevel-symdump-perl,
+ libtest-pod-perl,
+ libwant-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Niko Tyni <ntyni at iki.fi>, gregor herrmann <gregoa at debian.org>,
- Jonathan Yu <jawnsy at cpan.org>, Dominic Hargreaves <dom at earth.li>
+Uploaders: Niko Tyni <ntyni at iki.fi>,
+ gregor herrmann <gregoa at debian.org>,
+ Jonathan Yu <jawnsy at cpan.org>,
+ Dominic Hargreaves <dom at earth.li>
 Standards-Version: 3.9.3
 Homepage: http://search.cpan.org/dist/DBIx-SearchBuilder/
 Vcs-Git: git://git.debian.org/pkg-perl/packages/libdbix-searchbuilder-perl.git
@@ -16,11 +24,15 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdbix-searc
 
 Package: libdbix-searchbuilder-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libclass-returnvalue-perl,
+Depends: ${misc:Depends}, ${perl:Depends},
+ libcache-simple-timedexpiry-perl,
+ libclass-accessor-perl,
+ libclass-returnvalue-perl,
+ libclone-perl,
  libdbd-pg-perl | libdbd-mysql-perl | libdbd-sqlite3-perl | libdbd-odbc-perl |
- libdbd-sqlite2-perl | libdbd-informix-perl | libdbd-sybase-perl, libwant-perl,
- libclass-accessor-perl, libcache-simple-timedexpiry-perl,
- libdbix-dbschema-perl, libclone-perl
+ libdbd-sqlite2-perl | libdbd-informix-perl | libdbd-sybase-perl,
+ libdbix-dbschema-perl,
+ libwant-perl
 Description: Perl implementation of a simple ORM
  DBIx::SearchBuilder is a simple implementation of an Object-Relational Mapper
  (ORM). It provides an object-oriented mechanism for retrieving and updating

-- 
Debian packaging of libdbix-searchbuilder-perl



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