aboutsummaryrefslogtreecommitdiffstats
path: root/debian/control
blob: 13a8d21d20938002fa1a45e77462c0d78cb87c0d (plain)
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
Source: nyancat
Section: misc
Priority: extra
Maintainer: Jonathan McCrohan <jmccrohan@gmail.com>
Build-Depends: debhelper (>= 9)
Standards-Version: 3.9.3
Homepage: https://github.com/klange/nyancat

Package: nyancat
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Animated terminal Nyancat
 nyancat is a program to display an animated poptart cat in your terminal.
 .
 This is a standalone program only. To serve nyancat to many users, the
 nyancat-server package is required.

Package: nyancat-server
Architecture: all
Depends: nyancat, openbsd-inetd | inet-superserver, ${misc:Depends}
Conflicts: telnetd
Description: Animated terminal Nyancat server configurations
 nyancat-server contains the configuations required to quickly set up a nyancat
 server. This allows the animated poptart cat to be served to many users via
 telnet.