[librrd-simple-perl] 07/10: wrap&sort d/control
gregor herrmann
gregoa at debian.org
Mon Jun 29 19:41:41 UTC 2015
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 <gregoa at 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-maintainers at lists.alioth.debian.org>
Uploaders: Russ Allbery <rra at 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
More information about the Pkg-perl-cvs-commits
mailing list