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

gregoa pushed a commit to branch master
in repository libxml-atom-service-perl.

commit d6c670d9466988255d36b7aec2230b8fd5ac0502
Author: gregor herrmann <gre...@debian.org>
Date:   Fri May 29 18:25:47 2015 +0200

    wrap&sort d/control
    
    Gbp-Dch: Ignore
---
 debian/control | 24 +++++++++++++-----------
 1 file changed, 13 insertions(+), 11 deletions(-)

diff --git a/debian/control b/debian/control
index dc65d8c..2998c54 100644
--- a/debian/control
+++ b/debian/control
@@ -1,16 +1,17 @@
 Source: libxml-atom-service-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 8), libmodule-build-perl (>= 0.380000)
+Build-Depends: debhelper (>= 8),
+               libmodule-build-perl (>= 0.380000)
 Build-Depends-Indep: libtest-nowarnings-perl,
- libtest-pod-coverage-perl,
- libtest-pod-perl,
- libxml-atom-perl,
- perl
+                     libtest-pod-coverage-perl,
+                     libtest-pod-perl,
+                     libxml-atom-perl,
+                     perl
 Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
 Uploaders: gregor herrmann <gre...@debian.org>,
- Jose Luis Rivas <ghostba...@gmail.com>,
- Fabrizio Regalli <fab...@fabreg.it>
+           Jose Luis Rivas <ghostba...@gmail.com>,
+           Fabrizio Regalli <fab...@fabreg.it>
 Standards-Version: 3.9.6
 Homepage: https://metacpan.org/release/XML-Atom-Service
 Vcs-Git: 
git://anonscm.debian.org/pkg-perl/packages/libxml-atom-service-perl.git
@@ -19,8 +20,9 @@ Testsuite: autopkgtest-pkg-perl
 
 Package: libxml-atom-service-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends},
- libxml-atom-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libxml-atom-perl
 Description: Atom Service Document object
  XML::Atom::Service is a Service Document implementation. In the Atom
  Publishing Protocol, a client needs to first discover the capabilities
@@ -28,6 +30,6 @@ Description: Atom Service Document object
  support this discovery process. The document describes the location and
  capabilities of Collections.
  .
- The Atom Publishing Protocol introduces some new XML elements, such as 
- app:edited and app:draft, which are imported into XML::Atom. See 
+ The Atom Publishing Protocol introduces some new XML elements, such as
+ app:edited and app:draft, which are imported into XML::Atom. See
  XML::Atom::Atompub in detail.

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