~noskcaj/ubuntu/saucy/dhelp/apache2.4

« back to all changes in this revision

Viewing changes to tmp/dhelp-ruby/debian/dhelp/DEBIAN/control

  • Committer: Bazaar Package Importer
  • Author(s): Colin Watson
  • Date: 2008-06-19 01:25:07 UTC
  • Revision ID: james.westby@ubuntu.com-20080619012507-adt75omul1shucde
Tags: 0.6.9ubuntu1
* Resynchronise with Debian. Remaining changes:
  - Recommends: firefox-3.0.
  - Exit zero if the bdb module is not available; this usually indicates
    that dhelp is not configured yet.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Package: dhelp
2
 
Version: 0.5.25
3
 
Architecture: all
4
 
Maintainer: Esteban Manchado Velázquez <zoso@debian.org>
5
 
Installed-Size: 244
6
 
Depends: perl-modules, ruby1.8, libdb4.2-ruby1.8, libcommandline-ruby1.8, libgettext-ruby1.8, debconf | debconf-2.0, doc-base
7
 
Recommends: mozilla-firefox | www-browser
8
 
Suggests: httpd, swish++, info2www, man2html
9
 
Section: doc
10
 
Priority: optional
11
 
Description: online help system
12
 
 Read all documentation with a WWW browser. dhelp builds a
13
 
 index of all installed HTML documentation. You don't need
14
 
 a WWW server to read the documentation. dhelp offers a
15
 
 very fast search in the HTML documents.
16
 
 .
17
 
 You can access the online help system with the dhelp
18
 
 program or with your browser. The URL to point your
19
 
 browser at is http://localhost/doc/HTML/index.html
20
 
 if you have a WWW server installed or
21
 
 file://localhost/usr/share/doc/HTML/index.html if not.