Source: texinfo
Section: doc
Priority: standard
Maintainer: Norbert Preining <preining@debian.org>
Uploaders: Frank Kster <frank@debian.org>
Build-Depends: debhelper (>= 5), dpatch, libncurses5-dev | libncurses-dev, gettext
Standards-Version: 3.7.2

Package: texinfo
Section: text
Priority: standard
Architecture: any
Depends: ${shlibs:Depends}
Suggests: tetex-bin | texlive-base
Conflicts: tetex-bin (<< 3.0), tetex-base (<< 3.0), ja-trans (<= 0.7-3.1)
Replaces: tetex-base (<< 1.0.2+20000804-9), tetex-bin (<< 3.0)
Description: Documentation system for on-line information and printed output
 Texinfo is a documentation system that uses a single source file to
 produce both on-line information and printed output.
 .
 Using Texinfo, you can create a printed document with the normal features
 of a book, including chapters, sections, cross references, and indices. 
 From the same Texinfo source file, you can create a menu-driven, on-line
 Info file with nodes, menus, cross references, and indices.

Package: info
Section: doc
Priority: important
Architecture: any
Depends: ${shlibs:Depends}
Provides: info-browser
Conflicts: xemacs-support
Replaces: texinfo (<< 4.7-2)
Description: Standalone GNU Info documentation browser
 The Info file format is an easily-parsable representation for online
 documents. This program allows you to view Info documents, like the
 ones stored in /usr/share/info.
 .
 Much of the software in Debian comes with its online documentation in
 the form of Info files, so it is most likely you will want to install it.
