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

gregoa pushed a commit to branch master
in repository libauthen-scram-perl.

commit 19f0159a66c3278351a2f95e75c2edced76076da
Author: gregor herrmann <gre...@debian.org>
Date:   Mon Aug 24 14:27:39 2015 +0200

    Reformat debian/control with cme
    
    Gbp-Dch: ignore
---
 debian/control | 43 +++++++++++++++++++++++--------------------
 1 file changed, 23 insertions(+), 20 deletions(-)

diff --git a/debian/control b/debian/control
index 395db52..1ba9262 100644
--- a/debian/control
+++ b/debian/control
@@ -1,33 +1,36 @@
 Source: libauthen-scram-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
 Uploaders: Harlan Lieberman-Berg <hlieber...@setec.io>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: libauthen-sasl-saslprep-perl,
- libcrypt-urandom-perl,
- libmoo-perl (>= 1.001000),
- libnamespace-clean-perl,
- libpbkdf2-tiny-perl,
- libtest-failwarnings-perl,
- libtest-fatal-perl,
- libtry-tiny-perl,
- libtype-tiny-perl,
- perl (>= 5.13.4) | libtest-simple-perl (>= 0.96),
- perl
+                     libcrypt-urandom-perl,
+                     libmoo-perl (>= 1.001000),
+                     libnamespace-clean-perl,
+                     libpbkdf2-tiny-perl,
+                     libtest-failwarnings-perl,
+                     libtest-fatal-perl,
+                     libtry-tiny-perl,
+                     libtype-tiny-perl,
+                     perl (>= 5.13.4) | libtest-simple-perl (>= 0.96),
+                     perl
 Standards-Version: 3.9.6
+Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libauthen-scram-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libauthen-scram-perl.git
 Homepage: https://metacpan.org/release/Authen-SCRAM
 
 Package: libauthen-scram-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libauthen-sasl-saslprep-perl,
- libcrypt-urandom-perl,
- libmoo-perl (>= 1.001000),
- libnamespace-clean-perl,
- libpbkdf2-tiny-perl,
- libtry-tiny-perl,
- libtype-tiny-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libauthen-sasl-saslprep-perl,
+         libcrypt-urandom-perl,
+         libmoo-perl (>= 1.001000),
+         libnamespace-clean-perl,
+         libpbkdf2-tiny-perl,
+         libtry-tiny-perl,
+         libtype-tiny-perl
 Description: Salted Challenge Response Authentication Mechanism (RFC 5802)
  The modules in this distribution implement the Salted Challenge Response
  Authentication Mechanism (SCRAM) from RFC 5802.

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