debian: Lintian fixes.
authorMark Wooding <mdw@distorted.org.uk>
Mon, 19 Apr 2010 21:01:00 +0000 (22:01 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Mon, 19 Apr 2010 21:43:19 +0000 (22:43 +0100)
  * Build-Depends on python-central.

  * tripe Depends on udev.

  * tripe-wireshark needs shlibs:Depends.  (This doesn't seem to work,
    though.)

Lots more work to go on this, though.

debian/control

index fe30c90..aaa36c1 100644 (file)
@@ -4,12 +4,13 @@ Priority: extra
 Maintainer: Mark Wooding <mdw@distorted.org.uk>
 XS-Python-Version: >= 2.4
 Build-Depends: catacomb-dev (>= 2.1.1), mlib-dev (>= 2.0.4),
- tshark, wireshark-dev (>= 0.10.10), debhelper (>= 4.0.2)
+ tshark, wireshark-dev (>= 0.10.10), debhelper (>= 4.0.2),
+ python-central
 Standards-Version: 3.1.1
 
 Package: tripe
 Architecture: any
-Depends: ${shlibs:Depends}, makedev (>= 2.3.1-63), adduser
+Depends: ${shlibs:Depends}, makedev (>= 2.3.1-63) | udev, adduser
 Recommends: catacomb-bin
 Suggests: pkstream
 Description: Trivial IP Encryption: a simple virtual private network
@@ -51,7 +52,7 @@ Description: Trivial IP Encryption: a simple virtual private network
 
 Package: tripe-wireshark
 Architecture: any
-Depends: wireshark-common (= ${tripe:Wireshark-Version})
+Depends: wireshark-common (= ${tripe:Wireshark-Version}), ${shlibs:Depends}
 Description: Trivial IP Encryption: a simple virtual private network
  TrIPE is a simple VPN protocol.  It uses cryptography to ensure secrecy
  and authenticity of packets it sends and receives.