[SCM] Minimal buy-in FITS library and utility package branch, debian, updated. 4de3a569405bfeb5b25ad38e307fe3921cf059cc

Ole Streicher debian at liska.ath.cx
Mon Feb 6 09:05:53 UTC 2012


The following commit has been merged in the debian branch:
commit 4de3a569405bfeb5b25ad38e307fe3921cf059cc
Author: Ole Streicher <debian at liska.ath.cx>
Date:   Mon Feb 6 10:05:15 2012 +0100

    Fix manpage file name

diff --git a/debian/patches/fix_manpages.patch b/debian/patches/fix_manpages.patch
index f98b85f..25a5f29 100644
--- a/debian/patches/fix_manpages.patch
+++ b/debian/patches/fix_manpages.patch
@@ -29,9 +29,9 @@ Description: Fix manpages (section and name) so that lintian does not complain
  		fi; \
  		echo "Installing $$B" ; \
  		$(INSTALL_DATA) $$i $$M/$$B; \
-+		sed -i "s/\([ \"\']\)\(-[A-Za-z0-9]\)/\1\\\\\2/g" $$M/$$B/$$i; \
-+		sed -i "s/^\\\&\\\fB\(.*\):\(.*\)\\\fR/\1 \- \2/g" $$M/$$B/$$i;\
-+		sed -i "s/funtools(n)/funtools(7)/g" $$M/$$B/$$i; \
++		sed -i "s/\([ \"\']\)\(-[A-Za-z0-9]\)/\1\\\\\2/g" $$M/$$B ; \
++		sed -i "s/^\\\&\\\fB\(.*\):\(.*\)\\\fR/\1 \- \2/g" $$M/$$B ;\
++		sed -i "s/funtools(n)/funtools(7)/g" $$M/$$B ; \
  	    done;)
  
  install-share:

-- 
Minimal buy-in FITS library and utility package



More information about the debian-science-commits mailing list