From: Mark Wooding Date: Mon, 8 Dec 2008 01:18:17 +0000 (+0000) Subject: debian: Don't depend on sysvinit. X-Git-Tag: 1.0.0pre8~67 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/tripe/commitdiff_plain/59cc63ec0d49fbc3edb116e89d29b026637cd9dd debian: Don't depend on sysvinit. It seems that this is bad form. Nobody else does it, and it stops the package working on Ubuntu. --- diff --git a/debian/control b/debian/control index 2d10e14f..568c9f53 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Standards-Version: 3.1.1 Package: tripe Architecture: any -Depends: ${shlibs:Depends}, sysvinit (>= 2.80-1), makedev (>= 2.3.1-63) +Depends: ${shlibs:Depends}, makedev (>= 2.3.1-63) Recommends: catacomb-bin Suggests: pkstream Description: Trivial IP Encryption: a simple virtual private network