File: control

package info (click to toggle)
knews 1.0b.1-31
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 2,440 kB
  • ctags: 4,533
  • sloc: ansic: 46,479; yacc: 254; sh: 146; lex: 94; makefile: 21
file content (23 lines) | stat: -rw-r--r-- 1,117 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
Source: knews
Maintainer: Colin Watson <cjwatson@debian.org>
Section: news
Priority: optional
Standards-Version: 3.9.6
Build-Depends: bison, debhelper (>= 9), dpkg-dev (>= 1.16.1~), libjpeg-dev, libpng-dev, x11proto-core-dev, libx11-dev, libxmu-dev, libxpm-dev, libxt-dev, libice-dev, libsm-dev, xutils-dev, zlib1g-dev
Vcs-Git: https://anonscm.debian.org/git/users/cjwatson/knews.git
Vcs-Browser: https://anonscm.debian.org/cgit/users/cjwatson/knews.git/

Package: knews
Architecture: any
Depends: debconf (>= 1.2.0) | debconf-2.0, sharutils, ${shlibs:Depends}, ${misc:Depends}
Provides: news-reader
Description: Graphical threaded news reader
 Knews is an X11 based thread-oriented news reader.  It is capable of
 representing threads as a graphical tree, represents quotations with
 different colors and much more.
 .
 Also included here is knewsd, a tiny NNTP daemon which can read news
 from a spool directory or even from a mail folder hierarchy, for use
 when you don't have a real server available.  There is no guarantee
 that it will work with any client other than knews, so it is not
 packaged separately.