[SCM] Create, display and manipulate the world coordinate system branch, debian, updated. bf3b3daaf2967b45706e268a66e826f84842ee9e
Ole Streicher
debian at liska.ath.cx
Fri Feb 8 12:43:49 UTC 2013
The following commit has been merged in the debian branch:
commit bf3b3daaf2967b45706e268a66e826f84842ee9e
Author: Ole Streicher <debian at liska.ath.cx>
Date: Fri Feb 8 13:43:41 2013 +0100
Update version string
diff --git a/debian/rules b/debian/rules
index 7958fee..8c7812a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -21,7 +21,7 @@ override_dh_installman:
for i in `ls bin` ; do \
if [ ! -f man/man1/$$i.1 ] ; then \
NAME=`fgrep $$i wcstools | sed "s/:/ \\\\- /"` ; \
- LD_LIBRARY_PATH=$$LD_LIBRARY_PATH:libwcs help2man --no-discard-stderr --version-string=3.8.4 -N -h "" -n "$NAME" bin/$$i | fgrep -v WCSTools > man/man_generated/$$i.1 ; \
+ LD_LIBRARY_PATH=$$LD_LIBRARY_PATH:libwcs help2man --no-discard-stderr --version-string=3.8.7 -N -h "" -n "$NAME" bin/$$i | fgrep -v WCSTools > man/man_generated/$$i.1 ; \
fi \
done
dh_installman
--
Create, display and manipulate the world coordinate system
More information about the debian-science-commits
mailing list