Package: ipsec-tools
Version: 1:0.8.0-14
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu ubuntu-patch raring

ipsec-tools uses /lib/lsb/init-functions without a dependency on the
package containing it.  The following adds the recommended dependency
from lsb-base's README.Debian.

  * Depend on lsb-base for /lib/lsb/init-functions.

diff -Nru ipsec-tools-0.8.0/debian/control ipsec-tools-0.8.0/debian/control
--- ipsec-tools-0.8.0/debian/control    2012-07-15 10:11:25.000000000 +0100
+++ ipsec-tools-0.8.0/debian/control    2012-12-03 17:55:47.000000000 +0000
@@ -10,7 +10,7 @@
 
 Package: ipsec-tools
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, lsb-base (>= 3.0-6)
 Description: IPsec utilities
  IPsec (Internet Protocol security) offers end-to-end security for
  network traffic at the IP layer.
@@ -22,7 +22,7 @@
 Architecture: any
 Provides: ike-server
 Conflicts: ike-server
-Depends: ${misc:Depends}, ${shlibs:Depends}, ipsec-tools (= 
${binary:Version}), debconf (>= 0.2.26) | debconf-2.0, adduser, ${perl:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}, ipsec-tools (= 
${binary:Version}), debconf (>= 0.2.26) | debconf-2.0, adduser, lsb-base (>= 
3.0-6), ${perl:Depends}
 Description: IPsec Internet Key Exchange daemon
  IPsec (Internet Protocol security) offers end-to-end security for
  network traffic at the IP layer.

Thanks,

-- 
Colin Watson                                       [cjwat...@ubuntu.com]


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to