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

gregoa pushed a commit to branch master
in repository librrd-simple-perl.

commit dff59075dbfd4f08ba45d1d7543cf908067b812d
Author: gregor herrmann <gre...@debian.org>
Date:   Mon Jun 29 21:34:27 2015 +0200

    wrap&sort d/control
    
    Gbp-Dch: Ignore
---
 debian/control | 14 ++++++++++----
 1 file changed, 10 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index adcb4de..8818a62 100644
--- a/debian/control
+++ b/debian/control
@@ -3,9 +3,13 @@ Section: perl
 Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
 Uploaders: Russ Allbery <r...@debian.org>
-Build-Depends: debhelper (>= 9), librrds-perl, libtest-deep-perl,
- libmodule-build-perl,
- libtest-pod-coverage-perl, libtest-pod-perl, perl
+Build-Depends: debhelper (>= 9),
+               libmodule-build-perl,
+               librrds-perl,
+               libtest-deep-perl,
+               libtest-pod-coverage-perl,
+               libtest-pod-perl,
+               perl
 Standards-Version: 3.9.6
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/librrd-simple-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/librrd-simple-perl.git
@@ -14,7 +18,9 @@ Testsuite: autopkgtest-pkg-perl
 
 Package: librrd-simple-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, librrds-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         librrds-perl
 Description: Simple interface to create and store data in RRD files
  RRD::Simple provides a simple interface to RRDTool's RRDs module that
  supports creating RRD files and storing data.  It provides a simple

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