Your message dated Sat, 14 Jul 2018 11:21:20 +0100
with message-id <[email protected]>
and subject line Closing bugs for updates included in 9.5
has caused the Debian Bug report #902294,
regarding stretch-pu: package python-cluster/1.3.3-1.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.)
--
902294: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=902294
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
Tags: stretch
User: [email protected]
Usertags: pu
Hi,
let's fix the missing dependency on python-pkg-resources in stable, too.
This is a rebuild of the package from sid with no further changes
needed.
The proposed package is already uploaded.
Andreas
diff -Nru python-cluster-1.3.3/debian/changelog
python-cluster-1.3.3/debian/changelog
--- python-cluster-1.3.3/debian/changelog 2016-04-28 11:31:41.000000000
+0200
+++ python-cluster-1.3.3/debian/changelog 2018-06-24 17:39:19.000000000
+0200
@@ -1,3 +1,18 @@
+python-cluster (1.3.3-1.1~deb9u1) stretch; urgency=medium
+
+ * Non-maintainer upload.
+ * Rebuild for stretch.
+
+ -- Andreas Beckmann <[email protected]> Sun, 24 Jun 2018 17:39:19 +0200
+
+python-cluster (1.3.3-1.1) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Add the missing dependency on python-pkg-resources.
+ (Closes: #896298)
+
+ -- Adrian Bunk <[email protected]> Sun, 10 Jun 2018 14:01:42 +0300
+
python-cluster (1.3.3-1) unstable; urgency=medium
[ Ondřej Nový ]
diff -Nru python-cluster-1.3.3/debian/control
python-cluster-1.3.3/debian/control
--- python-cluster-1.3.3/debian/control 2016-04-28 11:31:41.000000000 +0200
+++ python-cluster-1.3.3/debian/control 2018-06-10 13:01:42.000000000 +0200
@@ -12,7 +12,7 @@
Package: python-cluster
Architecture: all
-Depends: ${python:Depends}, ${misc:Depends}
+Depends: ${python:Depends}, python-pkg-resources, ${misc:Depends}
XB-Python-Version: ${python:Versions}
Description: allows grouping a list of arbitrary objects into related groups
(clusters)
python-cluster is a "simple" package that allows users to create several
groups
--- End Message ---
--- Begin Message ---
Version: 9.5
Hi,
The update referenced by each of these bugs was included in this
morning's stretch point release.
Regards,
Adam
--- End Message ---