[med-svn] r741 - in trunk/packages/gwyddion/trunk/debian: . patches

beathovn-guest at alioth.debian.org beathovn-guest at alioth.debian.org
Tue Oct 30 21:39:38 UTC 2007


Author: beathovn-guest
Date: 2007-10-30 21:39:38 +0000 (Tue, 30 Oct 2007)
New Revision: 741

Added:
   trunk/packages/gwyddion/trunk/debian/patches/
   trunk/packages/gwyddion/trunk/debian/patches/fix-manpage-section-for-debian.diff
   trunk/packages/gwyddion/trunk/debian/patches/fix-manpage-section.diff
   trunk/packages/gwyddion/trunk/debian/patches/series
Log:
Here comes the corresponding patches-directory, including the fix(es) 
for the manpage-section.


Added: trunk/packages/gwyddion/trunk/debian/patches/fix-manpage-section-for-debian.diff
===================================================================
--- trunk/packages/gwyddion/trunk/debian/patches/fix-manpage-section-for-debian.diff	                        (rev 0)
+++ trunk/packages/gwyddion/trunk/debian/patches/fix-manpage-section-for-debian.diff	2007-10-30 21:39:38 UTC (rev 741)
@@ -0,0 +1,13 @@
+Index: gwyddion-2.9/perl/Makefile.in
+===================================================================
+--- gwyddion-2.9.orig/perl/Makefile.in	2007-10-30 22:23:18.000000000 +0100
++++ gwyddion-2.9/perl/Makefile.in	2007-10-30 22:23:52.000000000 +0100
+@@ -246,7 +246,7 @@
+ EXTRA_DIST = $(Gwyddion_PERL)
+ perllibdir = $(pkglibdir)/perl/Gwyddion
+ @HAVE_PERL_TRUE at man3dir = $(mandir)/man3
+- at HAVE_PERL_TRUE@POD2MAN_FLAGS = --center=$(PACKAGE)
++ at HAVE_PERL_TRUE@POD2MAN_FLAGS = --center=$(PACKAGE) --section="3pm"
+ @HAVE_PERL_TRUE at perllib_DATA = $(Gwyddion_PERL)
+ @HAVE_PERL_TRUE at man3_pages = \
+ @HAVE_PERL_TRUE@	Gwyddion::dump.3pm

Added: trunk/packages/gwyddion/trunk/debian/patches/fix-manpage-section.diff
===================================================================
--- trunk/packages/gwyddion/trunk/debian/patches/fix-manpage-section.diff	                        (rev 0)
+++ trunk/packages/gwyddion/trunk/debian/patches/fix-manpage-section.diff	2007-10-30 21:39:38 UTC (rev 741)
@@ -0,0 +1,13 @@
+Index: gwyddion-2.9/perl/Makefile.am
+===================================================================
+--- gwyddion-2.9.orig/perl/Makefile.am	2007-10-30 22:14:03.000000000 +0100
++++ gwyddion-2.9/perl/Makefile.am	2007-10-30 22:14:23.000000000 +0100
+@@ -9,7 +9,7 @@
+ 
+ if HAVE_PERL
+ man3dir = $(mandir)/man3
+-POD2MAN_FLAGS = --center=$(PACKAGE)
++POD2MAN_FLAGS = --center=$(PACKAGE) --section="3pm"
+ 
+ perllib_DATA = $(Gwyddion_PERL)
+ 

Added: trunk/packages/gwyddion/trunk/debian/patches/series
===================================================================
--- trunk/packages/gwyddion/trunk/debian/patches/series	                        (rev 0)
+++ trunk/packages/gwyddion/trunk/debian/patches/series	2007-10-30 21:39:38 UTC (rev 741)
@@ -0,0 +1,2 @@
+fix-manpage-section-for-debian.diff
+fix-manpage-section.diff




More information about the debian-med-commit mailing list