Bug#891466: stretch-pu: package 2ping/3.2.1-1+deb9u1
Package: release.debian.org
Severity: normal
Tags: stretch
User: release.debian.org@packages.debian.org
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 <bunk@debian.org> 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
Reply to: