doc-central (1.5) unstable; urgency=low

  * New maintainer (Closes: #282198)
  * Updated Standards-Version to 3.6.1.1
  * Created a menu entry for doccentral (Closes: #110550)
  * Added convenient way to access README and README.Debian if they are
    present and if the package has a doc-base entry (Closes: #147567)
  * doccentral:
    - Removed all the browser detection stuff: sensible-browser handles
      this in a far better way (Closes: #162523)
    - Added support for the DC_HOST environment variable, used to
      override Doc-Central's location (Closes: #269224)
  * doccentral.1:
    - General revision
    - Fixed grammar and spelling mistakes
    - Added reference to the DC_HOST environment variable
  * README:
    - Completely rewritten
    - Replaced '/usr/doc' with '/usr/share/doc' (Closes: #137374)
  * html/main.html:
    - Rewrote some chunks, corrected some mistakes and typos
    - Made a little more friendly :-)
  * maintainer scripts:
    - Dropped postinst, since it was only used to do the
      /usr/doc -> /usr/share/doc symlink "trick", and that was only needed
      until the release of Woody
    - Left prerm there for the cleanups
  * debian/rules:
    - Moved to CDBS
      + Added necessary build-dependencies to debian/control
    - Moved build dir to debian/doc-central
    - No need to remove *.pyc on clean, since we no longer byte-compile
      the scripts
  * Smaller cosmetic changes

 -- Guilherme de S. Pastore <gpastore@colband.com.br>  Fri, 26 Nov 2004 18:10:38 -0200

doc-central (1.4) unstable; urgency=low

  * Don't byte-compile the scripts anymore
  * Move CGI scripts into a doc-central subdirectory. Closes: Bug#104147
  * Support BROWSER environment setting. Closes: Bug#107255
  * Don't print debug output. Closes: Bug#108815
  * Adapt for python 2. Closes: Bug#118520
  * Clean up html, should all be proper html4 now

 -- Wichert Akkerman <wakkerma@debian.org>  Tue, 13 Nov 2001 16:36:42 +0100

doc-central (1.3) unstable; urgency=low

  * doc-info.py/parse_info: handle missing headers

 -- Wichert Akkerman <wakkerma@debian.org>  Mon,  8 May 2000 14:16:30 +0200

doc-central (1.2) unstable; urgency=low

  * Remove cgi/*.pyc in clean target
  * Actually sort document properly

 -- Wichert Akkerman <wakkerma@debian.org>  Fri, 28 Apr 2000 23:06:41 +0200

doc-central (1.1) unstable; urgency=low

  * Searching and html updates from Ruud de Rooij <ruud@ruud.org>
  * Seperated searching code into dc-search.cgi and enhanced it

 -- Wichert Akkerman <wakkerma@debian.org>  Sat, 22 Apr 2000 23:13:51 +0200

doc-central (1.0) unstable; urgency=low

  * Initial public release

 -- Wichert Akkerman <wakkerma@debian.org>  Sun,  9 Apr 2000 17:53:03 -0400
