[SCM] Debian packaging of libcrypt-rijndael-perl branch, master, updated. 522b78cfe72dd72750fd872c17c81d6600b8026a

Xavier Guimard x.guimard at free.fr
Sun Jul 29 09:44:10 UTC 2012


The following commit has been merged in the master branch:
commit be6decd18cabc7365e44ad3e452c3bc6bf5989fc
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Sun Jul 29 11:37:42 2012 +0200

    Remove patch applied now in upstream

diff --git a/debian/patches/series b/debian/patches/series
index 3e7146b..a343a07 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
 01_manpage_section_fix.diff
-spelling-error-on-manpage
diff --git a/debian/patches/spelling-error-on-manpage b/debian/patches/spelling-error-on-manpage
deleted file mode 100644
index 8c53c32..0000000
--- a/debian/patches/spelling-error-on-manpage
+++ /dev/null
@@ -1,17 +0,0 @@
-Description: spelling error in Rinjdael.pm pod
-Author: Xavier Guimard <x.guimard at free.fr>
-Forwarded: https://rt.cpan.org/Ticket/Display.html?id=78598
-Reviewed-By: Xavier Guimard <x.guimard at free.fr>
-Last-Update: 2012-08-26
-
---- libcrypt-rijndael-perl-1.10.orig/Rijndael.pm
-+++ libcrypt-rijndael-perl-1.10/Rijndael.pm
-@@ -61,7 +61,7 @@ codebook mode, the default), C<MODE_CBC>
- same that C<Crypt::CBC> does), C<MODE_CFB> (128-bit cipher feedback),
- C<MODE_OFB> (128-bit output feedback), or C<MODE_CTR> (counter mode).
- 
--ECB mode is very insecure (read a book on cryptography if you dont
-+ECB mode is very insecure (read a book on cryptography if you don't
- know why!), so you should probably use CBC mode.
- 
- =item $cipher->set_iv($iv)

-- 
Debian packaging of libcrypt-rijndael-perl



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