[libplack-middleware-session-perl] 04/05: Refresh switch-to-digest-sha.patch.
gregor herrmann
gregoa at debian.org
Sat Jul 11 19:12:24 UTC 2015
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libplack-middleware-session-perl.
commit 266ac1ee04dc941f551d437e2a8e50a0273daff8
Author: gregor herrmann <gregoa at debian.org>
Date: Sat Jul 11 21:09:02 2015 +0200
Refresh switch-to-digest-sha.patch.
---
debian/patches/switch-to-digest-sha.patch | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/patches/switch-to-digest-sha.patch b/debian/patches/switch-to-digest-sha.patch
index d2a1875..677d59f 100644
--- a/debian/patches/switch-to-digest-sha.patch
+++ b/debian/patches/switch-to-digest-sha.patch
@@ -2,12 +2,12 @@ Description: Switch from Digest::SHA1 -> Digest::SHA
Forwarded: https://github.com/stevan/plack-middleware-session/pull/18/files
Author: Dave Walker (Daviey) <DaveWalker at ubuntu.com>
Reviewed-by: gregor herrmann <gregoa at debian.org>
-Last-Update: 2014-10-14
+Last-Update: 2015-07-11
--- a/lib/Plack/Session/State.pm
+++ b/lib/Plack/Session/State.pm
@@ -5,7 +5,7 @@
- our $VERSION = '0.23';
+ our $VERSION = '0.30';
our $AUTHORITY = 'cpan:STEVAN';
-use Digest::SHA1 ();
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libplack-middleware-session-perl.git
More information about the Pkg-perl-cvs-commits
mailing list