Your message dated Sat, 07 Oct 2017 11:33:55 +0100
with message-id <[email protected]>
and subject line Closing bugs for 9.2 point release
has caused the Debian Bug report #876117,
regarding stretch-pu: package mate-tweak/16.10.5-1+deb9u1
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.)
--
876117: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=876117
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
Tags: stretch
User: [email protected]
Usertags: pu
The mate-tweak version in Debian stretch lacks python3-gi under the
Depends: field. The attached .debdiff fixes this issue.
-- System Information:
Debian Release: 9.1
APT prefers stable
APT policy: (990, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.9.0-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8),
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
diff -Nru mate-tweak-16.10.5/debian/changelog
mate-tweak-16.10.5/debian/changelog
--- mate-tweak-16.10.5/debian/changelog 2016-10-07 10:49:14.000000000 +0200
+++ mate-tweak-16.10.5/debian/changelog 2017-09-18 17:48:34.000000000 +0200
@@ -1,3 +1,10 @@
+mate-tweak (16.10.5-1+deb9u1) unstable; urgency=medium
+
+ * debian/control:
+ + Add D (mate-tweak): python3-gi. (Closes: #867976).
+
+ -- Mike Gabriel <[email protected]> Mon, 18 Sep 2017 17:48:34 +0200
+
mate-tweak (16.10.5-1) unstable; urgency=medium
[ Martin Wimpress ]
diff -Nru mate-tweak-16.10.5/debian/control mate-tweak-16.10.5/debian/control
--- mate-tweak-16.10.5/debian/control 2016-07-13 15:50:43.000000000 +0200
+++ mate-tweak-16.10.5/debian/control 2017-09-18 17:48:34.000000000 +0200
@@ -26,6 +26,7 @@
mesa-utils,
python-gobject-2,
python3 (>= 3.3),
+ python3-gi,
python3-psutil,
python3-setproctitle,
x11-xserver-utils,
--- End Message ---
--- Begin Message ---
Version: 9.2
Hi.
The updates referenced by each of these bugs was included in today's
point release of stretch.
Regards,
Adam
--- End Message ---