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

abe pushed a commit to branch master
in repository libparse-bbcode-perl.

commit 7056e404dfa267b8fc2c8be429978710aad2a77d
Author: Axel Beckert <a...@deuxchevaux.org>
Date:   Sat Jul 11 03:03:52 2015 +0200

    Apply wrap-and-sort
---
 debian/control | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index faf9c5e..8ba86e3 100644
--- a/debian/control
+++ b/debian/control
@@ -5,9 +5,9 @@ Maintainer: Debian Perl Group 
<pkg-perl-maintain...@lists.alioth.debian.org>
 Uploaders: Axel Beckert <a...@debian.org>
 Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: libclass-accessor-perl,
- libtest-nowarnings-perl,
- liburi-perl,
- perl
+                     libtest-nowarnings-perl,
+                     liburi-perl,
+                     perl
 Standards-Version: 3.9.6
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libparse-bbcode-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libparse-bbcode-perl.git
@@ -16,9 +16,10 @@ Testsuite: autopkgtest-pkg-perl
 
 Package: libparse-bbcode-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libclass-accessor-perl,
- liburi-perl
+Depends: libclass-accessor-perl,
+         liburi-perl,
+         ${misc:Depends},
+         ${perl:Depends}
 Description: Perl module to parse BBCode and render it as HTML or text
  Parse::BBCode parses common bbcode like
  .

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