Your message dated Sat, 15 Sep 2012 15:30:00 +0100
with message-id <[email protected]>
and subject line Re: Bug#687739: unblock: util-linux/2.20.1-5.2
has caused the Debian Bug report #687739,
regarding unblock: util-linux/2.20.1-5.2
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.)
--
687739: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=687739
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 util-linux, it fixes an RC-bug (#676454) by not
touching another package configuration file on upgrade (keeping
duplicate information since it is used by other packages).
It also includes translation updates dropped from the attached debdiff.
Thanks in advance, regards
David
unblock util-linux/2.20.1-5.2
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1,
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.2.0-3-amd64 (SMP w/1 CPU core)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru --exclude po util-linux-2.20.1/debian/changelog util-linux-2.20.1/debian/changelog
--- util-linux-2.20.1/debian/changelog 2012-09-09 16:09:16.000000000 -0400
+++ util-linux-2.20.1/debian/changelog 2012-09-09 16:09:17.000000000 -0400
@@ -1,3 +1,16 @@
+util-linux (2.20.1-5.2) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Drop the /etc/default/rcS update from postinst. (Closes: #676454)
+
+ [ Translation update ]
+ * French, David Prévot. Closes: #684225, #270584
+ * Vietnamese, Trần Ngọc Quân.
+ * Dutch, Benno Schulenberg.
+ * Polish, Michał Kułach. Closes: #685785
+
+ -- David Prévot <[email protected]> Sun, 09 Sep 2012 15:52:17 -0400
+
util-linux (2.20.1-5.1) unstable; urgency=low
* Non-maintainer upload.
diff -Nru --exclude po util-linux-2.20.1/debian/util-linux.postinst util-linux-2.20.1/debian/util-linux.postinst
--- util-linux-2.20.1/debian/util-linux.postinst 2012-09-09 16:09:16.000000000 -0400
+++ util-linux-2.20.1/debian/util-linux.postinst 2012-09-09 16:09:17.000000000 -0400
@@ -45,9 +45,6 @@
else
sed -i -e 's:^LOCAL$:UTC:' /etc/adjtime
fi
- if [ -f /etc/default/rcS ]; then
- sed -i -e 's:^\(UTC=.*\)$:#\1 # OBSOLETE; see /etc/adjtime and hwclock(8).:' /etc/default/rcS
- fi
fi
if [ -x /usr/sbin/update-mime ]; then
--- End Message ---
--- Begin Message ---
On Sat, 2012-09-15 at 10:13 -0400, David Prévot wrote:
> Please unblock package util-linux, it fixes an RC-bug (#676454) by not
> touching another package configuration file on upgrade (keeping
> duplicate information since it is used by other packages).
Unblocked; thanks.
Regards,
Adam
--- End Message ---