[med-svn] r767 - trunk/packages/gwyddion/trunk/debian/patches

beathovn-guest at alioth.debian.org beathovn-guest at alioth.debian.org
Wed Nov 7 21:19:47 UTC 2007


Author: beathovn-guest
Date: 2007-11-07 21:19:47 +0000 (Wed, 07 Nov 2007)
New Revision: 767

Modified:
   trunk/packages/gwyddion/trunk/debian/patches/fix-manpage-section-for-debian.diff
   trunk/packages/gwyddion/trunk/debian/patches/series
Log:
Unified patch and added comment plus copyright+license notice. Is this 
necessary?


Modified: trunk/packages/gwyddion/trunk/debian/patches/fix-manpage-section-for-debian.diff
===================================================================
--- trunk/packages/gwyddion/trunk/debian/patches/fix-manpage-section-for-debian.diff	2007-11-07 21:15:33 UTC (rev 766)
+++ trunk/packages/gwyddion/trunk/debian/patches/fix-manpage-section-for-debian.diff	2007-11-07 21:19:47 UTC (rev 767)
@@ -1,3 +1,7 @@
+© 2007 Jan Beyer, Licensed under GPL v2 or higher
+This patch makes sure, that we do not hide any system call's or other more
+important command's manpages by changing our section to 3pm.
+
 Index: gwyddion-2.9/perl/Makefile.in
 ===================================================================
 --- gwyddion-2.9.orig/perl/Makefile.in	2007-10-30 22:23:18.000000000 +0100
@@ -11,3 +15,17 @@
  @HAVE_PERL_TRUE at perllib_DATA = $(Gwyddion_PERL)
  @HAVE_PERL_TRUE at man3_pages = \
  @HAVE_PERL_TRUE@	Gwyddion::dump.3pm
+
+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)
+ 

Modified: trunk/packages/gwyddion/trunk/debian/patches/series
===================================================================
--- trunk/packages/gwyddion/trunk/debian/patches/series	2007-11-07 21:15:33 UTC (rev 766)
+++ trunk/packages/gwyddion/trunk/debian/patches/series	2007-11-07 21:19:47 UTC (rev 767)
@@ -1,2 +1 @@
 fix-manpage-section-for-debian.diff
-fix-manpage-section.diff




More information about the debian-med-commit mailing list