[libnagios-object-perl] 05/07: wrap&sort d/control

gregor herrmann gregoa at debian.org
Sat May 30 18:42:47 UTC 2015


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

gregoa pushed a commit to branch master
in repository libnagios-object-perl.

commit 11dfafbd62b90a876472918ef3deac194ea3749b
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat May 30 20:39:38 2015 +0200

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

diff --git a/debian/control b/debian/control
index ecb425c..efd348d 100644
--- a/debian/control
+++ b/debian/control
@@ -1,21 +1,18 @@
 Source: libnagios-object-perl
 Section: perl
 Priority: optional
-Build-Depends:
- debhelper (>= 8),
- libmodule-build-perl (>= 0.400000)
-Build-Depends-Indep:
- liblist-compare-perl,
- libtest-exception-perl,
- libtest-nowarnings-perl,
- perl
+Build-Depends: debhelper (>= 8),
+               libmodule-build-perl (>= 0.400000)
+Build-Depends-Indep: liblist-compare-perl,
+                     libtest-exception-perl,
+                     libtest-nowarnings-perl,
+                     perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders:
- Jose Luis Rivas <ghostbar38 at gmail.com>,
- Ryan Niebur <ryan at debian.org>,
- gregor herrmann <gregoa at debian.org>,
- Jonathan Yu <jawnsy at cpan.org>,
- Salvatore Bonaccorso <carnil at debian.org>
+Uploaders: Jose Luis Rivas <ghostbar38 at gmail.com>,
+           Ryan Niebur <ryan at debian.org>,
+           gregor herrmann <gregoa at debian.org>,
+           Jonathan Yu <jawnsy at cpan.org>,
+           Salvatore Bonaccorso <carnil at debian.org>
 Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnagios-object-perl.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libnagios-object-perl.git
@@ -23,7 +20,8 @@ Homepage: https://metacpan.org/release/Nagios-Object
 
 Package: libnagios-object-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Description: module to parse and represent Nagios configuration as objects
  Nagios::Object is a group of modules for parsing a Nagios configuration and
  providing an object representation in Perl. It has support for inheriting from

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libnagios-object-perl.git



More information about the Pkg-perl-cvs-commits mailing list