scrollkeeper (0.3.14-13) unstable; urgency=high

  * Add a get-orig-source target to retrieve the upstream tarball.
  * Revert to DebHelper compatibility level 4 for etch.

 -- Loic Minier <lool@dooz.org>  Fri, 16 Feb 2007 09:59:33 +0100

scrollkeeper (0.3.14-12) unstable; urgency=low

  [ Gustavo Noronha Silva ]
  * debian/control.in:
  - increased Standards-Version to 3.7.0 with no changes

  [ Loic Minier ]
  * Stop shipping *.la files in libscrollkeeper-dev.
  * Ship a real copyright file with an updated URL, upstream authors, and
    licensing terms.
  * Bump up DebHelper compatibility level to 5.
  * Bump up Standards-Version to 3.7.2.
  * Cleanup rules.
  * Rewrite buggy instructions for Debian package maintainers in
    README.Debian.
  * Explain how to rebuild the ScrollKeeper database in README.Debian;
    closes: #406123.
  * Remove /var/log/scrollkeeper.log on purge and cleanup postrm; thanks
    Lee Maguire; closes: #315344.
  * New patch, 09_manpage-typo, fixes typo in scrollkeeper-preinstall man
    page; thanks Dan Jacobson; closes: #225133.

 -- Loic Minier <lool@dooz.org>  Tue,  9 Jan 2007 12:11:27 +0100

