[PKG-Openstack-devel] Bug#892932: stretch-pu: package websockify/0.8.0+dfsg1-7+deb9u1

Adrian Bunk bunk at debian.org
Wed Mar 14 16:48:51 UTC 2018


Package: release.debian.org
Severity: normal
Tags: stretch
User: release.debian.org at packages.debian.org
Usertags: pu

  * Add runtime depends on python{3,}-pkg-resources (Closes: #879224).
-------------- next part --------------
diff -Nru websockify-0.8.0+dfsg1/debian/changelog websockify-0.8.0+dfsg1/debian/changelog
--- websockify-0.8.0+dfsg1/debian/changelog	2016-10-11 17:14:26.000000000 +0300
+++ websockify-0.8.0+dfsg1/debian/changelog	2018-03-14 18:36:35.000000000 +0200
@@ -1,3 +1,10 @@
+websockify (0.8.0+dfsg1-7+deb9u1) stretch; urgency=medium
+
+  * Non-maintainer upload.
+  * Add runtime depends on python{3,}-pkg-resources (Closes: #879224).
+
+ -- Adrian Bunk <bunk at debian.org>  Wed, 14 Mar 2018 18:36:35 +0200
+
 websockify (0.8.0+dfsg1-7) unstable; urgency=medium
 
   * 4th iteration of the non-linux TCP socket option patch.
diff -Nru websockify-0.8.0+dfsg1/debian/control websockify-0.8.0+dfsg1/debian/control
--- websockify-0.8.0+dfsg1/debian/control	2016-10-11 17:14:26.000000000 +0300
+++ websockify-0.8.0+dfsg1/debian/control	2018-03-14 18:36:17.000000000 +0200
@@ -56,6 +56,7 @@
 Package: python-websockify
 Architecture: any
 Depends: python-numpy,
+         python-pkg-resources,
          websockify-common (= ${source:Version}),
          ${misc:Depends},
          ${python:Depends},
@@ -92,6 +93,7 @@
 Package: python3-websockify
 Architecture: any
 Depends: python3-numpy,
+         python3-pkg-resources,
          websockify-common (= ${source:Version}),
          ${misc:Depends},
          ${python3:Depends},


More information about the Openstack-devel mailing list