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 #891466,
regarding stretch-pu: package 2ping/3.2.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.)
--
891466: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=891466
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
Tags: stretch
User: [email protected]
Usertags: pu
* Add the missing dependency on python-pkg-resources.
(Closes: #855972)
diff -Nru 2ping-3.2.1/debian/changelog 2ping-3.2.1/debian/changelog
--- 2ping-3.2.1/debian/changelog 2016-03-26 07:42:15.000000000 +0200
+++ 2ping-3.2.1/debian/changelog 2018-02-25 21:53:33.000000000 +0200
@@ -1,3 +1,11 @@
+2ping (3.2.1-1+deb9u1) stretch; urgency=medium
+
+ * Non-maintainer upload.
+ * Add the missing dependency on python-pkg-resources.
+ (Closes: #855972)
+
+ -- Adrian Bunk <[email protected]> Sun, 25 Feb 2018 21:53:33 +0200
+
2ping (3.2.1-1) unstable; urgency=medium
* New upstream release
diff -Nru 2ping-3.2.1/debian/control 2ping-3.2.1/debian/control
--- 2ping-3.2.1/debian/control 2015-12-13 02:53:07.000000000 +0200
+++ 2ping-3.2.1/debian/control 2018-02-25 21:53:33.000000000 +0200
@@ -11,7 +11,7 @@
Package: 2ping
Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python,
python-argparse
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python,
python-argparse, python-pkg-resources
Description: Ping utility to determine directional packet loss
2ping is a bi-directional ping utility. It uses 3-way pings (akin to
TCP SYN, SYN/ACK, ACK) and after-the-fact state comparison between a
--- 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 ---