[Pkg-privacy-commits] [Git][pkg-privacy-team/onioncat][master] 2 commits: Add missing dependency on lsb-base (>= 3.0-6): the onioncat init script sources…

Ulrike Uhlig ulrike at debian.org
Mon May 28 10:31:55 BST 2018


Ulrike Uhlig pushed to branch master at Privacy Maintainers / onioncat


Commits:
8f517d59 by intrigeri at 2017-03-09T18:43:32+00:00
Add missing dependency on lsb-base (>= 3.0-6): the onioncat init script sources the /lib/lsb/init-functions utility functions.

Spotted by Lintian:
https://lintian.debian.org/tags/init.d-script-needs-depends-on-lsb-base.html

- - - - -
230e81c9 by intrigeri at 2017-03-09T18:46:22+00:00
onioncat (0.2.2+svn569-2)

Git-Dch: Ignore

- - - - -


2 changed files:

- debian/changelog
- debian/control


Changes:

=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -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 at debian.org>  Thu, 09 Mar 2017 18:44:16 +0000
+
 onioncat (0.2.2+svn569-1) unstable; urgency=medium
 
   [ Ximin Luo ]


=====================================
debian/control
=====================================
--- a/debian/control
+++ b/debian/control
@@ -17,6 +17,7 @@ Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends},
          adduser,
+         lsb-base (>= 3.0-6),
          net-tools
 Recommends: tor
 Description: IP-Transparent Tor hidden service connector



View it on GitLab: https://salsa.debian.org/pkg-privacy-team/onioncat/compare/bcdea54ea9459169b2c0a2334c79d7353c545865...230e81c9d3b47db4a677cc056191e1698c5abf44

-- 
View it on GitLab: https://salsa.debian.org/pkg-privacy-team/onioncat/compare/bcdea54ea9459169b2c0a2334c79d7353c545865...230e81c9d3b47db4a677cc056191e1698c5abf44
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-privacy-commits/attachments/20180528/f2259828/attachment-0001.html>


More information about the Pkg-privacy-commits mailing list