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

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

commit 15990487860bb80ef151574be114be3c0a29f6b9
Author: Jonas Smedegaard <d...@jones.dk>
Date:   Mon Oct 26 13:08:22 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 fabb5de..867e403 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -12,7 +12,9 @@ Homepage: https://github.com/tokuhirom/Furl
 
 Package: libfurl-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, ${cdbs:Depends}
+Depends: ${cdbs:Depends},
+ ${misc:Depends},
+ ${perl:Depends}
 Recommends: ${cdbs:Recommends}
 Suggests: ${cdbs:Suggests}
 Description: lightning-fast URL fetcher

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to