[SCM] Image Reduction and Analysis Facility branch, debian, updated. 2ed5153522c1f923da70822b59c44e6544884252

Ole Streicher debian at liska.ath.cx
Sun Jun 2 22:15:19 UTC 2013


The following commit has been merged in the debian branch:
commit 167fac7967f1ec1dc2b0c509b2a0998091eed30b
Author: Ole Streicher <debian at liska.ath.cx>
Date:   Sun Jun 2 21:10:18 2013 +0200

    Dont preserve timestamps on UBuntu to get the package into the archive

diff --git a/debian/rules b/debian/rules
index f342ce3..c0fca17 100755
--- a/debian/rules
+++ b/debian/rules
@@ -63,6 +63,8 @@ override_dh_auto_install-indep:
 	    fgrep -v ./dev/tapecap. | \
 	    cut -c3-) ; do \
 	  install -p -D -m 644 $$f debian/tmp/usr/share/iraf/$$f ; \
+# This is for Ubuntu
+	  touch debian/tmp/usr/share/iraf/$$f ; \
 	done
 
 override_dh_auto_clean:

-- 
Image Reduction and Analysis Facility



More information about the debian-science-commits mailing list