[Pkg-openmpi-commits] r55 - in /openmpi/trunk/debian: patches/10fix_config_infiniband.dpatch patches/20fix_manpage_link.dpatch patches/30fix_manpage.dpatch patches/31fix_manpages_lintian.dpatch patches/50fix_kfreebsd_build.dpatch rules

hauro-guest at users.alioth.debian.org hauro-guest at users.alioth.debian.org
Thu Sep 13 15:45:50 UTC 2007


Author: hauro-guest
Date: Thu Sep 13 15:45:50 2007
New Revision: 55

URL: http://svn.debian.org/wsvn/pkg-openmpi/?sc=1&rev=55
Log:
Removed some useless comments in several files. No functional changes.

Modified:
    openmpi/trunk/debian/patches/10fix_config_infiniband.dpatch
    openmpi/trunk/debian/patches/20fix_manpage_link.dpatch
    openmpi/trunk/debian/patches/30fix_manpage.dpatch
    openmpi/trunk/debian/patches/31fix_manpages_lintian.dpatch
    openmpi/trunk/debian/patches/50fix_kfreebsd_build.dpatch
    openmpi/trunk/debian/rules

Modified: openmpi/trunk/debian/patches/10fix_config_infiniband.dpatch
URL: http://svn.debian.org/wsvn/pkg-openmpi/openmpi/trunk/debian/patches/10fix_config_infiniband.dpatch?rev=55&op=diff
==============================================================================
--- openmpi/trunk/debian/patches/10fix_config_infiniband.dpatch (original)
+++ openmpi/trunk/debian/patches/10fix_config_infiniband.dpatch Thu Sep 13 15:45:50 2007
@@ -1,7 +1,6 @@
 #! /bin/sh /usr/share/dpatch/dpatch-run
 ## 10fix_config_infiniband.dpatch by Manuel Prinz <debian at pinguinkiste.de>
 ##
-## All lines beginning with `## DP:' are a description of the patch.
 ## DP: Adds a template to easily disable Infiniband support to get rid of
 ## DP: warnings. Fixes Bug #439730: Please shut up libibverbs
 

Modified: openmpi/trunk/debian/patches/20fix_manpage_link.dpatch
URL: http://svn.debian.org/wsvn/pkg-openmpi/openmpi/trunk/debian/patches/20fix_manpage_link.dpatch?rev=55&op=diff
==============================================================================
--- openmpi/trunk/debian/patches/20fix_manpage_link.dpatch (original)
+++ openmpi/trunk/debian/patches/20fix_manpage_link.dpatch Thu Sep 13 15:45:50 2007
@@ -1,7 +1,6 @@
 #! /bin/sh /usr/share/dpatch/dpatch-run
 ## 30fix_manpage_link.dpatch by Tilman Koschnick <til at subnetz.org>
 ##
-## All lines beginning with `## DP:' are a description of the patch.
 ## DP: Fix link between manpages.
 
 @DPATCH@

Modified: openmpi/trunk/debian/patches/30fix_manpage.dpatch
URL: http://svn.debian.org/wsvn/pkg-openmpi/openmpi/trunk/debian/patches/30fix_manpage.dpatch?rev=55&op=diff
==============================================================================
--- openmpi/trunk/debian/patches/30fix_manpage.dpatch (original)
+++ openmpi/trunk/debian/patches/30fix_manpage.dpatch Thu Sep 13 15:45:50 2007
@@ -1,7 +1,6 @@
 #! /bin/sh /usr/share/dpatch/dpatch-run
 ## 30_manpages_fix.diff.dpatch by Sylvestre Ledru <sylvestre.ledru at inria.fr>
 ##
-## All lines beginning with `## DP:' are a description of the patch.
 ## DP: Fixes problems with manpages
 
 @DPATCH@

Modified: openmpi/trunk/debian/patches/31fix_manpages_lintian.dpatch
URL: http://svn.debian.org/wsvn/pkg-openmpi/openmpi/trunk/debian/patches/31fix_manpages_lintian.dpatch?rev=55&op=diff
==============================================================================
--- openmpi/trunk/debian/patches/31fix_manpages_lintian.dpatch (original)
+++ openmpi/trunk/debian/patches/31fix_manpages_lintian.dpatch Thu Sep 13 15:45:50 2007
@@ -1,7 +1,6 @@
 #! /bin/sh /usr/share/dpatch/dpatch-run
 ## 31_manpages_lintian.dpatch by Dirk Eddelbuettel <edd at debian.org>
 ##
-## All lines beginning with `## DP:' are a description of the patch.
 ## DP: Fixes lintian errors  with manpages
 
 @DPATCH@

Modified: openmpi/trunk/debian/patches/50fix_kfreebsd_build.dpatch
URL: http://svn.debian.org/wsvn/pkg-openmpi/openmpi/trunk/debian/patches/50fix_kfreebsd_build.dpatch?rev=55&op=diff
==============================================================================
--- openmpi/trunk/debian/patches/50fix_kfreebsd_build.dpatch (original)
+++ openmpi/trunk/debian/patches/50fix_kfreebsd_build.dpatch Thu Sep 13 15:45:50 2007
@@ -1,7 +1,6 @@
 #! /bin/sh /usr/share/dpatch/dpatch-run
 ## 50fix_kfreebsd_build.dpatch by Manuel Prinz <debian at pinguinkiste.de>
 ##
-## All lines beginning with `## DP:' are a description of the patch.
 ## DP: Patch provided by Petr Salinger <Petr.Salinger at seznam.cz>
 ## DP: Fixes #433142: openmpi: FTBFS on GNU/kFreeBSD
 ## DP: Included in Upstream SVN commit #15592, so this patch can possibly

Modified: openmpi/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-openmpi/openmpi/trunk/debian/rules?rev=55&op=diff
==============================================================================
--- openmpi/trunk/debian/rules (original)
+++ openmpi/trunk/debian/rules Thu Sep 13 15:45:50 2007
@@ -82,7 +82,6 @@
 		cp debian/$${f}.1 debian/openmpi/usr/share/man/man1/$${f}.1 ; \
 	done
 	chmod 644 debian/openmpi/usr/lib/mpi.mod
-        # TODO check if that works?!
 	sed -i 's/3OpenMPI/3/' debian/openmpi/usr/share/man/man3/*.3
 	dh_install -s --sourcedir=$(CURDIR)/debian/openmpi --list-missing
 	install -m0644 debian/libopenmpi1.lintian-overrides $(CURDIR)/debian/libopenmpi1/usr/share/lintian/overrides/libopenmpi1
@@ -92,7 +91,6 @@
 	dh_testroot -i
 	dh_installchangelogs  -i
 	dh_installdocs --all AUTHORS NEWS README
-#	dh_installexamples -i 
 	dh_installexamples -popenmpi-doc examples/*
 	dh_installman -i
 	dh_link -i




More information about the Pkg-openmpi-commits mailing list