[Debian-astro-commits] [saods9] 01/03: Explicitely start wish8.6 due to BLT linkage

Ole Streicher olebole at moszumanska.debian.org
Fri Jul 24 10:07:02 UTC 2015


This is an automated email from the git hooks/post-receive script.

olebole pushed a commit to branch experimental
in repository saods9.

commit 9a9d3197bb8faeee8b03a3b64d321257201eb28f
Author: Ole Streicher <debian at liska.ath.cx>
Date:   Thu Jul 23 09:21:44 2015 +0200

    Explicitely start wish8.6 due to BLT linkage
---
 debian/control                              | 1 +
 debian/patches/ds9_use_tcltk_packages.patch | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 64404d4..d5f72c2 100644
--- a/debian/control
+++ b/debian/control
@@ -44,6 +44,7 @@ Depends: blt (>= 2.5.3),
          tcllib,
          tclxml,
          tk-table (>= 2.9),
+         tk8.6,
          tkcon,
          tksao,
          ${misc:Depends},
diff --git a/debian/patches/ds9_use_tcltk_packages.patch b/debian/patches/ds9_use_tcltk_packages.patch
index 821b85f..294e5ab 100644
--- a/debian/patches/ds9_use_tcltk_packages.patch
+++ b/debian/patches/ds9_use_tcltk_packages.patch
@@ -32,7 +32,7 @@ Description: Don't load TclTk extensions as shared libs, but as packages.
 +++ b/ds9/ds9
 @@ -0,0 +1,2 @@
 +#!/bin/sh
-+exec wish -f ${DS9_HOME-/usr/share/saods9}/src/ds9.tcl $*
++exec wish8.6 -f ${DS9_HOME-/usr/share/saods9}/src/ds9.tcl $*
 --- a/src/ds9.tcl
 +++ b/src/ds9.tcl
 @@ -218,6 +218,11 @@

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-astro/packages/saods9.git



More information about the Debian-astro-commits mailing list