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