[libdevel-checkbin-perl] 06/06: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Fri Oct 10 21:45:47 UTC 2014


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

gregoa pushed a commit to branch master
in repository libdevel-checkbin-perl.

commit 8cee95af3c8605cc9804175f6a017dad23d56326
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Oct 10 23:42:42 2014 +0200

    cme: reformat debian/control
    
    Git-Dch: Ignore
---
 debian/control | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 119a772..25516fb 100644
--- a/debian/control
+++ b/debian/control
@@ -1,8 +1,8 @@
 Source: libdevel-checkbin-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: gregor herrmann <gregoa at debian.org>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 8),
                libmodule-build-perl (>= 0.380000),
                perl
@@ -15,7 +15,8 @@ Homepage: https://metacpan.org/release/Devel-CheckBin
 
 Package: libdevel-checkbin-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Description: module to check that a command is available
  Devel::CheckBin is a perl module that checks whether a particular command is
  available.

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



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