[libcatmandu-marc-perl] 08/15: Sort and newline-delimit dependencies.

Jonas Smedegaard dr at jones.dk
Mon Oct 26 13:47:51 UTC 2015


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

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

commit e45f3d2c0bc1e29473fa98b9499c17dcd1f3ca3b
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Mon Oct 26 13:59:45 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 68d168f..97b79c0 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -11,7 +11,9 @@ Homepage: https://github.com/LibreCat/Catmandu-MARC
 
 Package: libcatmandu-marc-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, ${cdbs:Depends}
+Depends: ${cdbs:Depends},
+ ${misc:Depends},
+ ${perl:Depends}
 Enhances: ${cdbs:Enhances}
 Description: modules for working with MARC data within the Catmandu framework
  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-marc-perl.git



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