[libtext-sass-perl] 07/16: Sort and newline-delimit dependencies.

Jonas Smedegaard dr at jones.dk
Mon Oct 26 15:50:32 UTC 2015


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

js pushed a commit to branch master
in repository libtext-sass-perl.

commit ca4bb704d3b1d9ce9e558ad9504398f15aa48b4e
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Mon Oct 26 16:39:17 2015 +0100

    Sort and newline-delimit dependencies.
---
 debian/control.in | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/control.in b/debian/control.in
index 1f3f2cb..592657b 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -12,7 +12,9 @@ Homepage: http://search.cpan.org/dist/Text-Sass/
 
 Package: libtext-sass-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, ${cdbs:Depends}
+Depends: ${cdbs:Depends},
+ ${misc:Depends},
+ ${perl:Depends}
 Recommends: ${cdbs:Recommends}
 Description: implementation of the Sass CSS meta-language
  Sass is a meta-language on top of CSS that’s used to describe the style

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



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