[libtest-databaserow-perl] 06/07: cme: reformat debian/control
gregor herrmann
gregoa at debian.org
Tue Jul 8 16:39:26 UTC 2014
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libtest-databaserow-perl.
commit 8143e7a1e61a7c93b675e1a5a34ef0a46c34749c
Author: gregor herrmann <gregoa at debian.org>
Date: Tue Jul 8 18:16:26 2014 +0200
cme: reformat debian/control
Git-Dch: Ignore
---
debian/control | 17 +++++++++--------
1 file changed, 9 insertions(+), 8 deletions(-)
diff --git a/debian/control b/debian/control
index 06b2bea..236f607 100644
--- a/debian/control
+++ b/debian/control
@@ -1,14 +1,14 @@
Source: libtest-databaserow-perl
-Section: perl
-Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: gregor herrmann <gregoa at debian.org>
+Section: perl
+Priority: optional
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: libdbi-perl,
- libdbd-sqlite3-perl,
- libtest-exception-perl,
- libtest-warn-perl,
- perl
+ libdbd-sqlite3-perl,
+ libtest-exception-perl,
+ libtest-warn-perl,
+ perl
Standards-Version: 3.9.5
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-databaserow-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-databaserow-perl.git
@@ -16,8 +16,9 @@ Homepage: https://metacpan.org/release/Test-DatabaseRow
Package: libtest-databaserow-perl
Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libdbi-perl
+Depends: ${misc:Depends},
+ ${perl:Depends},
+ libdbi-perl
Description: module for simple database tests
Test::DatabaseRow is a simple module for doing simple tests on a database,
primarily designed to test if a row exists with the correct details in a
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtest-databaserow-perl.git
More information about the Pkg-perl-cvs-commits
mailing list