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

kanashiro-guest pushed a commit to branch master
in repository libdata-password-perl.

commit 56fc8ab9a00923e6835bf8a970efa9825fc9b4dd
Author: Lucas Kanashiro <kanashiro.dua...@gmail.com>
Date:   Sat Aug 1 19:35:28 2015 -0300

    Refresh usr-dict.patch
---
 debian/changelog              | 1 +
 debian/patches/usr-dict.patch | 6 +++---
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 6692cd6..ed9d0de 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ libdata-password-perl (1.12-1) UNRELEASED; urgency=medium
   [ Lucas Kanashiro ]
   * Add debian/upstream/metadata
   * Import upstream version 1.12
+  * Refresh usr-dict.patch
 
  -- Lucas Kanashiro <kanashiro.dua...@gmail.com>  Sat, 01 Aug 2015 19:31:46 
-0300
 
diff --git a/debian/patches/usr-dict.patch b/debian/patches/usr-dict.patch
index a0053de..8ae1ecb 100644
--- a/debian/patches/usr-dict.patch
+++ b/debian/patches/usr-dict.patch
@@ -5,9 +5,9 @@ Last-Update: 2014-05-01
 
 --- a/Password.pm
 +++ b/Password.pm
-@@ -27,7 +27,9 @@
- $MAXLEN = 8;
+@@ -29,7 +29,9 @@ $MAXLEN = 8;
  $SKIPCHAR = 0;
+ $BADCHARS = '\0-\x1F\x7F';
  
 -@DICTIONARIES = qw(/usr/dict/web2 /usr/dict/words /usr/share/dict/words 
/usr/share/dict/linux.words);
 +# Modified for Debian FHS from /usr/dict/* to /usr/share/dict/*
@@ -16,7 +16,7 @@ Last-Update: 2014-05-01
  
  sub OpenDictionary {
        foreach my $sym (@DICTIONARIES) {
-@@ -259,11 +261,11 @@
+@@ -271,11 +273,11 @@ Force numbers and upper case only $BADCH
  
  =item *
  

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libdata-password-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