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

nickm-guest pushed a commit to branch master
in repository libcrypt-hcesha-perl.

commit a6d6ddc4566cd4adde3ed729e05f12146e6e0081
Author: Nick Morrott <knowledgejun...@gmail.com>
Date:   Fri Jul 29 03:22:35 2016 +0100

    Drop explicit (build-) dep on MIME::Base64 (core module)
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index b8be7e8..c7e18c0 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: libcrypt-hcesha-perl
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 9)
-Build-Depends-Indep: perl, libmime-base64-perl
+Build-Depends-Indep: perl
 Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
 Uploaders: Jonas Genannt <gena...@debian.org>
 Standards-Version: 3.9.8
@@ -13,7 +13,7 @@ Testsuite: autopkgtest-pkg-perl
 
 Package: libcrypt-hcesha-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libmime-base64-perl
+Depends: ${misc:Depends}, ${perl:Depends}
 Description: Perl extension for one way hash chaining encryption using SHA
  This module implements a chaining block cipher using a one way hash. This
  method of encryption is the same that is used by radius (RFC2138) and is also

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to