[libcgi-application-plugin-dbiprofile-perl] 01/05: Reformat debian/control with cme
Damyan Ivanov
dmn at moszumanska.debian.org
Wed Jun 10 12:52:14 UTC 2015
This is an automated email from the git hooks/post-receive script.
dmn pushed a commit to branch master
in repository libcgi-application-plugin-dbiprofile-perl.
commit 9f1f8d90cfeb795453398596f8c0b27d79400f8e
Author: Damyan Ivanov <dmn at debian.org>
Date: Wed Jun 10 12:48:59 2015 +0000
Reformat debian/control with cme
Gbp-Dch: ignore
---
debian/control | 29 +++++++++++++++++++----------
1 file changed, 19 insertions(+), 10 deletions(-)
diff --git a/debian/control b/debian/control
index 40f5e43..4bb6c3c 100644
--- a/debian/control
+++ b/debian/control
@@ -1,11 +1,15 @@
Source: libcgi-application-plugin-dbiprofile-perl
-Section: perl
-Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Jaldhar H. Vyas <jaldhar at debian.org>
+Section: perl
+Priority: optional
Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl, libio-stringy-perl, libdata-javascript-perl,
- libdbi-perl, libcgi-application-perl, libhtml-template-perl
+Build-Depends-Indep: perl,
+ libio-stringy-perl,
+ libdata-javascript-perl,
+ libdbi-perl,
+ libcgi-application-perl,
+ libhtml-template-perl
Standards-Version: 3.9.2
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libcgi-application-plugin-dbiprofile-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcgi-application-plugin-dbiprofile-perl.git
@@ -13,14 +17,19 @@ Homepage: https://metacpan.org/release/CGI-Application-Plugin-DBIProfile
Package: libcgi-application-plugin-dbiprofile-perl
Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libio-stringy-perl,
- libdata-javascript-perl, libdbi-perl, libcgi-application-perl,
- libhtml-template-perl
-Recommends: libgd-graph-perl, libsvg-tt-graph-perl
+Depends: ${misc:Depends},
+ ${perl:Depends},
+ libio-stringy-perl,
+ libdata-javascript-perl,
+ libdbi-perl,
+ libcgi-application-perl,
+ libhtml-template-perl
+Recommends: libgd-graph-perl,
+ libsvg-tt-graph-perl
+Suggests: libcgi-application-plugin-devpopup-perl
+Enhances: libcgi-application-perl
Breaks: libcgi-application-extra-plugin-bundle-perl (<< 0.5)
Replaces: libcgi-application-extra-plugin-bundle-perl (<< 0.5)
-Enhances: libcgi-application-perl
-Suggests: libcgi-application-plugin-devpopup-perl
Description: plugin providing database profiling support
CGI::Application::Plugin::DBIProfile integrates DBI::Profile into
CGI::Application, thus providing database profiling. If present
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcgi-application-plugin-dbiprofile-perl.git
More information about the Pkg-perl-cvs-commits
mailing list