[SCM] image display tool for astronomy branch, debian, updated. 0dfb68fe1f3eb58ce528a542dfc0d99e546b40a9

Ole Streicher debian at liska.ath.cx
Sun May 13 16:17:13 UTC 2012


The following commit has been merged in the debian branch:
commit 0dfb68fe1f3eb58ce528a542dfc0d99e546b40a9
Author: Ole Streicher <debian at liska.ath.cx>
Date:   Sun May 13 18:14:49 2012 +0200

    Require "xml" package

diff --git a/debian/patches/use_external_libs.patch b/debian/patches/use_external_libs.patch
index 50412f8..1df2993 100644
--- a/debian/patches/use_external_libs.patch
+++ b/debian/patches/use_external_libs.patch
@@ -411,7 +411,7 @@ Description: Compile against external libraries of wcstools, funtools, ast,
  
 --- a/src/ds9.tcl
 +++ b/src/ds9.tcl
-@@ -38,24 +38,34 @@ option add {*Listbox*background} #d9d9d9
+@@ -38,24 +38,33 @@ option add {*Listbox*background} #d9d9d9
  set ds9(root) "[pwd]/zvfsmntpt"
  
  # tcl modules
@@ -433,8 +433,7 @@ Description: Compile against external libraries of wcstools, funtools, ast,
 -source $ds9(root)/xmlrpc0.3/xmlrpc.tcl
 +package require msgcat
 +package require http
-+#package require focus
-+#package require msgbox
++package require xml
 +
 +package require base64
 +package require log

-- 
image display tool for astronomy



More information about the debian-science-commits mailing list