Additional dpkg work.
[doldaconnect.git] / debian / control
1 Source: doldaconnect
2 Section: network
3 Priority: optional
4 Maintainer: Fredrik Tolf <fredrik@dolda2000.com>
5 Standards-Version: 3.6.1
6
7 Package: doldaconnect
8 Architecture: any
9 Depends: ${shlibs:Depends}
10 Description: Dolda Connect is a client program for the Direct Connect peer-to-peer
11  filesharing network. It is written so that the user interface is
12  separated from the actual filesharing program, so that the user
13  interface can run on a different computer over the network, and can be
14  shut down temporarily (or only started temporarily), and can be
15  replaced altogether.
16  .
17  The protocol with which the user interface talks with the actual
18  client is also quite well defined, so that other kinds of clients can
19  be written as well, such as an automatic downloader, a chatbot,
20  etc. It can also be used in secure multiuser operation.