This is an automated email from the git hooks/post-receive script. grinorcole-guest pushed a commit to branch master in repository libauthen-htpasswd-perl.
commit f156db7fd16afa64bf790b8bae2278259cc8b7d5 Author: Christopher Hoskin <[email protected]> Date: Thu Jan 22 04:55:51 2015 +0000 Commented out libdigest-sha1-perl from debian/control as Digest::SHA1 now in core. --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index d0c08e4..3311fee 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Uploaders: Christopher Hoskin <[email protected]> Build-Depends: debhelper (>= 9) Build-Depends-Indep: libclass-accessor-perl, libcrypt-passwdmd5-perl, - libdigest-sha1-perl, +# libdigest-sha1-perl, libio-lockedfile-perl, perl Standards-Version: 3.9.6 @@ -20,7 +20,7 @@ Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libclass-accessor-perl, libcrypt-passwdmd5-perl, - libdigest-sha1-perl, +# libdigest-sha1-perl, libio-lockedfile-perl Description: Perl module to read and modify Apache .htpasswd files Authen::Htpasswd provides a convenient, object-oriented interface to -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libauthen-htpasswd-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
