[libcgi-application-plugin-authentication-perl] 06/07: d/control: wrap&sort + whitespace
    gregor herrmann 
    gregoa at debian.org
       
    Wed Jul  9 16:58:17 UTC 2014
    
    
  
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libcgi-application-plugin-authentication-perl.
commit b83f9c5d3fa7011dbba6f56252efd52c93b6b979
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Jul 9 18:47:33 2014 +0200
    d/control: wrap&sort + whitespace
    
    Git-Dch: Ignore
---
 debian/control | 15 +++++++--------
 1 file changed, 7 insertions(+), 8 deletions(-)
diff --git a/debian/control b/debian/control
index b6c4b50..899b46f 100644
--- a/debian/control
+++ b/debian/control
@@ -4,8 +4,7 @@ Uploaders: Jaldhar H. Vyas <jaldhar at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl,
-                     libapache-htpasswd-perl,
+Build-Depends-Indep: libapache-htpasswd-perl,
                      libauthen-simple-perl,
                      libcgi-application-basic-plugin-bundle-perl,
                      libcgi-application-perl,
@@ -23,6 +22,7 @@ Build-Depends-Indep: perl,
                      libtest-warn-perl,
                      libtest-without-module-perl,
                      libuniversal-require-perl,
+                     perl,
                      perl (>= 5.11.1) | libtest-simple-perl,
                      pkg-components
 Standards-Version: 3.9.5
@@ -43,19 +43,18 @@ Suggests: libapache-htpasswd-perl,
           libcgi-application-extra-plugin-bundle-perl (>= 0.3),
           libclass-dbi-perl,
           libcolor-calc-perl,
-          libdbix-class-perl,
+          libdbix-class-perl
 Enhances: libcgi-application-extra-plugin-bundle-perl (>= 0.3)
 Breaks: libcgi-application-extra-plugin-bundle-perl (<< 0.3)
-Provides: libcgi-application-plugin-authentication-driver-dbic-perl,
-          libcgi-application-plugin-authentication-driver-cdbi-perl
+Provides: libcgi-application-plugin-authentication-driver-cdbi-perl,
+          libcgi-application-plugin-authentication-driver-dbic-perl
 Replaces: libcgi-application-extra-plugin-bundle-perl (<< 0.3)
 Description: authentication framework for CGI::Application
- CGI::Application::Plugin::Authentication adds the ability to authenticate 
+ CGI::Application::Plugin::Authentication adds the ability to authenticate
  users in your CGI::Application modules. The module separates authentication
  into Drivers (backend logic), Store (cookie management etc) and Display
- (formulation of the login form). The following drivers are bundled with this 
+ (formulation of the login form). The following drivers are bundled with this
  package:
  .
   - CGI::Application::Plugin::Authentication::Driver::DBIC
   - CGI::Application::Plugin::Authentication::Driver::CDBI
-
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcgi-application-plugin-authentication-perl.git
    
    
More information about the Pkg-perl-cvs-commits
mailing list