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

gregoa pushed a commit to branch master
in repository libconfig-general-perl.

commit 24f89a5d50c09b308554dcadce4fb766b9500b35
Author: gregor herrmann <gre...@debian.org>
Date:   Sun May 11 15:55:40 2014 +0200

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

diff --git a/debian/control b/debian/control
index 329953d..5b208dc 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,19 @@
 Source: libconfig-general-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
 Uploaders: Francesco Cecconi <francesco.cecc...@gmail.com>
-Standards-Version: 3.9.4
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl
+Standards-Version: 3.9.4
 Vcs-Browser: 
http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libconfig-general-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libconfig-general-perl.git
 Homepage: https://metacpan.org/release/Config-General
 
 Package: libconfig-general-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends} 
+Depends: ${perl:Depends},
+         ${misc:Depends}
 Description: generic configuration module
  Config::General opens a configuration file and parses its contents for you.
  After parsing it returns a hash which contains all options and their
@@ -27,4 +28,3 @@ Description: generic configuration module
  In addition to the capabilities of an Apache configuration file it
  supports some enhancements such as here-documents, C-style comments and
  multi-line options.
-

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libconfig-general-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