[libdbix-recordset-perl] 08/11: Reformat debian/control with cme
gregor herrmann
gregoa at debian.org
Thu Jun 18 16:16:42 UTC 2015
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libdbix-recordset-perl.
commit c4b6bf81cea580e7001b2c3af4aacf82dabbdb3f
Author: gregor herrmann <gregoa at debian.org>
Date: Thu Jun 18 18:12:46 2015 +0200
Reformat debian/control with cme
Gbp-Dch: ignore
---
debian/control | 16 ++++++++++------
1 file changed, 10 insertions(+), 6 deletions(-)
diff --git a/debian/control b/debian/control
index 57e729e..162092a 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,22 @@
Source: libdbix-recordset-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Jonathan Yu <jawnsy at cpan.org>,
+ gregor herrmann <gregoa at debian.org>
Section: perl
Priority: optional
Build-Depends: debhelper (>= 9)
-Build-Depends-Indep: perl, libdbi-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Jonathan Yu <jawnsy at cpan.org>, gregor herrmann <gregoa at debian.org>
+Build-Depends-Indep: perl,
+ libdbi-perl
Standards-Version: 3.8.4
-Homepage: https://metacpan.org/release/DBIx-Recordset
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdbix-recordset-perl.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libdbix-recordset-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdbix-recordset-perl.git
+Homepage: https://metacpan.org/release/DBIx-Recordset
Package: libdbix-recordset-perl
Architecture: all
-Depends: ${misc:Depends}, libdbi-perl, ${perl:Depends}
+Depends: ${misc:Depends},
+ ${perl:Depends},
+ libdbi-perl
Description: Perl extension for DBI recordsets
DBIx::Recordset is a perl module for abstraction and simplification of
database access.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdbix-recordset-perl.git
More information about the Pkg-perl-cvs-commits
mailing list