Your message dated Fri, 12 Dec 2014 13:35:09 +0000
with message-id <[email protected]>
and subject line Re: Bug#772940: unblock: mate-notification-daemon/1.8.1-2
has caused the Debian Bug report #772940,
regarding unblock: mate-notification-daemon/1.8.1-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.)
--
772940: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=772940
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 mate-notification-daemon
This upload fixes RC bug #769419 (FHS violation).
unblock mate-notification-daemon/1.8.1-2
-- System Information:
Debian Release: jessie/sid
APT prefers stable
APT policy: (990, 'stable'), (500, 'testing-updates'), (500,
'testing-proposed-updates'), (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru mate-notification-daemon-1.8.1/debian/changelog mate-notification-daemon-1.8.1/debian/changelog
--- mate-notification-daemon-1.8.1/debian/changelog 2014-10-23 13:20:37.000000000 +0200
+++ mate-notification-daemon-1.8.1/debian/changelog 2014-12-12 11:23:18.000000000 +0100
@@ -1,3 +1,11 @@
+mate-notification-daemon (1.8.1-2) unstable; urgency=medium
+
+ * debian/rules:
+ - Install mate-notification-daemon executable to non-multi-arch
+ libexecdir. (Closes: #769419).
+
+ -- Mike Gabriel <[email protected]> Fri, 12 Dec 2014 11:13:40 +0100
+
mate-notification-daemon (1.8.1-1) unstable; urgency=medium
[ Vangelis Mouhtsis ]
diff -Nru mate-notification-daemon-1.8.1/debian/mate-notification-daemon.install mate-notification-daemon-1.8.1/debian/mate-notification-daemon.install
--- mate-notification-daemon-1.8.1/debian/mate-notification-daemon.install 2014-05-02 10:19:18.000000000 +0200
+++ mate-notification-daemon-1.8.1/debian/mate-notification-daemon.install 2014-12-12 11:15:56.000000000 +0100
@@ -7,5 +7,5 @@
usr/share/locale/
usr/share/man/
usr/bin/mate-notification-properties
-usr/lib/*/mate-notification-daemon/mate-notification-daemon
+usr/lib/mate-notification-daemon/mate-notification-daemon
usr/lib/*/mate-notification-daemon/engines/*.so
diff -Nru mate-notification-daemon-1.8.1/debian/rules mate-notification-daemon-1.8.1/debian/rules
--- mate-notification-daemon-1.8.1/debian/rules 2014-10-23 13:14:59.000000000 +0200
+++ mate-notification-daemon-1.8.1/debian/rules 2014-12-12 11:11:10.000000000 +0100
@@ -17,7 +17,7 @@
NOCONFIGURE=1 ./autogen.sh
dh_auto_configure $(DHFLAGS) -- \
--disable-silent-rules \
- --libexecdir=/usr/lib/$(shell dpkg-architecture -qDEB_BUILD_MULTIARCH)/mate-notification-daemon/
+ --libexecdir=/usr/lib/mate-notification-daemon/
override_dh_strip:
dh_strip --dbg-package=mate-notification-daemon-dbg
--- End Message ---
--- Begin Message ---
On 2014-12-12 10:52, Mike Gabriel wrote:
Please unblock package mate-notification-daemon
This upload fixes RC bug #769419 (FHS violation).
Unblocked.
Regards,
Adam
--- End Message ---