File: control

package info (click to toggle)
epic4 1%3A3.0-2.2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,756 kB
  • sloc: ansic: 56,285; makefile: 631; sh: 161; perl: 30
file content (33 lines) | stat: -rw-r--r-- 977 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
Source: epic4
Standards-Version: 4.7.2
Maintainer: Kurt Roeckx <kurt@roeckx.be>
Section: net
Priority: optional
Build-Depends:
 debhelper-compat (= 13),
 libncurses-dev,
 libssl-dev,
 libperl-dev,
Vcs-Browser: https://salsa.debian.org/debian/epic4
Vcs-Git: https://salsa.debian.org/debian/epic4.git
Homepage: http://www.epicsol.org/

Package: epic4
Architecture: any
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
 epic4-help,
Suggests:
 epic4-script,
Provides:
 irc,
Description: epic irc client, version 4
 epic4 is an irc client based on ircII.  It is primarily suited to users who
 wish to write their own irc scripts or have irc scripts written by others.
 .
 Previous versions of epic were 100% compatible with ircII 2.8.2, though
 this is no longer the case.  Instead we've taken a new direction and chosen
 to find places where compatibility with ircII is undesirable and fix them.
 No gratuitous incompatibilities have been added, though many new features
 have been.