scrollkeeper (0.3.14-11) unstable; urgency=low

  * debian/patches/08_libs_i18n_c_malloc_bug.diff:
  - added from the NMU (Closes: #362476)
  - acknowledging NMU; thanks Lars!

 -- Gustavo Noronha Silva <kov@debian.org>  Sun, 30 Apr 2006 13:44:25 -0300

scrollkeeper (0.3.14-10.1) unstable; urgency=low

  * Non-maintainer upload.
    Note that although #352714 against scrollkeeper is of severity
    "normal", #352628 and #345563 against yelp are release critical,
    which is justification for the NMU.
  * Applied patch, with a modification to surround the addition with
    parentheses, from
    http://librarian.launchpad.net/1510562/scrollkeeper.patch (see also
    https://launchpad.net/distros/ubuntu/+source/yelp/+bug/18434). This
    fixes a memory allocation that is one array element too small. Note
    that the original patch only adds one byte, but we need enough for
    one char**. As it happens, adding just one byte will work, since
    malloc rounds up to the next suitable multiple of word size (or
    even larger unit), but it is not correct to rely on this.
    Closes: #352714, #352628, #345563.

 -- Lars Wirzenius <liw@iki.fi>  Sat,  8 Apr 2006 18:47:42 +0000

scrollkeeper (0.3.14-11) UNRELEASED; urgency=low

  * debian/watch:
  - changed to use http method instead

 -- Gustavo Noronha Silva <kov@debian.org>  Sun, 17 Apr 2005 13:40:40 -0300

scrollkeeper (0.3.14-10) unstable; urgency=medium

  * [debian/patches/00_updated_translations.diff] Reordered from
    07_updated_translations.diff. Updates from upstream CVS, including new
    translations.
  * [debian/patches/02_relibtoolise.diff] Updated.
  * [debian/patches/07_debian_defer_update_until_configured.diff] New.
    Incorporate fixes from NMU 0.3.14-9.1. (Closes: #271751)

 -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Sun, 17 Apr 2005 11:56:56 +0200

scrollkeeper (0.3.14-9.1) unstable; urgency=low

  * NMU
  * Make postinst touch /usr/share/scrollkeeper/configured, and add a prerm to
    delete it. Hack scrollkeeper-update to check for this file and abort if
    it's not available, to avoid ugly messages when packages using
    scrollkeeper try to run scrollkeeper-update when scrollkeeper is not
    configured and DTDs are not yet registered. Closes: #271751

 -- Joey Hess <joeyh@debian.org>  Tue, 28 Sep 2004 09:50:21 -0400

scrollkeeper (0.3.14-9) unstable; urgency=low

  * [debian/patches/01_configure.diff] Removed.
  * [01_build_system.diff] New. Integrates old 02_avoid_rebuilddb.diff.
  * [debian/patches/02_relibtoolise.diff] New. Addresses GNU/k*BSD FTBFS.
    (Closes: #266766)
  * [debian/patches/06_clean_xml_validation_context.diff] Added patch by 
    Miloslav Trmac <trmac@users.sourceforge.net> to fix an uninitialized 
    memory reference within libxml caused by using not-quite-initialized XML
    validation context; obtained from
    http://sourceforge.net/tracker/index.php?func=detail&aid=869631&group_id=11543&atid=311543 .
  * [debian/patches/07_updated_translations.diff] Added. Translation updates
    from CVS.

 -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Sat, 28 Aug 2004 14:12:15 +0200

scrollkeeper (0.3.14-8) unstable; urgency=low

  * GNOME Team Upload
  * debian/patches/*:
  - converted to cdbs's simplepatch system
  * debian/*.files:
  - convert to .install files
  * debian/libscrollkeeper0.instal:
  - add, to have stuff grabbed from debian/tmp -- previous
    versions used to install stuff directly into 
    debian/libscrollkeeper0 and use it as a base for 
    dh_move
  * debian/rules:
  - cdbs'nized
  * debian/control.in:
  - added Uploaders stuff for the GNOME Team
  - Build-Depends on cdbs and gnome-pkg-tools

 -- Gustavo Noronha Silva <kov@debian.org>  Sat,  3 Apr 2004 13:51:52 -0300

scrollkeeper (0.3.14-7) unstable; urgency=low

  * Orphaned package.

 -- Christian Marillat <marillat@debian.org>  Fri, 19 Mar 2004 16:40:46 +0100

scrollkeeper (0.3.14-6) unstable; urgency=low

  * Update docbook-xml Builde-Dependency to 4.2-12
  * debian/rules remove --with-xml-catalog in configure

 -- Christian Marillat <marillat@debian.org>  Mon,  1 Mar 2004 08:05:18 +0100

scrollkeeper (0.3.14-5) unstable; urgency=low

  * Update docbook-xml dependecy to 4.2-8 for xml catalog
  * Add xml-core (>= 0.006) to use dh_installxmlcatalogs
  * Debian packages must now depends on scrollkeeper (>= 0.3.14-5)
  * Move dtd from libscrollkeeper0 to scrolkeeper package and add replaces

 -- Christian Marillat <marillat@debian.org>  Sat,  7 Feb 2004 23:05:19 +0100

scrollkeeper (0.3.14-4) unstable; urgency=low

  * Update libxslt1-dev Build-Dependecy to 1.1.1-2

 -- Christian Marillat <marillat@debian.org>  Sun, 11 Jan 2004 09:55:57 +0100

scrollkeeper (0.3.14-3) unstable; urgency=low

  * Build agianst the latest libxslt1 (Closes: #227027)

 -- Christian Marillat <marillat@debian.org>  Sun, 11 Jan 2004 01:22:59 +0100

scrollkeeper (0.3.14-2) unstable; urgency=low

  * Fix typo in postinst (Closes: #223284)

 -- Christian Marillat <marillat@debian.org>  Sun,  7 Dec 2003 23:46:35 +0100

scrollkeeper (0.3.14-1) unstable; urgency=low

  * New upstream release.

 -- Christian Marillat <marillat@debian.org>  Sat,  6 Dec 2003 13:12:01 +0100

scrollkeeper (0.3.13-1) unstable; urgency=low

  * New upstream release.

 -- Christian Marillat <marillat@debian.org>  Fri,  5 Dec 2003 09:20:41 +0100

scrollkeeper (0.3.12-3) unstable; urgency=low

  * Update section
  * Update shlibs version to 0.3.8 (Closes: #213640, #214193)

 -- Christian Marillat <marillat@debian.org>  Wed,  1 Oct 2003 20:21:59 +0200

scrollkeeper (0.3.12-2) unstable; urgency=low

  * Fix mipsel build (Closes: #178182)

 -- Christian Marillat <marillat@debian.org>  Fri, 24 Jan 2003 12:30:53 +0100

scrollkeeper (0.3.12-1) unstable; urgency=low

  * New upstream release.
  * Check if scrollkeeper-rebuilddb is here (in the monthly cron) in the
    case where the package has been removed and not purged (Closes: #175009)
  * Remove security patch included by upstream.

 -- Christian Marillat <marillat@debian.org>  Thu, 23 Jan 2003 14:42:58 +0100

scrollkeeper (0.3.11-3) unstable; urgency=low

  * Update to standards version 3.5.8
  * New patche from Dwayne C. Litzenberger (Closes: #155251)

 -- Christian Marillat <marillat@debian.org>  Thu, 12 Dec 2002 13:00:05 +0100

scrollkeeper (0.3.11-2) unstable; urgency=high

  * Applied patch by Alexander Larsson to fix temporary file vulnerability
    (CAN-2002-0662) (Closes: #159357)

 -- Christian Marillat <marillat@debian.org>  Mon,  2 Sep 2002 22:02:52 +0200

scrollkeeper (0.3.11-1) unstable; urgency=low

  * New upstream release.

 -- Christian Marillat <marillat@debian.org>  Thu, 25 Jul 2002 17:50:57 +0200

scrollkeeper (0.3.10-2) unstable; urgency=low

  * Remove call to external DTD (Closes: #151594)

 -- Christian Marillat <marillat@debian.org>  Mon,  1 Jul 2002 22:26:12 +0200

scrollkeeper (0.3.10-1) unstable; urgency=low

  * New upstream release.

 -- Christian Marillat <marillat@debian.org>  Sat, 22 Jun 2002 14:35:48 +0200

scrollkeeper (0.3.9-1) unstable; urgency=low

  * New upstream release.
  * Removed the folloving patches included by upstream :
     Makefile.in, database.c, install.c
  * debian/control Move logrotate from Recommends to Suggests

 -- Christian Marillat <marillat@debian.org>  Sat,  1 Jun 2002 14:25:46 +0200

scrollkeeper (0.3.8-2) unstable; urgency=low

  * New patche from Eloy A. Paris to fix crash on sparc (Closes: #146989, #148334, #147503)
  * New patche from J.H.M. Dassen, because scrollkeeper Silently ignores
    valid OMF file (Closes: #146848)

 -- Christian Marillat <marillat@debian.org>  Fri, 31 May 2002 17:11:27 +0200

scrollkeeper (0.3.8-1) unstable; urgency=low

  * New upstream release.
  * Add a logrotate file
  * Add a versioned dependency for docbook-xml (Closes: #145367)
  * cron job is quiet (Closes: #145303)
  * Removed scrollkeeper-rebuilddb patche included by upstream.
  * Add support for DEB_HOST_GNU_TYPE DEB_BUILD_GNU_TYPE and
    DEB_BUILD_OPTIONS

 -- Christian Marillat <marillat@debian.org>  Thu,  2 May 2002 16:12:05 +0200

scrollkeeper (0.3.6-4) unstable; urgency=low

  * Remove /usr/local/share/omf from config file (Closes: #142437)
  * Don't install xml files in /var/lib/scrollkeeper, those files are
    generated in the postinst (Closes: #141704)
  * Another hack to link libscrollkeeper dynamycally against libxslt1.
  * Add libxml2-dev and libxslt1-dev dependencies for libscrollkeeper-dev.

 -- Christian Marillat <marillat@debian.org>  Wed, 24 Apr 2002 17:40:19 +0200

scrollkeeper (0.3.6-3) unstable; urgency=low

  * Patch scrollkeeper-rebuilddb to check if scrollkeeper_db_dir
    is empty (Closes: #141081)

 -- Christian Marillat <marillat@debian.org>  Thu,  4 Apr 2002 19:39:06 +0200

scrollkeeper (0.3.6-2) unstable; urgency=low

  * Link libscrollkeeper0 agaisnt libxml2 (Closes: #140748)

 -- Christian Marillat <marillat@debian.org>  Mon,  1 Apr 2002 22:16:08 +0200

scrollkeeper (0.3.6-1) unstable; urgency=low

  * New upstream release.
  * Add Replaces: gnumeric (= 1.0.5-1) for scrollkeeper (Closes: #139438)
  * Move /var/lib in the scrollkeeper package and add Replaces

 -- Christian Marillat <marillat@debian.org>  Fri, 22 Mar 2002 15:32:21 +0100

scrollkeeper (0.3.5-2) unstable; urgency=low

  * Update shlibs to 0.3.5 (Closes: #139363)

 -- Christian Marillat <marillat@debian.org>  Thu, 21 Mar 2002 17:52:37 +0100

scrollkeeper (0.3.5-1) unstable; urgency=low

  * New upstream release.

 -- Christian Marillat <marillat@debian.org>  Thu, 28 Feb 2002 00:34:21 +0100

scrollkeeper (0.3.4-1) unstable; urgency=low

  * new upstream release

 -- Christian Marillat <marillat@debian.org>  Wed, 30 Jan 2002 19:59:41 +0100

scrollkeeper (0.3.3-1) unstable; urgency=low

  * New upstream release.
  * debian/control Change priority to extra.

 -- Christian Marillat <marillat@debian.org>  Fri, 18 Jan 2002 16:46:47 +0100

scrollkeeper (0.2-6) unstable; urgency=low

  * debian/*.sgml Use docbook 4.1
  * Add a patch against toc-extract.c to fix a segfault. Thanks to Richard
    Hirst (Closes: #103224)

 -- Christian Marillat <marillat@debian.org>  Wed, 19 Dec 2001 16:21:22 +0100

scrollkeeper (0.2-5) unstable; urgency=low

  * Switch to debhelper V3
  * debian/rules remove libtoolize and use autotools-dev
  * Change libraries versionning to (>= 0.2-1) instead of the latest package
    number.
  * Change doc path in scrollkeeper-preinstall.8 (Closes: #102807)

 -- Christian Marillat <marillat@debian.org>  Sat, 30 Jun 2001 15:46:43 +0200

scrollkeeper (0.2-4) unstable; urgency=low

  * Run libtoolize (Closes: #97410)

 -- Christian Marillat <marillat@debian.org>  Mon, 14 May 2001 08:46:06 +0200

scrollkeeper (0.2-3) unstable; urgency=low

  * Minor change in doc-base registration (Closes: #97295, #97296)

 -- Christian Marillat <marillat@debian.org>  Sun, 13 May 2001 08:27:35 +0200

scrollkeeper (0.2-2) unstable; urgency=low

  * debian/README.Debian Explain how to call scrollkeeper in postinst and
    postrm scripts.
  * Rename postinst postrm preinst in scrollkeeper.*
  * Call scrollkeeper-rebuilddb in scrollkeeper.postinst (Closes: #95402)
  * Install a cron.monthly script to call scrollkeeper-rebuilddb

 -- Christian Marillat <marillat@debian.org>  Fri, 27 Apr 2001 19:08:58 +0200

scrollkeeper (0.2-1) unstable; urgency=low

  * New upstream release.
  * Two new pacages libscrollkeeper0 and libscrollkeeper-dev

 -- Christian Marillat <marillat@debian.org>  Sat, 31 Mar 2001 20:38:58 +0200

scrollkeeper (0.1.4-4) unstable; urgency=low

  * Remove /var/lib/scrollkeeper/ on purge
  * Patch from Roderich Schupp <rsch@ExperTeam.de> (/var/lib/scrollkeeper/TOC/
    isn't always created)

 -- Christian Marillat <marillat@debian.org>  Mon, 12 Mar 2001 20:47:45 +0100

scrollkeeper (0.1.4-3) unstable; urgency=low

  * Remove and recreate all bad symlinks in /usr/share/scrollkeeper/Templates/
    (Closes: #89247)

 -- Christian Marillat <marillat@debian.org>  Sun, 11 Mar 2001 18:14:37 +0100

scrollkeeper (0.1.4-2) unstable; urgency=low

  * Move documentation in the right place (Closes: #88997)
  * Add doc-base support.

 -- Christian Marillat <marillat@debian.org>  Fri,  9 Mar 2001 11:39:56 +0100

scrollkeeper (0.1.4-1) unstable; urgency=low

  * New upstream release.
  * removed makefile.am patch and remove automake from build-depends

 -- Christian Marillat <marillat@debian.org>  Mon,  5 Mar 2001 19:50:07 +0100

scrollkeeper (0.1.2-1) unstable; urgency=low

  * New upstream release and first official release (Closes: #88109)

 -- Christian Marillat <marillat@debian.org>  Thu,  1 Mar 2001 14:08:09 +0100

scrollkeeper (0.0.6-1) unstable; urgency=low

  * Initial Release.

 -- Christian Marillat <marillat@debian.org>  Wed, 14 Feb 2001 15:09:02 +0100


