[libcatmandu-store-mongodb-perl] 03/15: Sort and newline-delimit dependencies.
Jonas Smedegaard
dr at jones.dk
Mon Oct 26 21:28:23 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-mongodb-perl.
commit dc89a0154d98c29973155c6a7099c020366cb2bf
Author: Jonas Smedegaard <dr at jones.dk>
Date: Mon Oct 26 21:59:50 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 f726476..aaa5b09 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -12,7 +12,9 @@ Homepage: https://github.com/LibreCat/Catmandu-Store-MongoDB
Package: libcatmandu-store-mongodb-perl
Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, ${cdbs:Depends}
+Depends: ${cdbs:Depends},
+ ${misc:Depends},
+ ${perl:Depends}
Enhances: ${cdbs:Enhances}
Description: searchable store backed by MongoDB
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-mongodb-perl.git
More information about the Pkg-perl-cvs-commits
mailing list