[lemonldap-ng] 01/02: Portal: mv XML* deps from Recommends to Depends since notifications are enabled by default

Xavier Guimard xguimard-guest at moszumanska.debian.org
Sat Apr 23 18:45:05 UTC 2016


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

xguimard-guest pushed a commit to branch master
in repository lemonldap-ng.

commit 2280a600a60b53ae82c5ca7a0b8677c917132e48
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Sat Apr 23 10:50:36 2016 +0200

    Portal: mv XML* deps from Recommends to Depends since notifications are enabled by default
---
 debian/control | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index b657c71..3d33797 100644
--- a/debian/control
+++ b/debian/control
@@ -279,7 +279,10 @@ Depends: ${misc:Depends},
          libregexp-assemble-perl,
          libstring-random-perl,
          libunicode-string-perl,
-         liburi-perl
+         liburi-perl,
+         libxml-libxml-perl,
+         libxml-libxslt-perl,
+         libxml-simple-perl
 Recommends: libnet-facebook-oauth2-perl | libnet-openid-consumer-perl | libnet-openid-server-perl | liblasso-perl | libnet-twitter-perl | libauthcas-perl | libweb-id-perl,
             libjs-bootstrap,
             libwww-perl
@@ -297,9 +300,6 @@ Suggests: libauthcas-perl,
           libweb-id-perl,
           libhttp-message-perl | libwww-perl (<< 6),
           liblwp-protocol-https-perl | libwww-perl (<< 6),
-          libxml-libxml-perl,
-          libxml-libxslt-perl,
-          libxml-simple-perl,
           slapd
 Pre-Depends: debconf
 Description: Lemonldap::NG authentication portal part

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



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