Accepted htdig 1:3.2.0b6-1 (source)

Ubuntu Installer archive at ubuntu.com
Mon Jul 31 11:20:52 BST 2006


Accepted:
 OK: htdig_3.2.0b6-1.dsc
     -> Component: universe Section: web
 OK: htdig_3.2.0b6.orig.tar.gz
 OK: htdig_3.2.0b6-1.diff.gz

Origin: Debian/unstable
Format: 1.7
Date: Mon,  31 Jul 2006 11:04:54 +0100
Source: htdig
Binary: htdig, htdig-doc
Architecture: source
Version: 1:3.2.0b6-1
Distribution: edgy
Urgency: medium
Maintainer: Debian QA Group <packages at qa.debian.org>
Changed-By: StefanPotyra <sistpoty at stud.uni-erlangen.de>
Description: 
 htdig      - WWW search system for an intranet or small internet
Closes: 51979 122698 137658 139926 171243 200734 200876 226970 230214 231534 231985 232076 233466 234228 235779 242807 242807 243701 244057 260380 284467 289661 295963 299648 308447 311904 311905 340994 348445 357642 360475 361578 361651 364022
Changes: 
 htdig (1:3.2.0b6-1) unstable; urgency=medium
 .
   * QA upload.
   * Set maintainer to the QA Group.
   * New upstream release.
   * Urgency medium, since this resolves RC bugs.
   * Upload to unstable a package based on a never-uploaded package available
     at http://users.linuxbourg.ch/ribnitz/debian, created by the original
     htdig maintainer Robert Ribnitz.
   * Revert renaming of the never-uploaded package to htdig3.2. The htdig 3.1
     series is hopelessly uninstallable, so there is no need to maintain
     separate branches.
   * Apply various patches (including security fixes) borrowed from the Fedora
     htdig package.
   * Revamp and simplify debconf and packaging scripts. Also remove much
     pre-Sarge upgrade cruft.
   * Don't use debconf as a registry; keep using /etc/default/htdig instead.
   * This upload should resolve the follwing issues:
     + htdig no longer depends on libdb2.
       (Closes: #357642, #361578, #308447, #360475)
     + htdig now depends on lockfile-progs. (Closes: #364022)
     + rundig doesn't break when using an alt config file. (Closes: #284467)
     + The manpages now point to the right HTML directory. (Closes: #171243)
     + Fix debconf template typos. (Closes: #311905)
     + Don't recommend a webserver. (Closes: #122698)
     + Update Russian translation, add Vietnamese translation.
       (Closes: #311904, #361651)
     + Don't install search.html to /var/www in postinst anymore. Since this
       file has a generic name, users of older packages will have to clean it
       up themselves. (Closes: #348445)
     + Rewrite debconf template to make clear that the question is not whether
       or not to run htnotify, but whether or not to run rundig. htnotify is
       automatically run from rundig. However, I've patched rundig so that this
       behaviour can be changed. See the README.Debian.
       (Closes: #289661, #295963, #299648)
     + Document how to prevent rundig from sending the admin mail every day.
       (Closes: #51979)
   * Close bugs fixed in past NMUs:
     (Closes: #242807, #340994, #231534, #235779)
 .
 htdig (1:3.2.0b6-1) UNRELEASED; urgency=low
 .
   * New upstream relese
 .
   * Package renamed to htdig3.2 in a move to provide a stable, reliable
     package for debian Sarge (Which will again be called 'htdig', and be a
     package of the 3.1.6 release).
   * Problem of robots.txt compliance has been solved by upstream
    (Closes: #242807)
   * Added check whether user wants to run htnotify in the cron script. Not the
     best solution, but should work till a better one is found.
     (Closes: #230214)
   * Applied the htmerge patch for htdig 3.2.0b6, supplied by D. van der Vliet.
     This should result in much better memory usage on merging databases with
     htmerge (4% compared to 90% before the patch)
   * Thanks to Jan Outrata we now have an up to date Czech translation
     (Closes: #260380)
   * Removed the unnecessary dependency on the newt libraries.
   * Fixed a condition allowing the removal of htdig databases in the
     /etc/htdig directory (in postrm) when the script is called with the
     'purge' option.
   * Corrected french debconf localisation (.po) file. shuhaitez->souhaitez.
     Thanks to Benoit Sibaud for discovering the typo.
   * Added Russian and Japanese Debconf translations from the stable version.
   * Renamed Spanish po-file to es.po
 .
 htdig (1:3.2.0b5-6) UNRELEASED; urgency=low
 .
   * Fixed a typo in the manual page for htsearch (Closes: #139926)
 .
   * Added Spanish debconf translation (Thanks to Francesc Gordillo i Cortinez
     and Eduard Hawlitschek)
 .
   * Added Italian debconf translation (Thanks to Alessandro Rimoldi)
 .
   * Added Czech debconf translation (Thanks to Martin Kerbert)
   
   * Patched Debconf Script to check for the existence of the database files
     before issuing a warning about their changed location ( Thanks to James
     Cameron, closes #248460) 
 .
 htdig (1:3.2.0b5-5) UNRELEASED; urgency=low
 .
   * Enabled support for GNU LD
 .
   * Added Danish debconf translation (Thanks to Morten Brix Petersen) 
     (Closes: #234228)
 .
   * Added German debconf translation (Thanks to Alexander List)
     (Closes: #243701)
   
   * Added Russian debconf translation (Thanks to Denis Barbier) 
     (Closes: #137658)
   
   * Updated French debconf translation (Thanks to Christian Perrier and the
     French Internationalisation Mailinglist) (Closes: #244057)
 .
 htdig (1:3.2.0b5-4) UNRELEASED; urgency=low
 .
   * Fixed CPPFLAGS in rules (now CXXFLAGS), should get rid of a few warnings
   
 .
 htdig (1:3.2.0b5-3) UNRELEASED; urgency=low
 .
   * Removed unneded depends on libstc++
 .
   * Added build depends for flex and bison
 .
   * Added Conflicts on libmifluz0 (Closes: #232076). Since htdig convers the
     same focus of interest than mifluz, no one should be using both at the
     same time.
 .
   * Cleanup of lintian problems (.cvsignore in documentation)
 .
   * Adapted cron scripts (removed now illegal rundig option -i and added option
     to generate statistics -s) (Closes: #233466)
 .
   * Corrected a typo in a manpage
   
   * Enabled PIC mode to try to get rid of some notorious RC bugs (and bulid
     problems for some architectures)
 .
 htdig (1:3.2.0b5-2) UNRELEASED; urgency=medium
 .
   * Added  build-dependecy on zlib1g-dev and dependency on zlib1g. Their absence
     caused build errors. (Closes: #231985)
 .
   * Major overhaul of manpages. Rewrote htdig, and htfuzzy, added htstat.
   
 .
 htdig (1:3.2.0b5-1) UNRELEASED; urgency=low
 .
   * New upstream relase (beta, but should me better than the current 'stable')
 .
   * Adaptations and french translation of the debconf templates (Thanks to
     Philippe Batailler for translating) (Closes: #226970)
 .
   * Race condition / memory leak from 3.1.6-7 seems to no longer be present.
     Indexing of a 'large' (150k documents) collection did not show unusual
     memory consuption or core dumping. (Closes: #200876, #200734)
 .
   * Removed build-dependecy on libdb2-dev, since htdig comes with its own
     version of the db libraries.
   
   * Added proper build dependecies to libtool, autoconf and automake 
Files: 
 22eda6efe732a49e21c0bab77b740725 662 web extra htdig_3.2.0b6-1.dsc
 8a6952f5b97e305dbb7489045bad220f 3104936 web extra htdig_3.2.0b6.orig.tar.gz
 9f7ae5e2d9c22a528f16f5c1860d273e 84894 web extra htdig_3.2.0b6-1.diff.gz





More information about the edgy-changes mailing list