[libcode-tidyall-perl] 373/374: Unfuzz patch 1001.

Jonas Smedegaard js at alioth.debian.org
Sun Sep 29 22:26:54 UTC 2013


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

js pushed a commit to branch master
in repository libcode-tidyall-perl.

commit a414bfb717b10393e726243c4395bd11da2f092f
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Mon Sep 30 00:12:02 2013 +0200

    Unfuzz patch 1001.
---
 debian/patches/1001_Use_Digest::SHA.patch |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/patches/1001_Use_Digest::SHA.patch b/debian/patches/1001_Use_Digest::SHA.patch
index ca11874..43d8844 100644
--- a/debian/patches/1001_Use_Digest::SHA.patch
+++ b/debian/patches/1001_Use_Digest::SHA.patch
@@ -13,7 +13,7 @@
 +++ b/lib/Code/TidyAll/Cache.pm
 @@ -2,7 +2,7 @@
  {
-   $Code::TidyAll::Cache::VERSION = '0.17';
+   $Code::TidyAll::Cache::VERSION = '0.18';
  }
 -use Digest::SHA1 qw(sha1_hex);
 +use Digest::SHA qw(sha1_hex);

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



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