[libunix-configfile-perl] 02/04: Reformat debian/control with cme

gregor herrmann gregoa at debian.org
Sun Jun 21 13:46:31 UTC 2015


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

gregoa pushed a commit to branch master
in repository libunix-configfile-perl.

commit 8d8a02e0755af4bf459a8d231a000144054090bd
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Jun 21 15:25:45 2015 +0200

    Reformat debian/control with cme
    
    Gbp-Dch: ignore
---
 debian/control | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 3f52355..d2144d7 100644
--- a/debian/control
+++ b/debian/control
@@ -1,8 +1,8 @@
 Source: libunix-configfile-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Florian Schlichting <fschlich at zedat.fu-berlin.de>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl
 Standards-Version: 3.9.4
@@ -12,7 +12,8 @@ Homepage: https://metacpan.org/release/Unix-ConfigFile
 
 Package: libunix-configfile-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Description: Perl interface to various Unix configuration files
  The Unix::ConfigFile distribution is a suite of modules that provide simple
  interfaces to various Unix configuration files.  The objective is to free the

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



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