Your message dated Wed, 12 Dec 2012 16:05:36 +0900
with message-id <[email protected]>
and subject line Re: unblock: uim-chewing/0.1.0-3
has caused the Debian Bug report #690560,
regarding unblock: uim-chewing/0.1.0-3
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
690560: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=690560
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: unblock
Please unblock package uim-chewing
Fixes RC bug #688233
unblock uim-chewing/0.1.0-3
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.2.0-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru uim-chewing-0.1.0/debian/changelog uim-chewing-0.1.0/debian/changelog
--- uim-chewing-0.1.0/debian/changelog 2012-06-04 00:57:04.000000000 +0800
+++ uim-chewing-0.1.0/debian/changelog 2012-10-15 21:51:22.000000000 +0800
@@ -1,3 +1,13 @@
+uim-chewing (0.1.0-3) unstable; urgency=medium
+
+ * Team upload.
+ * Urgency set medium to fix RC bug.
+ * debian/uim-chewing.postinst,
+ debian/uim-chewing.prerm: Change uim registration directory from
+ /etc/uim to /var/lib/uim (Closes: #688233).
+
+ -- Kan-Ru Chen (陳侃如) <[email protected]> Mon, 15 Oct 2012 21:51:10 +0800
+
uim-chewing (0.1.0-2) unstable; urgency=low
* Team upload.
diff -Nru uim-chewing-0.1.0/debian/uim-chewing.postinst uim-chewing-0.1.0/debian/uim-chewing.postinst
--- uim-chewing-0.1.0/debian/uim-chewing.postinst 2012-06-04 00:57:04.000000000 +0800
+++ uim-chewing-0.1.0/debian/uim-chewing.postinst 2012-10-15 21:51:22.000000000 +0800
@@ -26,7 +26,7 @@
case "$1" in
configure)
if which uim-module-manager >/dev/null 2>&1; then
- uim-module-manager --register chewing --path /etc/uim
+ uim-module-manager --register chewing --path /var/lib/uim
fi
;;
diff -Nru uim-chewing-0.1.0/debian/uim-chewing.prerm uim-chewing-0.1.0/debian/uim-chewing.prerm
--- uim-chewing-0.1.0/debian/uim-chewing.prerm 2012-06-04 00:57:04.000000000 +0800
+++ uim-chewing-0.1.0/debian/uim-chewing.prerm 2012-10-15 21:51:22.000000000 +0800
@@ -20,7 +20,7 @@
case "$1" in
remove|deconfigure)
if which uim-module-manager >/dev/null 2>&1; then
- uim-module-manager --unregister chewing --path /etc/uim
+ uim-module-manager --unregister chewing --path /var/lib/uim
fi
;;
upgrade|failed-upgrade)
--- End Message ---
--- Begin Message ---
uim-chewing/0.1.0-3 is already in testing.
--
Regards,
dai
GPG Fingerprint = 0B29 D88E 42E6 B765 B8D8 EA50 7839 619D D439 668E
signature.asc
Description: Digital signature
--- End Message ---