[SCM] General FITS file browser/editor/plotter with a gui branch,	debian, updated. b91a07f228af29ce003984f71efd8e6544629152
    Ole Streicher 
    debian at liska.ath.cx
       
    Thu Aug 23 13:37:51 UTC 2012
    
    
  
The following commit has been merged in the debian branch:
commit 9e48b69650076ca8569b34d25bb7ce1565f854a3
Author: Ole Streicher <debian at liska.ath.cx>
Date:   Thu Aug 23 12:17:57 2012 +0200
    Remove "executable" flag from tcl files
diff --git a/debian/rules b/debian/rules
index 5d7ac18..f3201dd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,5 +18,9 @@ override_dh_auto_build:
 override_dh_auto_install:
 	dh_auto_install -D tcltk/pow
 
+override_dh_fixperms:
+	dh_fixperms
+	chmod 0644 debian/heasoft-*/usr/share/heasoft/*/*.tcl
+
 override_dh_auto_clean:
 	dh_auto_clean -D tcltk/pow
-- 
General FITS file browser/editor/plotter with a gui
    
    
More information about the debian-science-commits
mailing list