[devscripts] 01/01: Move liblwb-protocol-https-perl from Recommends to UBU_SUGGESTS

James McCoy jamessan at debian.org
Thu Dec 5 03:27:38 UTC 2013


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

jamessan pushed a commit to branch master
in repository devscripts.

commit 1349b13f43a3098b1bdc568fc61978248cbbecb4
Author: James McCoy <jamessan at debian.org>
Date:   Wed Dec 4 22:24:53 2013 -0500

    Move liblwb-protocol-https-perl from Recommends to UBU_SUGGESTS
    
    Signed-off-by: James McCoy <jamessan at debian.org>
---
 debian/control | 1 -
 debian/rules   | 2 +-
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index b86ee5e..2c99942 100644
--- a/debian/control
+++ b/debian/control
@@ -49,7 +49,6 @@ Recommends: at,
             libdistro-info-perl,
             libencode-locale-perl,
             libjson-perl,
-            liblwp-protocol-https-perl,
             libparse-debcontrol-perl,
             liburi-perl,
             libwww-perl,
diff --git a/debian/rules b/debian/rules
index 09cfe55..87f9c4f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 
-UBU_SUGGESTS=debian-keyring, equivs, libcrypt-ssleay-perl, libsoap-lite-perl
+UBU_SUGGESTS=debian-keyring, equivs, liblwp-protocol-https-perl, libsoap-lite-perl
 
 %:
 	dh $@ --with python3

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/devscripts.git



More information about the devscripts-devel mailing list