[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#857334: unblock: onioncat/0.2.2+svn569-2



Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock

Please unblock package onioncat, that fixes one RC bug (#857262)
and adds another missing dependency (no bug report).

unblock onioncat/0.2.2+svn569-2
diff -Nru onioncat-0.2.2+svn569/debian/changelog onioncat-0.2.2+svn569/debian/changelog
--- onioncat-0.2.2+svn569/debian/changelog	2016-01-24 18:36:57.000000000 +0100
+++ onioncat-0.2.2+svn569/debian/changelog	2017-03-09 19:44:16.000000000 +0100
@@ -1,3 +1,12 @@
+onioncat (0.2.2+svn569-2) unstable; urgency=medium
+
+  * Add missing dependency on net-tools: OnionCat hard-codes
+    ifconfig usage (Closes: #857262).
+  * Add missing dependency on lsb-base (>= 3.0-6): the onioncat
+    initscript sources the /lib/lsb/init-functions utility functions.
+
+ -- intrigeri <intrigeri@debian.org>  Thu, 09 Mar 2017 18:44:16 +0000
+
 onioncat (0.2.2+svn569-1) unstable; urgency=medium
 
   [ Ximin Luo ]
diff -Nru onioncat-0.2.2+svn569/debian/control onioncat-0.2.2+svn569/debian/control
--- onioncat-0.2.2+svn569/debian/control	2016-01-24 18:36:57.000000000 +0100
+++ onioncat-0.2.2+svn569/debian/control	2017-03-09 19:44:16.000000000 +0100
@@ -16,7 +16,9 @@
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends},
-         adduser
+         adduser,
+         lsb-base (>= 3.0-6),
+         net-tools
 Recommends: tor
 Description: IP-Transparent Tor hidden service connector
  OnionCat creates a transparent IP layer on top of Tor hidden

Reply to: