r7484 - in /trunk/libbusiness-isbn-data-perl: Makefile.PL debian/changelog debian/patches/01_manpage-section.patch debian/patches/series

dmn at users.alioth.debian.org dmn at users.alioth.debian.org
Wed Sep 12 13:26:07 UTC 2007


Author: dmn
Date: Wed Sep 12 13:26:07 2007
New Revision: 7484

URL: http://svn.debian.org/wsvn/?sc=1&rev=7484
Log:
* Moved fixing man page section into a patch

Added:
    trunk/libbusiness-isbn-data-perl/debian/patches/01_manpage-section.patch
    trunk/libbusiness-isbn-data-perl/debian/patches/series
Modified:
    trunk/libbusiness-isbn-data-perl/Makefile.PL
    trunk/libbusiness-isbn-data-perl/debian/changelog

Modified: trunk/libbusiness-isbn-data-perl/Makefile.PL
URL: http://svn.debian.org/wsvn/trunk/libbusiness-isbn-data-perl/Makefile.PL?rev=7484&op=diff
==============================================================================
--- trunk/libbusiness-isbn-data-perl/Makefile.PL (original)
+++ trunk/libbusiness-isbn-data-perl/Makefile.PL Wed Sep 12 13:26:07 2007
@@ -17,7 +17,7 @@
 		},
                          
 	'MAN3PODS'		 => {
-		'Data.pm' => '$(INST_MAN3DIR)/Business::ISBN::Data.3pm',
+		'Data.pm' => '$(INST_MAN3DIR)/Business::ISBN::Data.3',
 			},
 
 	clean => { FILES => 'Business-ISBN-Data*' },

Modified: trunk/libbusiness-isbn-data-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libbusiness-isbn-data-perl/debian/changelog?rev=7484&op=diff
==============================================================================
--- trunk/libbusiness-isbn-data-perl/debian/changelog (original)
+++ trunk/libbusiness-isbn-data-perl/debian/changelog Wed Sep 12 13:26:07 2007
@@ -4,8 +4,9 @@
     + Includes fix for RT#29078: Fix publihser ranges for Greece
   * debian/watch: drop uupdate
   * Added myself to Uploaders
+  * Moved fixing man page section into a patch
 
- -- Damyan Ivanov <dmn at debian.org>  Wed, 12 Sep 2007 16:12:25 +0300
+ -- Damyan Ivanov <dmn at debian.org>  Wed, 12 Sep 2007 16:25:43 +0300
 
 libbusiness-isbn-data-perl (1.14-1) unstable; urgency=low
 

Added: trunk/libbusiness-isbn-data-perl/debian/patches/01_manpage-section.patch
URL: http://svn.debian.org/wsvn/trunk/libbusiness-isbn-data-perl/debian/patches/01_manpage-section.patch?rev=7484&op=file
==============================================================================
--- trunk/libbusiness-isbn-data-perl/debian/patches/01_manpage-section.patch (added)
+++ trunk/libbusiness-isbn-data-perl/debian/patches/01_manpage-section.patch Wed Sep 12 13:26:07 2007
@@ -1,0 +1,11 @@
+--- libbusiness-isbn-data-perl-1.15.orig/Makefile.PL
++++ libbusiness-isbn-data-perl-1.15/Makefile.PL
+@@ -17,7 +17,7 @@
+ 		},
+                          
+ 	'MAN3PODS'		 => {
+-		'Data.pm' => '$(INST_MAN3DIR)/Business::ISBN::Data.3',
++		'Data.pm' => '$(INST_MAN3DIR)/Business::ISBN::Data.3pm',
+ 			},
+ 
+ 	clean => { FILES => 'Business-ISBN-Data*' },

Added: trunk/libbusiness-isbn-data-perl/debian/patches/series
URL: http://svn.debian.org/wsvn/trunk/libbusiness-isbn-data-perl/debian/patches/series?rev=7484&op=file
==============================================================================
--- trunk/libbusiness-isbn-data-perl/debian/patches/series (added)
+++ trunk/libbusiness-isbn-data-perl/debian/patches/series Wed Sep 12 13:26:07 2007
@@ -1,0 +1,1 @@
+01_manpage-section.patch




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