[SCM] Debian packaging of libspreadsheet-parseexcel-perl branch, master, updated. 799ed096efda7f53c48b08d463ffd80e91749254
gregor herrmann
gregoa at debian.org
Fri Sep 23 16:48:04 UTC 2011
The following commit has been merged in the master branch:
commit 799ed096efda7f53c48b08d463ffd80e91749254
Author: gregor herrmann <gregoa at debian.org>
Date: Fri Sep 23 18:47:18 2011 +0200
update changelog, add PROBLEM
replacing Digest::Perl::MD5 with Digest::Perl::MD5 is not so easy ...
diff --git a/debian/changelog b/debian/changelog
index 58a2a31..55cd724 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,10 @@
libspreadsheet-parseexcel-perl (0.5900-1) UNRELEASED; urgency=low
+ PROBLEM:
+ replacing Digest::Perl::MD5 with Digest::MD5 is nice but doesn't work as-is
+ because the module uses the internal (!) _state of Digest::Perl::MD5 which
+ is not exposed by Digest::MD5
+
[ gregor herrmann ]
* New upstream release.
* debian/copyright: update years of upstream and packaging copyright.
@@ -17,7 +22,11 @@ libspreadsheet-parseexcel-perl (0.5900-1) UNRELEASED; urgency=low
* debian/copyright: Replace DEP5 Format-Specification URL from
svn.debian.org to anonscm.debian.org URL.
- -- gregor herrmann <gregoa at debian.org> Sun, 24 Apr 2011 15:39:25 +0200
+ [ gregor herrmann ]
+ * Add a patch to use Digest::MD5 (in perl core) instead of packaging the
+ pure perl alternative Digest::Perl::MD5.
+
+ -- gregor herrmann <gregoa at debian.org> Fri, 23 Sep 2011 18:15:47 +0200
libspreadsheet-parseexcel-perl (0.5800-1) unstable; urgency=low
--
Debian packaging of libspreadsheet-parseexcel-perl
More information about the Pkg-perl-cvs-commits
mailing list