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

gregoa pushed a commit to branch master
in repository libcgi-application-plugin-ratelimit-perl.

commit d06be8d01f063c637aa19ddb968112fdc30e7e0c
Author: gregor herrmann <gre...@debian.org>
Date:   Sat Jun 13 16:07:23 2015 +0200

    Reformat debian/control with cme
    
    Gbp-Dch: ignore
---
 debian/control | 21 +++++++++++++--------
 1 file changed, 13 insertions(+), 8 deletions(-)

diff --git a/debian/control b/debian/control
index 4e1f569..dc7043c 100644
--- a/debian/control
+++ b/debian/control
@@ -1,11 +1,14 @@
 Source: libcgi-application-plugin-ratelimit-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
 Uploaders: Jaldhar H. Vyas <jald...@debian.org>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl, libcgi-application-perl, libclass-accessor-perl,
- libdbi-perl, libdbd-sqlite3-perl
+Build-Depends-Indep: perl,
+                     libcgi-application-perl,
+                     libclass-accessor-perl,
+                     libdbi-perl,
+                     libdbd-sqlite3-perl
 Standards-Version: 3.9.3
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libcgi-application-plugin-ratelimit-perl.git
 Vcs-Git: 
git://anonscm.debian.org/pkg-perl/packages/libcgi-application-plugin-ratelimit-perl.git
@@ -13,12 +16,14 @@ Homepage: 
https://metacpan.org/release/CGI-Application-Plugin-RateLimit
 
 Package: libcgi-application-plugin-ratelimit-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libcgi-application-perl,
- libclass-accessor-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libcgi-application-perl,
+         libclass-accessor-perl
+Recommends: libcgi-application-plugin-dbh-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
-Recommends: libcgi-application-plugin-dbh-perl
 Description: Perl module for limiting the runmode call rate per user
  CGI::Application::Plugin::RateLimit provides protection against a user
  calling a runmode too frequently. A typical use-case might be a contact form

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libcgi-application-plugin-ratelimit-perl.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to