Source: west-chamber
Section: admin
Priority: optional
Maintainer: Ying-Chun Liu (PaulLiu) <paulliu@debian.org>
Build-Depends:
 debhelper-compat (= 13),
               dh-sequence-dkms,
               libxtables-dev (>= 1.4.3),
 pkgconf,
Rules-Requires-Root: no
Standards-Version: 4.5.0
Homepage: http://code.google.com/p/scholarzhang/
Vcs-Browser: https://salsa.debian.org/debian/west-chamber
Vcs-Git: https://salsa.debian.org/debian/west-chamber.git
Testsuite: autopkgtest-pkg-dkms

Package: west-chamber-common
Architecture: any
Depends: xtables-addons-common, ${misc:Depends}, ${shlibs:Depends}
Suggests: ipset
Description: iptable extension for bypassing content filtering firewall
 West-chamber is an iptable extension named after the famous Chinese ancient
 fiction - Romance of the West Chamber. It is based on the idea of
 T. Ptacek's paper in 1998 which allows users go through some
 content-filtered firewall without 3rd-party proxies.
 .
 This package contains the extension for iptables. It needs corresponding
 kernel modules to work properly.

Package: west-chamber-source
Section: kernel
Architecture: all
Depends:
 debhelper-compat (= 13),
 module-assistant (>= 0.11.14~),
 xtables-addons-common (>= 3.27-4~),
         ${misc:Depends}
Description: iptable extension for bypassing content filtering firewall (module source)
 West-chamber is an iptable extension named after the famous Chinese ancient
 fiction - Romance of the West Chamber. It is based on the idea of
 T. Ptacek's paper in 1998 which allows users go through some
 content-filtered firewall without 3rd-party proxies.
 .
 This package provides the source code for the west-chamber kernel modules.
 The west-chamber-common package is also required in order to make use of these
 modules. Kernel source or headers are required to compile these modules.

Package: west-chamber-dkms
Section: kernel
Architecture: all
Depends:
 xtables-addons-common (>= 3.27-4~),
         ${misc:Depends}
Recommends:
 west-chamber-common,
Description: iptable extension for bypassing content filtering firewall (dkms)
 West-chamber is an iptable extension named after the famous Chinese ancient
 fiction - Romance of the West Chamber. It is based on the idea of
 T. Ptacek's paper in 1998 which allows users go through some
 content-filtered firewall without 3rd-party proxies.
 .
 The dkms package will automatically compile the driver for your current
 kernel version.
