[libcss-minifier-xs-perl] 05/06: wrap&sort d/control

gregor herrmann gregoa at debian.org
Mon Jun 1 17:54:07 UTC 2015


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

gregoa pushed a commit to branch master
in repository libcss-minifier-xs-perl.

commit 70a986e8928e2f72e354cb2ef9acb40c7e84f1ab
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Jun 1 19:52:47 2015 +0200

    wrap&sort d/control
    
    Gbp-Dch: Ignore
---
 debian/control | 14 +++++++++-----
 1 file changed, 9 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index e23742c..52f792b 100644
--- a/debian/control
+++ b/debian/control
@@ -2,12 +2,14 @@ Source: libcss-minifier-xs-perl
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 9.20120312),
- libtest-pod-perl,
- libtest-pod-coverage-perl,
- libmodule-build-perl (>= 0.400000)
+               libmodule-build-perl (>= 0.400000),
+               libtest-pod-coverage-perl,
+               libtest-pod-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Ryan Niebur <ryan at debian.org>,
- gregor herrmann <gregoa at debian.org>, Ansgar Burchardt <ansgar at debian.org>, Florian Schlichting <fsfs at debian.org>
+           gregor herrmann <gregoa at debian.org>,
+           Ansgar Burchardt <ansgar at debian.org>,
+           Florian Schlichting <fsfs at debian.org>
 Standards-Version: 3.9.6
 Homepage: https://metacpan.org/release/CSS-Minifier-XS
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcss-minifier-xs-perl.git
@@ -16,7 +18,9 @@ Testsuite: autopkgtest-pkg-perl
 
 Package: libcss-minifier-xs-perl
 Architecture: any
-Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         ${shlibs:Depends}
 Description: XS based CSS minifier
  CSS::Minifier::XS is a CSS "minifier"; its designed to remove un-necessary
  whitespace and comments from CSS files, while also not breaking the CSS.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcss-minifier-xs-perl.git



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