+ion3 (20070318-1) unstable; urgency=low
+
+ * New maintainer - closes: #414378
+ * New upstream release - closes: #413469
+
+ --
+
ion3 (20070203-1) experimental; urgency=low
* New upstream release.
##
-@@ -107,7 +107,7 @@
+@@ -104,7 +104,7 @@
# asprintf and vasprintf in the c library. (gnu libc has.)
# If HAS_SYSTEM_ASPRINTF is not defined, an implementation
# in sprintf_2.2/ is used.
-#HAS_SYSTEM_ASPRINTF=1
+HAS_SYSTEM_ASPRINTF=1
-
# If you're on an archaic system (such as relatively recent *BSD releases)
-@@ -144,14 +144,14 @@
+ # without even dummy multibyte/widechar and localisation support, you may
+@@ -140,14 +140,14 @@
#C89_SOURCE=-ansi
diff -Nur ion3-20060524.orig/etc/cfg_ioncore.lua ion3-20060524/etc/cfg_ioncore.lua
--- ion3-20060524.orig/etc/cfg_ioncore.lua 2006-05-24 18:23:26.000000000 +0200
+++ ion3-20060524/etc/cfg_ioncore.lua 2006-07-29 11:14:57.000000000 +0200
-@@ -276,22 +276,20 @@
+@@ -330,11 +330,14 @@
+ -- Main menu
defmenu("mainmenu", {
- submenu("Programs", "appmenu"),
+ menuentry("Run...", "mod_query.query_exec(_)"),
+- menuentry("Terminal", "ioncore.exec_on(_, XTERM or 'xterm')"),
++ menuentry("Terminal", "ioncore.exec_on(_, 'x-terminal-emulator')"),
menuentry("Lock screen", "ioncore.exec_on(_, 'xlock')"),
+ menuentry("Lock screen",
+ "ioncore.exec_on(_, ioncore.lookup_script('ion-lock'))"),
submenu("Session", "sessionmenu"),
})
-
- -- Application menu
- defmenu("appmenu", {
-- menuentry("XTerm", "ioncore.exec_on(_, 'xterm')"),
-- menuentry("W3M", "ioncore.exec_on(_, ':w3m -v')"),
-- menuentry("Rxvt", "ioncore.exec_on(_, 'rxvt')"),
-- menuentry("Opera", "ioncore.exec_on(_, 'opera')"),
-- menuentry("Links", "ioncore.exec_on(_, ':links')"),
-- menuentry("Konqueror", "ioncore.exec_on(_, 'konqueror')"),
-- menuentry("Dillo", "ioncore.exec_on(_, 'dillo')"),
-+ menuentry("Terminal", "ioncore.exec_on(_, 'x-terminal-emulator')"),
-+ menuentry("Browser", "ioncore.exec_on(_, 'sensible-browser')"),
- menuentry("Run...", "mod_query.query_exec(_)"),
- })
diff -Nur ion3-20061223.orig/etc/cfg_ioncore.lua ion3-20061223/etc/cfg_ioncore.lua
--- ion3-20061223.orig/etc/cfg_ioncore.lua 2006-12-23 15:59:43.000000000 +0100
+++ ion3-20061223/etc/cfg_ioncore.lua 2006-12-23 16:39:46.000000000 +0100
-@@ -145,7 +145,7 @@
+@@ -153,7 +153,7 @@
kpress(META.."F1", "ioncore.exec_on(_, ':man ion3')"),
bdoc("Run a terminal emulator."),
-test "$XTERMCMD" || XTERMCMD="xterm"
+test "$XTERMCMD" || XTERMCMD="x-terminal-emulator"
- if test $# -lt 1; then
- echo error
+ title=""
+ wait=""
diff -Nur ion3-20061020.orig/man/ion3.cs.in ion3-20061020/man/ion3.cs.in
--- ion3-20061020.orig/man/ion3.cs.in 2006-10-20 17:43:37.000000000 +0200
+++ ion3-20061020/man/ion3.cs.in 2006-10-23 20:42:12.000000000 +0200
-@@ -81,6 +81,10 @@
+@@ -77,6 +77,10 @@
.SS Globální pøiøazení
diff -Nur ion3-20061020.orig/man/ion3.fi.in ion3-20061020/man/ion3.fi.in
--- ion3-20061020.orig/man/ion3.fi.in 2006-10-20 17:43:36.000000000 +0200
+++ ion3-20061020/man/ion3.fi.in 2006-10-23 20:42:12.000000000 +0200
-@@ -84,6 +84,10 @@
+@@ -80,6 +80,10 @@
.SS Yleisesti saatavilla olevat sidonnat
diff -Nur ion3-20061020.orig/man/ion3.in ion3-20061020/man/ion3.in
--- ion3-20061020.orig/man/ion3.in 2006-10-20 17:43:36.000000000 +0200
+++ ion3-20061020/man/ion3.in 2006-10-23 20:42:12.000000000 +0200
-@@ -82,6 +82,10 @@
+@@ -77,6 +77,10 @@
.SS Globally available bindings
diff -Nur ion3-20061020.orig/man/pwm3.cs.in ion3-20061020/man/pwm3.cs.in
--- ion3-20061020.orig/man/pwm3.cs.in 2006-10-20 17:43:36.000000000 +0200
+++ ion3-20061020/man/pwm3.cs.in 2006-10-23 20:42:12.000000000 +0200
-@@ -56,6 +56,10 @@
+@@ -52,6 +52,10 @@
.SS Globální pøiøazení
BINDINGS:WScreen
.".SS Pøiøazení pro práci s rámy, obrazovkami a jejich potomky
-@@ -64,10 +68,6 @@
+@@ -60,10 +64,6 @@
.SS Pøiøazení pro práci s rámy a jejich potomky
diff -Nur ion3-20061020.orig/man/pwm3.fi.in ion3-20061020/man/pwm3.fi.in
--- ion3-20061020.orig/man/pwm3.fi.in 2006-10-20 17:43:36.000000000 +0200
+++ ion3-20061020/man/pwm3.fi.in 2006-10-23 20:42:12.000000000 +0200
-@@ -57,6 +57,10 @@
+@@ -51,6 +51,10 @@
.SS Yleisesti saatavilla olevat sidonnat
BINDINGS:WScreen
.\".SS Kehyksiä ja näyttöjä, sekä niiden lapsia käsittelevät sidonnat
-@@ -65,10 +69,6 @@
+@@ -59,10 +63,6 @@
.SS Kehyksiä, sekä niiden lapsia käsittelevät sidonnat
diff -Nur ion3-20061020.orig/man/pwm3.in ion3-20061020/man/pwm3.in
--- ion3-20061020.orig/man/pwm3.in 2006-10-20 17:43:36.000000000 +0200
+++ ion3-20061020/man/pwm3.in 2006-10-23 20:42:12.000000000 +0200
-@@ -57,6 +57,10 @@
+@@ -52,6 +52,10 @@
.SS Globally available bindings
BINDINGS:WScreen
.".SS Bindings operating on both frames and screens and their children
-@@ -65,10 +69,6 @@
+@@ -60,10 +64,6 @@
.SS Bindings operating on frames and their children
diff -Nur ion3-20060317.orig/etc/cfg_ion.lua ion3-20060317/etc/cfg_ion.lua
--- ion3-20060317.orig/etc/cfg_ion.lua 2006-03-17 20:43:04.000000000 +0100
+++ ion3-20060317/etc/cfg_ion.lua 2006-03-17 22:16:02.000000000 +0100
-@@ -12,6 +12,9 @@
- --META="Mod1+"
- --ALTMETA=""
+@@ -15,6 +15,9 @@
+ -- Terminal emulator
+ --XTERM="xterm"
+-- Debian sets the META and ALTMETA keys in /etc/default/ion3.
+dopath("cfg_debian")