[libapp-info-perl] 06/11: wrap&sort d/control

gregor herrmann gregoa at debian.org
Sun Jan 12 15:24:54 UTC 2014


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

gregoa pushed a commit to branch master
in repository libapp-info-perl.

commit 45930593f24fd6df4f3f25f8f2313d295f3fea39
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Jan 12 16:16:55 2014 +0100

    wrap&sort d/control
    
    Git-Dch: Ignore
---
 debian/control | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 6b05dd2..3c4311c 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,8 @@ Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: gregor herrmann <gregoa at debian.org>
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl, libtest-pod-perl
+Build-Depends-Indep: libtest-pod-perl,
+                     perl
 Standards-Version: 3.9.1
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libapp-info-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libapp-info-perl.git
@@ -12,7 +13,8 @@ Homepage: https://metacpan.org/release/App-Info
 
 Package: libapp-info-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Description: module to provide metadata about software packages installed
  App::Info provides a generalized interface for providing metadata about
  software packages installed on a system. The idea is that App::Info

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



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