[libnagios-plugin-perl] 02/08: Reformat debian/control with cme

gregor herrmann gregoa at debian.org
Sat Jun 20 00:44:34 UTC 2015


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

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

commit dce32e3cd23740b6e09515074dd63ab5ec01318d
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Jun 20 02:39:26 2015 +0200

    Reformat debian/control with cme
    
    Gbp-Dch: ignore
---
 debian/control | 27 +++++++++++++++++----------
 1 file changed, 17 insertions(+), 10 deletions(-)

diff --git a/debian/control b/debian/control
index 81d04ab..a2e87ee 100644
--- a/debian/control
+++ b/debian/control
@@ -1,22 +1,29 @@
 Source: libnagios-plugin-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Ryan Niebur <ryan at debian.org>,
+           Ansgar Burchardt <ansgar at debian.org>,
+           Salvatore Bonaccorso <carnil at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl, libclass-accessor-perl,
-  libparams-validate-perl, libconfig-tiny-perl, libmath-calc-units-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Ryan Niebur <ryan at debian.org>,
- Ansgar Burchardt <ansgar at debian.org>,
- Salvatore Bonaccorso <carnil at debian.org>
+Build-Depends-Indep: perl,
+                     libclass-accessor-perl,
+                     libparams-validate-perl,
+                     libconfig-tiny-perl,
+                     libmath-calc-units-perl
 Standards-Version: 3.9.2
-Homepage: https://metacpan.org/release/Nagios-Plugin
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnagios-plugin-perl.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libnagios-plugin-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnagios-plugin-perl.git
+Homepage: https://metacpan.org/release/Nagios-Plugin
 
 Package: libnagios-plugin-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libclass-accessor-perl,
-  libparams-validate-perl, libconfig-tiny-perl, libmath-calc-units-perl
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         libclass-accessor-perl,
+         libparams-validate-perl,
+         libconfig-tiny-perl,
+         libmath-calc-units-perl
 Description: family of perl modules to streamline writing Nagios
  Nagios::Plugin and its associated Nagios::Plugin::* modules are a family of
  perl modules to streamline writing Nagios plugins. The main end user modules

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



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