Package: nemo Version: 2.2.4-1 Severity: serioues Tags: patch pending Greetings,
gobject-introspection in unstable has moved the variable 'typelibdir' to point to a subdirectory of /usr/lib/$(DEB_HOST_MULTIARCH). Packages which respect this need to be updated to install files in the new location, or else they FTBFS. mate-panel is in this position. I've prepared an NMU for nemo (versioned as 2.2.4-1.1) and uploaded it to DELAYED/10. Please feel free to tell me if I should delay it longer, or to supersede it yourself, or whatever. Thanks, -- Iain Lane [ i...@orangesquash.org.uk ] Debian Developer [ la...@debian.org ] Ubuntu Developer [ la...@ubuntu.com ]
diff -Nru nemo-2.2.4/debian/changelog nemo-2.2.4/debian/changelog --- nemo-2.2.4/debian/changelog 2014-08-13 13:18:16.000000000 +0100 +++ nemo-2.2.4/debian/changelog 2014-09-25 16:03:58.000000000 +0100 @@ -1,3 +1,10 @@ +nemo (2.2.4-1.1) unstable; urgency=medium + + * Non-maintainer upload. + * Install typelib file into multiarch libdir. + + -- Iain Lane <i...@orangesquash.org.uk> Thu, 25 Sep 2014 16:03:58 +0100 + nemo (2.2.4-1) unstable; urgency=medium [ Fabio Fantoni ] diff -Nru nemo-2.2.4/debian/gir1.2-nemo-3.0.install nemo-2.2.4/debian/gir1.2-nemo-3.0.install --- nemo-2.2.4/debian/gir1.2-nemo-3.0.install 2014-08-13 13:18:16.000000000 +0100 +++ nemo-2.2.4/debian/gir1.2-nemo-3.0.install 2014-09-25 16:03:29.000000000 +0100 @@ -1 +1 @@ -usr/lib/girepository-1.0/Nemo-3.0.typelib +usr/lib/*/girepository-1.0/Nemo-3.0.typelib