[libcrypt-util-perl] 01/02: Fix stop (build-)depending on libstorable-perl: Provided by perl(-modules).

Jonas Smedegaard js at alioth.debian.org
Fri Aug 30 14:00:51 UTC 2013


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

js pushed a commit to branch master
in repository libcrypt-util-perl.

commit 9cdea3d4eee54a1b64ea051d4d9b2b551714f6e1
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Fri Aug 30 15:57:31 2013 +0200

    Fix stop (build-)depending on libstorable-perl: Provided by perl(-modules).
---
 debian/rules |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 6c2a386..e9f64f5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -32,7 +32,7 @@ DEB_UPSTREAM_TARBALL_MD5 = 0bbab33d0ff5c9781312143d993f00db
 # TODO: Build-depend on and recommend preferred auth mode crypt-eax
 # TODO: Build-depend on and recommend preferred mode crypt-cfb
 # TODO: Build-depend on testsuite-optional modes crypt-ofb and crypt-ctr
-perl-deps = data-guid moose storable sub-exporter namespace-clean
+perl-deps = data-guid moose sub-exporter namespace-clean
 deps = $(patsubst %,$(comma) lib%-perl,$(perl-deps))
 perl-deps-recommend = crypt-cbc crypt-rijndael digest-hmac
 perl-deps-recommend += mime-base32 mime-base64-urlsafe uri

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



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