[liblwpx-paranoidagent-perl] 10/12: sort (b-)deps

gregor herrmann gregoa at debian.org
Thu Sep 29 19:30:26 UTC 2016


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

gregoa pushed a commit to branch master
in repository liblwpx-paranoidagent-perl.

commit a1afde6030d9ecac9c9c6c5877b2a92a380ce14b
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Sep 29 21:26:00 2016 +0200

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

diff --git a/debian/control b/debian/control
index b76b0dc..9c11f3c 100644
--- a/debian/control
+++ b/debian/control
@@ -7,9 +7,9 @@ Priority: optional
 Build-Depends: debhelper (>= 9~)
 Build-Depends-Indep: perl,
                      ca-certificates,
-                     libwww-perl,
+                     libcrypt-ssleay-perl,
                      libnet-dns-perl,
-                     libcrypt-ssleay-perl
+                     libwww-perl
 Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/liblwpx-paranoidagent-perl.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/liblwpx-paranoidagent-perl.git
@@ -19,9 +19,9 @@ Architecture: all
 Depends: ${perl:Depends},
          ${misc:Depends},
          ca-certificates,
-         libwww-perl,
+         libcrypt-ssleay-perl,
          libnet-dns-perl,
-         libcrypt-ssleay-perl
+         libwww-perl
 Description: "paranoid" subclass of LWP::UserAgent
  The LWPx::ParanoidAgent is a class subclassing LWP::UserAgent, but
  paranoid against attackers. It's to be used when a remote resource is

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



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