Your message dated Sat, 06 Jun 2015 13:11:11 +0100
with message-id <[email protected]>
and subject line Fix released with 8.1 point release
has caused the Debian Bug report #786388,
regarding jessie-pu: package mate-desktop/1.8.1+dfsg1-3+deb8u1
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.)
--
786388: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=786388
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
Tags: jessie
User: [email protected]
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 <[email protected]> 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)
--- End Message ---
--- Begin Message ---
Version: 8.1
Hi,
The fix discussed in this bug was released to stable as part of the 8.1
point release earlier today.
Regards,
Adam
--- End Message ---