~ubuntu-branches/ubuntu/saucy/dhelp/saucy-proposed

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Esteban Manchado Velázquez
  • Date: 2007-10-20 17:35:26 UTC
  • Revision ID: james.westby@ubuntu.com-20071020173526-q1ekqfek5tlctsn1
Tags: 0.5.25
* Maintainer change.
* Rewrite dhelp_parse in Ruby. This fixes some bugs and avoids many problems
  (Closes: #21678, #268487, #62454, #312950, #442943, #444429, #193428).
* This release should be a drop-in replacement for the C version, and still
  uses the same database and internal format.
* It also adds a Ruby library, to allow other developers to write other
  programs that read and/or update the dhelp databases.
* Use "http://localhost" for CGI script URLs (Closes: #114588).
* Removed misleading dot from example (Closes: #381804).
* Uses sensible-browser instead of having its own configuration system
  (Closes: #146002, #162518, #381805, #217162, #430590).
* Clean up the HTML a bit (Closes: #438973, #134567, #115306).
* Remove references to obsolete script dh_dhelp (Closes: #369459).
* Raise title limit from 49 to 100 characters (Closes: #102393).
* Depend on doc-base, to make sure packages have their documentation
  available for dhelp (Closes: #314733, #368035).
* Wait a couple of seconds before exiting, after a fatal error, to make sure
  the user can read the error message (Closes: #35097).
* Make documentation index files world-readable, regardless of current umask
  (Closes: #158792, #430474, #430505).
* Remove obsolete script dhelp2dwww.pl, and references to it
  (Closes: #364245).
* Remove "dangerous" environment variables from dsearch, to avoid taint
  problems (Closes: #389944).
* Strip blanks from .dhelp field values (Closes: #133218).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
dhelp (0.5.24-0.1ubuntu1) gutsy; urgency=low
2
 
 
3
 
  [ Philipp Kern ]
4
 
  * Fixed a stack smash failure, thanks to Robert Harris (LP: #123600)
5
 
 
6
 
  [ Sarah Hobbs ]
7
 
  * Modify Maintainer value to match the DebianMaintainerField
8
 
    specification.
9
 
 
10
 
 -- Sarah Hobbs <hobbsee@ubuntu.com>  Sun, 30 Sep 2007 02:24:42 +1000
 
1
dhelp (0.5.25) unstable; urgency=low
 
2
 
 
3
  * Maintainer change.
 
4
  * Rewrite dhelp_parse in Ruby. This fixes some bugs and avoids many problems
 
5
    (Closes: #21678, #268487, #62454, #312950, #442943, #444429, #193428).
 
6
  * This release should be a drop-in replacement for the C version, and still
 
7
    uses the same database and internal format.
 
8
  * It also adds a Ruby library, to allow other developers to write other
 
9
    programs that read and/or update the dhelp databases.
 
10
  * Use "http://localhost" for CGI script URLs (Closes: #114588).
 
11
  * Removed misleading dot from example (Closes: #381804).
 
12
  * Uses sensible-browser instead of having its own configuration system
 
13
    (Closes: #146002, #162518, #381805, #217162, #430590).
 
14
  * Clean up the HTML a bit (Closes: #438973, #134567, #115306).
 
15
  * Remove references to obsolete script dh_dhelp (Closes: #369459).
 
16
  * Raise title limit from 49 to 100 characters (Closes: #102393).
 
17
  * Depend on doc-base, to make sure packages have their documentation
 
18
    available for dhelp (Closes: #314733, #368035).
 
19
  * Wait a couple of seconds before exiting, after a fatal error, to make sure
 
20
    the user can read the error message (Closes: #35097).
 
21
  * Make documentation index files world-readable, regardless of current umask
 
22
    (Closes: #158792, #430474, #430505).
 
23
  * Remove obsolete script dhelp2dwww.pl, and references to it
 
24
    (Closes: #364245).
 
25
  * Remove "dangerous" environment variables from dsearch, to avoid taint
 
26
    problems (Closes: #389944).
 
27
  * Strip blanks from .dhelp field values (Closes: #133218).
 
28
 
 
29
 -- Esteban Manchado Velázquez <zoso@debian.org>  Sat, 20 Oct 2007 17:35:26 +0200
11
30
 
12
31
dhelp (0.5.24-0.1) unstable; urgency=low
13
32