[libcatmandu-store-lucy-perl] 09/11: Tidy control file: Wrap and sort Depends field.

Jonas Smedegaard dr at jones.dk
Wed Aug 5 13:45:21 UTC 2015


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

js pushed a commit to branch master
in repository libcatmandu-store-lucy-perl.

commit 56101f25c568dcc77f7fe7398cc45b2f2fc3ad5e
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Wed Aug 5 15:23:17 2015 +0200

    Tidy control file: Wrap and sort Depends field.
---
 debian/control.in | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/control.in b/debian/control.in
index b6d771b..3e50490 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -12,7 +12,9 @@ Homepage: https://metacpan.org/release/Catmandu-Store-Lucy
 
 Package: libcatmandu-store-lucy-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, ${cdbs:Depends}
+Depends: ${cdbs:Depends},
+ ${misc:Depends},
+ ${perl:Depends}
 Enhances: ${cdbs:Enhances}
 Description: searchable Catmandu store backed by Lucy
  Catmandu provides a suite of Perl modules to ease the import, storage,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcatmandu-store-lucy-perl.git



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