chiark / gitweb /
debian: Abandon ancient `fw' package; replace CDBS with Debhelper.
[fwd] / debian / control
index d53fdce431b3b673c97f44f8313ca458c08643fd..4fa27b30c236e08737f6f78e902dd2f435211ebc 100644 (file)
@@ -1,7 +1,7 @@
 Source: fwd
 Section: net
 Priority: extra
-Build-Depends: mlib-dev (>= 2.2.1), debhelper (>= 8)
+Build-Depends: mlib-dev (>= 2.2.1), debhelper (>= 9)
 Maintainer: Mark Wooding <mdw@distorted.org.uk>
 Standards-Version: 3.1.1
 
@@ -15,20 +15,3 @@ Description: Excessive port forwarder
  username (as reported by identd on the connecting host).  It subsumes the
  basic functionality of inetd, cat, netcat and others.  It runs as a
  single nonblocking process.
-
-Package: fw
-Architecture: all
-Depends: fwd
-Conflicts: funnelweb
-Description: Excessive port forwarder
- fwd can forward connections to and from: TCP sockets, Unix-domain sockets,
- locally-executed programs, and file descriptors.  It can do host-based
- access control.  It will log incoming TCP connections by hostname and
- username (as reported by identd on the connecting host).  It subsumes the
- basic functionality of inetd, cat, netcat and others.  It runs as a single
- nonblocking process.
- .
- Once upon a time, fwd was called fw; but this conflicts with funnelweb's use
- of the same name.  This package depends on the new, renamed real package and
- provides compatibility scripts and symlinks.  Once you've fixed references
- to the old name, you can delete this package.