[libdancer-plugin-database-core-perl] 04/05: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Mon Apr 7 17:36:25 UTC 2014


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libdancer-plugin-database-core-perl.

commit 9851ec06e1d10012dd7257663bf8b84207974c92
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Apr 7 19:35:12 2014 +0200

    cme: reformat debian/control
    
    Git-Dch: Ignore
---
 debian/control | 15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)

diff --git a/debian/control b/debian/control
index 891a120..8166a09 100644
--- a/debian/control
+++ b/debian/control
@@ -1,13 +1,13 @@
 Source: libdancer-plugin-database-core-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,
- libtest-pod-perl,
- libtest-pod-coverage-perl,
- perl
+                     libtest-pod-perl,
+                     libtest-pod-coverage-perl,
+                     perl
 Standards-Version: 3.9.5
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdancer-plugin-database-core-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdancer-plugin-database-core-perl.git
@@ -15,8 +15,9 @@ Homepage: https://metacpan.org/release/Dancer-Plugin-Database-Core
 
 Package: libdancer-plugin-database-core-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libdbi-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libdbi-perl
 Description: shared core library for Dancer and Dancer2 database plugins
  Dancer::Plugin::Database::Core should not be used directly. It is a shared
  library for Dancer::Plugin::Database and Dancer2::Plugin::Database modules.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdancer-plugin-database-core-perl.git



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