Package: xtitle
Version: 1.0.2-2
Severity: normal
Tags: patch
Maybe you should use "set -u" in shell scripts, this would likely have
prevented this typo:
--8<---------------cut here---------------start------------->8---
--- xtitle~ 2010-01-21 17:36:21.000000000 +0100
+++ xtitle 2010-01-22 11:46:13.521822280 +0100
@@ -68,7 +68,7 @@
esac
done
-[ ! "$arget" ] && target=$default
+[ ! "$target" ] && target=$default
case "$target" in
*i*|*t*) something="something" ;;
--8<---------------cut here---------------end--------------->8---
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (x86_64)
Kernel: Linux 2.6.31.12-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages xtitle depends on:
ii xterm 253-1 X terminal emulator
xtitle recommends no packages.
xtitle suggests no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]