chiark / gitweb /
debian/: Use `dh_python2' for packaging.
[tripe] / debian / control
index 976964bf8993ae6d67b53f0c985b398e8ef6ce59..4c55f88ae482335510d2e83ba6ef8bf7ca880315 100644 (file)
@@ -3,9 +3,13 @@ Section: net
 Priority: extra
 Maintainer: Mark Wooding <mdw@distorted.org.uk>
 XS-Python-Version: >= 2.4
-Build-Depends: catacomb-dev (>= 2.1.4), mlib-dev (>= 2.2.2),
- tshark, wireshark-dev (>= 0.10.10), debhelper (>= 9),
- python-central
+Build-Depends: debhelper (>= 9), pkg-config, curl, rsync,
+       tshark, wireshark-dev (>= 1.12.1),
+       python (>= 2.6.6-3~),
+       mlib-dev (>= 2.2.2),
+       catacomb-dev (>= 2.4.0), catacomb-bin (>= 2.1.4)
+Build-Depends-Indep: python-cdb, python-gtk2,
+       python-mlib (>= 1.0.2), python-catacomb (>= 1.2.0)
 Standards-Version: 3.1.1
 
 Package: tripe
@@ -52,28 +56,17 @@ Description: Trivial IP Encryption: a simple virtual private network
 
 Package: tripe-wireshark
 Architecture: any
-Depends: wireshark-common (= ${tripe:Wireshark-Version}), ${shlibs:Depends}
+Depends: wireshark-common (= ${tripe:Wireshark-Version})
 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.
  .
- This package contains the protocol analysis plug-in for Wireshark (the new
- name for Ethereal).
-
-Package: tripe-ethereal
-Architecture: all
-Depends: tripe-wireshark
-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.
- .
- This is a dummy package to ease the transition to tripe-wireshark (since
- Wireshark is apparently the new name for Ethereal).  You should probably
- remove this package.
+ This package contains the protocol analysis plug-in for Wireshark.
 
 Package: tripemon
 Architecture: all
-Depends: python (>= 2.4), python-gtk2 (>= 2.6), tripe
+Depends: python (>= 2.4), python-gtk2 (>= 2.6),
+       python-mlib (>= 1.0.2), tripe, python-tripe
 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.
@@ -83,7 +76,7 @@ Description: Trivial IP Encryption: a simple virtual private network
 
 Package: python-tripe
 Architecture: all
-Depends: ${python:Depends}, python-mlib, tripe
+Depends: ${python:Depends}, python-mlib (>= 1.0.2), tripe
 Recommends: python-codespeak-lib
 XB-Python-Version: ${python:Versions}
 Description: Trivial IP Encryption: a simple virtual private network
@@ -100,8 +93,8 @@ Description: Trivial IP Encryption: a simple virtual private network
 
 Package: tripe-peer-services
 Architecture: all
-Depends: python (>= 2.4), python-mlib, tripe, python-cdb, python-tripe,
-       pathmtu, iproute
+Depends: python (>= 2.4), python-cdb, iproute, python-mlib (>= 1.0.2),
+       tripe, python-tripe, pathmtu
 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.
@@ -113,7 +106,8 @@ Description: Trivial IP Encryption: a simple virtual private network
 
 Package: tripe-keys
 Architecture: all
-Depends: python (>= 2.4), tripe, catacomb-bin, python-catacomb
+Depends: python (>= 2.4), curl, tripe,
+       catacomb-bin, python-catacomb (>= 1.1.0)
 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.