[libmongodb-perl] 04/04: Drop version requirement in d/control

Nuno Carvalho smash at cpan.org
Tue Aug 30 15:50:14 UTC 2016


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

mestre-guest pushed a commit to branch master
in repository libmongodb-perl.

commit ab79647b84d91888b806a6f569998fe4e6e44f68
Author: Nuno Carvalho <smash at cpan.org>
Date:   Tue Aug 30 15:11:49 2016 +0100

    Drop version requirement in d/control
---
 debian/changelog | 2 ++
 debian/control   | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 61ab57b..61653bd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,8 @@ libmongodb-perl (1.4.5-1) UNRELEASED; urgency=medium
   [ Nuno Carvalho ]
   * Update and forward spelling.patch.
   * Add debian/NEWS mentioning deprecated classes.
+  * debian/control: drop required version for libio-socket-ssl-perl per cme
+    suggestion.
 
  -- Nuno Carvalho <smash at cpan.org>  Tue, 30 Aug 2016 11:23:59 +0100
 
diff --git a/debian/control b/debian/control
index 1875b97..c85d440 100644
--- a/debian/control
+++ b/debian/control
@@ -52,7 +52,7 @@ Depends: ${misc:Depends},
          libtry-tiny-perl,
          libtype-tiny-perl,
          libtype-tiny-xs-perl
-Recommends: libio-socket-ssl-perl (>= 1.56),
+Recommends: libio-socket-ssl-perl,
             libnet-ssleay-perl (>= 1.49),
             perl (>= 5.19.8) | libio-socket-ip-perl (>= 0.25),
             perl (>= 5.21.5) | libjson-pp-perl (>= 2.27300)

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



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