Package: release.debian.org Severity: normal User: [email protected] Usertags: unblock
Please unblock package mate-netbook The upload fixes RC bug #769417 (FHS violation). Unfortunately, I had to upload the package twice (revision -2 and -3, see debian/changelog). unblock mate-netbook/1.8.1-3 -- 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-netbook-1.8.1/debian/changelog mate-netbook-1.8.1/debian/changelog --- mate-netbook-1.8.1/debian/changelog 2014-10-23 09:33:42.000000000 +0200 +++ mate-netbook-1.8.1/debian/changelog 2014-12-12 10:20:48.000000000 +0100 @@ -1,3 +1,17 @@ +mate-netbook (1.8.1-3) unstable; urgency=medium + + * Follow-up fix for #769417: Install mate-window-picker-applet to + /usr/lib/mate-netbook, not directly into /usr/lib. + + -- Mike Gabriel <[email protected]> Fri, 12 Dec 2014 10:20:42 +0100 + +mate-netbook (1.8.1-2) unstable; urgency=medium + + * Install mate-window-picker-applet to non-multi-arch libexecdir. (Closes: + #769417). + + -- Mike Gabriel <[email protected]> Fri, 12 Dec 2014 09:33:52 +0100 + mate-netbook (1.8.1-1) unstable; urgency=medium [ Vangelis Mouhtsis ] diff -Nru mate-netbook-1.8.1/debian/rules mate-netbook-1.8.1/debian/rules --- mate-netbook-1.8.1/debian/rules 2014-10-23 09:22:59.000000000 +0200 +++ mate-netbook-1.8.1/debian/rules 2014-12-12 10:19:46.000000000 +0100 @@ -16,6 +16,7 @@ # upstream tarball is without configure. autogen.sh will create it NOCONFIGURE=1 ./autogen.sh dh_auto_configure $(DHFLAGS) -- \ + --libexecdir=/usr/lib/mate-netbook \ --disable-silent-rules \ --with-gtk=2.0

