[Debian-astro-commits] [saods9] 02/03: Adjust patches for new version
Ole Streicher
olebole at moszumanska.debian.org
Sat Jul 16 08:01:28 UTC 2016
This is an automated email from the git hooks/post-receive script.
olebole pushed a commit to branch experimental
in repository saods9.
commit 60b2ee23725ca0641943b39d90b27c106d1ffc12
Author: Ole Streicher <olebole at debian.org>
Date: Sat Jul 16 09:54:06 2016 +0200
Adjust patches for new version
---
debian/patches/ds9_add_about_debian.patch | 2 +-
debian/patches/ds9_dont_exit_on_tkcon.patch | 2 +-
debian/patches/ds9_fix_docdir.patch | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/patches/ds9_add_about_debian.patch b/debian/patches/ds9_add_about_debian.patch
index b16bf9b..113e71c 100644
--- a/debian/patches/ds9_add_about_debian.patch
+++ b/debian/patches/ds9_add_about_debian.patch
@@ -13,7 +13,7 @@ Description: Add the Debian packager to the "About" box
proc HelpRef {} {
--- a/ds9/library/util.tcl
+++ b/ds9/library/util.tcl
-@@ -623,7 +623,7 @@
+@@ -626,7 +626,7 @@
# Param
set f [frame $w.param -background white]
diff --git a/debian/patches/ds9_dont_exit_on_tkcon.patch b/debian/patches/ds9_dont_exit_on_tkcon.patch
index 35b29a2..1fe4706 100644
--- a/debian/patches/ds9_dont_exit_on_tkcon.patch
+++ b/debian/patches/ds9_dont_exit_on_tkcon.patch
@@ -6,7 +6,7 @@ Description: Don't close DS9 when closing the unpatched tkcon console
This solution was taken from http://wiki.tcl.tk/17616
--- a/ds9/library/util.tcl
+++ b/ds9/library/util.tcl
-@@ -702,9 +702,15 @@
+@@ -705,9 +705,15 @@
if {[winfo exists ".tkcon"]} {
tkcon show
} else {
diff --git a/debian/patches/ds9_fix_docdir.patch b/debian/patches/ds9_fix_docdir.patch
index 05fe89c..667b403 100644
--- a/debian/patches/ds9_fix_docdir.patch
+++ b/debian/patches/ds9_fix_docdir.patch
@@ -45,7 +45,7 @@ Description: Instead putting the documentation into the common shared
package require http
--- a/ds9/library/util.tcl
+++ b/ds9/library/util.tcl
-@@ -628,7 +628,7 @@
+@@ -631,7 +631,7 @@
# can't use -file for zvfs
# set ed(sun) [image create photo -format gif -file $ds9(root)/doc/sun.gif]
--
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