[libnet-openid-consumer-perl] 09/10: sort deps

gregor herrmann gregoa at debian.org
Sun Feb 7 16:39:28 UTC 2016


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

gregoa pushed a commit to branch master
in repository libnet-openid-consumer-perl.

commit 392c380dde3251dce4182c87e22eec5adeaa7113
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Feb 7 17:36:06 2016 +0100

    sort deps
    
    Gbp-Dch: Ignore
---
 debian/control | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index cba0eb6..5a83f9f 100644
--- a/debian/control
+++ b/debian/control
@@ -7,10 +7,10 @@ Priority: optional
 Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: perl,
                      libcgi-pm-perl | perl (<< 5.19),
-                     libwww-perl,
-                     liburi-perl,
                      libjson-perl,
-                     libnet-openid-common-perl (>= 1.19)
+                     libnet-openid-common-perl (>= 1.19),
+                     liburi-perl,
+                     libwww-perl
 Standards-Version: 3.9.7
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libnet-openid-consumer-perl.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libnet-openid-consumer-perl.git
@@ -20,11 +20,11 @@ Package: libnet-openid-consumer-perl
 Architecture: all
 Depends: ${perl:Depends},
          ${misc:Depends},
-         libwww-perl,
-         liburi-perl,
+         libcrypt-ssleay-perl,
          libjson-perl,
          libnet-openid-common-perl (>= 1.19),
-         libcrypt-ssleay-perl
+         liburi-perl,
+         libwww-perl
 Description: library for consumers of OpenID identities
  Net::OpenID::Consumer is the Perl API for (the consumer half of) OpenID, a
  distributed identity system based on proving you own a URL, which is then

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



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