r48829 - in /trunk/libcrypt-rijndael-perl: Makefile.PL debian/copyright debian/libcrypt-rijndael-perl.docs debian/patches/01_manpage_section_fix.diff

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Wed Dec 16 02:07:15 UTC 2009


Author: jawnsy-guest
Date: Wed Dec 16 02:06:59 2009
New Revision: 48829

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=48829
Log:
add quilt header, point to LGPL-2 file

Removed:
    trunk/libcrypt-rijndael-perl/debian/libcrypt-rijndael-perl.docs
Modified:
    trunk/libcrypt-rijndael-perl/Makefile.PL
    trunk/libcrypt-rijndael-perl/debian/copyright
    trunk/libcrypt-rijndael-perl/debian/patches/01_manpage_section_fix.diff

Modified: trunk/libcrypt-rijndael-perl/Makefile.PL
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcrypt-rijndael-perl/Makefile.PL?rev=48829&op=diff
==============================================================================
--- trunk/libcrypt-rijndael-perl/Makefile.PL (original)
+++ trunk/libcrypt-rijndael-perl/Makefile.PL Wed Dec 16 02:06:59 2009
@@ -20,7 +20,7 @@
 
 
 	'MAN3PODS'     => {
-			'Rijndael.pm' => '$(INST_MAN3DIR)/Crypt::Rijndael.3',
+			'Rijndael.pm' => '$(INST_MAN3DIR)/Crypt::Rijndael.3pm',
 			},
 
 	clean          => { FILES    => q|*.bak *.old Crypt-*| },

Modified: trunk/libcrypt-rijndael-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcrypt-rijndael-perl/debian/copyright?rev=48829&op=diff
==============================================================================
--- trunk/libcrypt-rijndael-perl/debian/copyright (original)
+++ trunk/libcrypt-rijndael-perl/debian/copyright Wed Dec 16 02:06:59 2009
@@ -24,4 +24,4 @@
  version 2 of the License, or (at your option) any later version.
  .
  On Debian systems, the full text of the GNU Lesser General Public License
- can be found in `/usr/share/common-licenses/LGPL'.
+ can be found in `/usr/share/common-licenses/LGPL-2'.

Modified: trunk/libcrypt-rijndael-perl/debian/patches/01_manpage_section_fix.diff
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcrypt-rijndael-perl/debian/patches/01_manpage_section_fix.diff?rev=48829&op=diff
==============================================================================
--- trunk/libcrypt-rijndael-perl/debian/patches/01_manpage_section_fix.diff (original)
+++ trunk/libcrypt-rijndael-perl/debian/patches/01_manpage_section_fix.diff Wed Dec 16 02:06:59 2009
@@ -1,3 +1,6 @@
+Description: install .3 as .3pm
+Author: Martín Ferrari <martin.ferrari at gmail.com>
+Reviewed-By: Jonathan Yu <jawnsy at cpan.org>
 --- a/Makefile.PL
 +++ b/Makefile.PL
 @@ -20,7 +20,7 @@




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