Your message dated Sat, 10 Mar 2018 10:57:46 +0000
with message-id <[email protected]>
and subject line Closing bugs for updates included in 9.4
has caused the Debian Bug report #882813,
regarding stretch-pu: package python-pyperclip/1.5.27-3~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.)
--
882813: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=882813
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
Tags: stretch
User: [email protected]
Usertags: pu
python3-pyperclip misses a proper python3 dependency.
$ debdiff python3-pyperclip_1.5.27-2_all.deb
python3-pyperclip_1.5.27-3~deb9u1_all.deb
File lists identical (after any substitutions)
Control files: lines which differ (wdiff format)
------------------------------------------------
Depends: {+python3:any (>= 3.4~),+} xclip | xsel | python3-pyqt4
Version: [-1.5.27-2-] {+1.5.27-3~deb9u1+}
Andreas
diff -Nru python-pyperclip-1.5.27/debian/changelog
python-pyperclip-1.5.27/debian/changelog
--- python-pyperclip-1.5.27/debian/changelog 2016-07-01 17:47:10.000000000
+0200
+++ python-pyperclip-1.5.27/debian/changelog 2017-11-27 00:41:48.000000000
+0100
@@ -1,3 +1,16 @@
+python-pyperclip (1.5.27-3~deb9u1) stretch; urgency=medium
+
+ * Non-maintainer upload.
+ * Rebuild for stretch.
+
+ -- Andreas Beckmann <[email protected]> Mon, 27 Nov 2017 00:41:48 +0100
+
+python-pyperclip (1.5.27-3) unstable; urgency=medium
+
+ * Fix typo in Depends for python3 package (Closes: #867450)
+
+ -- Sebastien Delafond <[email protected]> Fri, 07 Jul 2017 10:38:02 +0200
+
python-pyperclip (1.5.27-2) unstable; urgency=medium
* Relax dependencies on python QT libraries (Closes: #816821)
diff -Nru python-pyperclip-1.5.27/debian/control
python-pyperclip-1.5.27/debian/control
--- python-pyperclip-1.5.27/debian/control 2016-07-01 17:47:10.000000000
+0200
+++ python-pyperclip-1.5.27/debian/control 2017-07-07 10:38:02.000000000
+0200
@@ -20,7 +20,7 @@
Package: python3-pyperclip
Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, xclip | xsel |
python3-pyqt4
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${python3:Depends}, xclip | xsel
| python3-pyqt4
Description: Cross-platform clipboard module for Python3
This module is a cross-platform Python3 module for copy and paste clipboard
functions. Currently only handles plaintext.
--- End Message ---
--- Begin Message ---
Version: 9.4
Hi,
The update referenced by each of these bugs was included in this
morning's stretch point release.
Regards,
Adam
--- End Message ---