Your message dated Sat, 16 Feb 2019 11:36:33 +0000
with message-id <[email protected]>
and subject line Closing bugs for updates included in 9.8
has caused the Debian Bug report #921910,
regarding stretch-pu: package vulture/0.11-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.)


-- 
921910: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=921910
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,

vulture lacks a dependency on python3-pkg-resources (#904762).
This change has been backported from the fixing upload to sid and is
already uploaded.


Andreas
diff -Nru vulture-0.11/debian/changelog vulture-0.11/debian/changelog
--- vulture-0.11/debian/changelog       2016-12-01 21:15:48.000000000 +0100
+++ vulture-0.11/debian/changelog       2019-02-10 02:42:08.000000000 +0100
@@ -1,3 +1,16 @@
+vulture (0.11-1+deb9u1) stretch; urgency=medium
+
+  [ Andreas Beckmann ]
+  * Non-maintainer upload.
+  * Backport the dependency fix from 0.21-1.1.
+
+  [ Adrian Bunk ]
+  * Add the missing dependency on python3-pkg-resources.
+    (Closes: #904762)
+  * Fix the test dependencies.
+
+ -- Andreas Beckmann <[email protected]>  Sun, 10 Feb 2019 02:42:08 +0100
+
 vulture (0.11-1) unstable; urgency=medium
 
   * New upstream release:
diff -Nru vulture-0.11/debian/control vulture-0.11/debian/control
--- vulture-0.11/debian/control 2016-12-01 21:15:48.000000000 +0100
+++ vulture-0.11/debian/control 2019-02-10 02:42:02.000000000 +0100
@@ -19,7 +19,8 @@
 Architecture: all
 Depends:
  ${misc:Depends},
- ${python3:Depends}
+ ${python3:Depends},
+ python3-pkg-resources
 Enhances:
  prospector
 Description: scans for unused ("dead") code in a Python program
diff -Nru vulture-0.11/debian/tests/control vulture-0.11/debian/tests/control
--- vulture-0.11/debian/tests/control   2016-03-21 21:02:04.000000000 +0100
+++ vulture-0.11/debian/tests/control   2019-02-10 02:41:10.000000000 +0100
@@ -1,2 +1,2 @@
 Tests: vulture
-Depends: python3, python3-pytest
+Depends: @, python3-pytest

--- End Message ---
--- Begin Message ---
Version: 9.8

Hi,

The update referenced by each of these bugs was included in this
morning's stretch point release.

Regards,

Adam

--- End Message ---

Reply via email to