Your message dated Sat, 06 May 2017 14:44:18 +0100
with message-id <[email protected]>
and subject line Closing bugs for updates included in 8.8
has caused the Debian Bug report #851262,
regarding jessie-pu: package transmissionrpc/0.11-1
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.)
--
851262: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=851262
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
Tags: jessie
User: [email protected]
Usertags: pu
Binary packages python{,3} is missing deps to python{,3}-six. See #851247
Package: https://ondrej.org/debian/transmissionrpc_0.11-1+deb8u1/
Please allow me to upload, patch attached.
-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 4.8.0-2-amd64 (SMP w/2 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 transmissionrpc-0.11/debian/changelog
transmissionrpc-0.11/debian/changelog
--- transmissionrpc-0.11/debian/changelog 2013-11-01 12:22:28.000000000
+0100
+++ transmissionrpc-0.11/debian/changelog 2017-01-13 14:01:18.000000000
+0100
@@ -1,3 +1,9 @@
+transmissionrpc (0.11-1+deb8u1) stable; urgency=medium
+
+ * Add dependency to python{3,}-six (Closes: #851247)
+
+ -- Ondřej Nový <[email protected]> Fri, 13 Jan 2017 14:01:18 +0100
+
transmissionrpc (0.11-1) unstable; urgency=low
* New upstream release.
diff -Nru transmissionrpc-0.11/debian/control
transmissionrpc-0.11/debian/control
--- transmissionrpc-0.11/debian/control 2013-11-01 12:22:19.000000000 +0100
+++ transmissionrpc-0.11/debian/control 2017-01-13 14:01:18.000000000 +0100
@@ -16,7 +16,7 @@
Package: python-transmissionrpc
Architecture: all
-Depends: ${python:Depends}, ${misc:Depends}
+Depends: ${python:Depends}, ${misc:Depends}, python-six
Suggests: transmission-daemon (>= 1.31)
Description: Transmission RPC client module for Python
transmissionrpc is a Python module implementing the JSON-RPC client protocol
@@ -30,7 +30,7 @@
Package: python3-transmissionrpc
Architecture: all
-Depends: ${python3:Depends}, ${misc:Depends}
+Depends: ${python3:Depends}, ${misc:Depends}, python3-six
Suggests: transmission-daemon (>= 1.31)
Description: Transmission RPC client module for Python 3
transmissionrpc is a Python module implementing the JSON-RPC client protocol
--- End Message ---
--- Begin Message ---
Version: 8.8
Hi,
Each of these bugs refers to an update that was included in today's
jessie point release. Thanks!
Regards,
Adam
--- End Message ---