[libcrypt-smime-perl] 03/04: Add new dependency, require existing dependency that was unstated.

Harlan Lieberman-Berg H.LiebermanBerg at gmail.com
Fri May 2 19:03:29 UTC 2014


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

hlieberman-guest pushed a commit to branch master
in repository libcrypt-smime-perl.

commit 2abb093fb910e7ea353bbb6866e99819e215ad14
Author: Harlan Lieberman-Berg <H.LiebermanBerg at gmail.com>
Date:   Fri May 2 14:59:50 2014 -0400

    Add new dependency, require existing dependency that was unstated.
---
 debian/control | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index cf36433..f636a91 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,8 @@ Build-Depends: debhelper (>= 9.20120312~),
                perl,
                libssl-dev,
                openssl,
-               libtest-exception-perl
+               libtest-exception-perl,
+	       libextutils-pkgconfig-perl
 Standards-Version: 3.9.5
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcrypt-smime-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcrypt-smime-perl.git
@@ -17,7 +18,8 @@ Package: libcrypt-smime-perl
 Architecture: any
 Depends: ${misc:Depends},
          ${perl:Depends},
-         ${shlibs:Depends}
+         ${shlibs:Depends},
+	 libssl1.0.0
 Description: S/MIME message signing, verification, encryption and decryption module
  Crypt::SMIME provides a class for handling S/MIME messages. It can sign,
  verify, encrypt and decrypt messages.

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



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