[SCM] image display tool for astronomy branch, master, updated. 82ff044eee6e87f1de77d32fca5f7e91202570e7

Ole Streicher debian at liska.ath.cx
Fri Feb 10 12:33:56 UTC 2012


The following commit has been merged in the master branch:
commit 78059f78e374567f7be6d278a4ea62f8c61749a6
Author: Ole Streicher <debian at liska.ath.cx>
Date:   Fri Feb 10 13:31:46 2012 +0100

    Remove htmlwidget; it will be built as external module

diff --git a/debian/repack-dfsg.sh b/debian/repack-dfsg.sh
index a21cba7..aa546a8 100755
--- a/debian/repack-dfsg.sh
+++ b/debian/repack-dfsg.sh
@@ -19,7 +19,7 @@ cp $srcdir/tcl8.*/library/auto.tcl \
 
 for subdir in blt\* funtools\* sla tcl8.\* tcllib-\* tk8.\* tkimg\* \
               tktable\* tkcon-\* tclxml-\* wcssubs-\* xplrpc-\* xpa-\* \
-              zip-\* zlib-\* compilers ast-\* ; do
+              zip-\* zlib-\* compilers ast-\* htmlwidget ; do
     rm -rf $srcdir/$subdir
 done
 
diff --git a/debian/rules b/debian/rules
index ed7be7b..c7ba229 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,9 +10,7 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
-BUILDPARTS:=dirs checkdns html tkmpeg iis 
-BUILDPARTS+=rice hcompress plio zvfs
-BUILDPARTS+=xpa ast sla saotk ds9
+BUILDPARTS:=dirs checkdns tkmpeg iis rice hcompress plio zvfs saotk ds9
 
 FLAGS = -Wall -g
 

-- 
image display tool for astronomy



More information about the debian-science-commits mailing list