diff options
| author | erdgeist <> | 2003-02-12 17:48:37 +0000 |
|---|---|---|
| committer | erdgeist <> | 2003-02-12 17:48:37 +0000 |
| commit | dea6bf757aa9a875eab35b2b650412e7605f1308 (patch) | |
| tree | 14ed8374c3a3862529313088375693a7de70d3a7 /debian/control | |
CVS moved to erdgeist.org
Diffstat (limited to 'debian/control')
| -rwxr-xr-x | debian/control | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/control b/debian/control new file mode 100755 index 0000000..d106fd5 --- /dev/null +++ b/debian/control | |||
| @@ -0,0 +1,12 @@ | |||
| 1 | Source: vchat-client | ||
| 2 | Section: unknown | ||
| 3 | Priority: optional | ||
| 4 | Maintainer: Andreas Kotes <count@flatline.de> | ||
| 5 | Build-Depends: debhelper (>> 3.0.0), libreadline4-dev, libncurses-dev, libssl-dev, docbook-to-man | ||
| 6 | Standards-Version: 3.5.2 | ||
| 7 | |||
| 8 | Package: vchat-client | ||
| 9 | Architecture: any | ||
| 10 | Depends: ${shlibs:Depends} | ||
| 11 | Description: client for the vchat | ||
| 12 | This client uses ssl | ||
