Package: release.debian.org Severity: normal Tags: jessie User: release.debian....@packages.debian.org Usertags: pu
+ * debian/control: + + Add to D (libmate-desktop-dev): libstartup-notification0-dev, + libdconf-dev. -> When preparing caja-actions for unstable (3rd party product/extension for the MATE file browser), I discovered that the list of -dev dependencies in libmate-desktop-dev is incomplete. I would like to propose an updated version of mate-desktop for jessie, that provides correct dependencies when building against libmate-desktop-dev. Unfortunately, I only discovered that during the sleep phase right before the release. I hope this dependency change is possible via jessie-pu. light+love, Mike -- System Information: Debian Release: 8.0 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'proposed-updates'), (500, 'stable') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.16.0-4-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 Init: systemd (via /run/systemd/system)
diff -Nru mate-desktop-1.8.1+dfsg1/debian/changelog mate-desktop-1.8.1+dfsg1/debian/changelog --- mate-desktop-1.8.1+dfsg1/debian/changelog 2015-03-28 14:54:56.000000000 +0100 +++ mate-desktop-1.8.1+dfsg1/debian/changelog 2015-05-21 10:15:36.000000000 +0200 @@ -1,3 +1,11 @@ +mate-desktop (1.8.1+dfsg1-3+deb8u1) jessie-proposed-updates; urgency=medium + + * debian/control: + + Add to D (libmate-desktop-dev): libstartup-notification0-dev, + libdconf-dev. + + -- Mike Gabriel <sunwea...@debian.org> Thu, 21 May 2015 10:14:55 +0200 + mate-desktop (1.8.1+dfsg1-3) unstable; urgency=medium [ Mike Gabriel ] diff -Nru mate-desktop-1.8.1+dfsg1/debian/control mate-desktop-1.8.1+dfsg1/debian/control --- mate-desktop-1.8.1+dfsg1/debian/control 2015-03-28 14:54:56.000000000 +0100 +++ mate-desktop-1.8.1+dfsg1/debian/control 2015-05-21 10:13:40.000000000 +0200 @@ -89,8 +89,10 @@ Depends: ${misc:Depends}, ${shlibs:Depends}, libmate-desktop-2-17 (= ${binary:Version}), + libstartup-notification0-dev, libgdk-pixbuf2.0-dev, libgtk2.0-dev, + libdconf-dev, Breaks: libmatedesktop-dev Replaces: libmatedesktop-dev Description: Library with common API for various MATE modules (development files)