yelp (2.25.1-0ubuntu5-netbook1sendai1) jaunty; urgency=low

  * Patch for the gnome-help broken issue

 -- Jason Yen <jason.yen@canonical.com>  Mon, 06 Dec 2010 15:11:18 +0800

yelp (2.25.1-0ubuntu5-netbook1) netbook-jaunty; urgency=low

  * Added two patches from Hardy: 20_fix_free_crash.patch and 21_fix_load_cancel_crash.patch

 -- Kyle Nitzsche <kyle.nitzsche@canonical.com>  Thu, 02 Jul 2009 17:14:54 -0400

yelp (2.25.1-0ubuntu5) jaunty; urgency=low

  * debian/patches/07_rosetta_translations_update.patch:
    - updated the translations before jaunty

 -- Sebastien Bacher <seb128@ubuntu.com>  Wed, 08 Apr 2009 15:33:06 +0200

yelp (2.25.1-0ubuntu4) jaunty; urgency=low

  * No-change rebuild to fix lpia shared library dependencies.

 -- Matthias Klose <doko@ubuntu.com>  Sun, 22 Mar 2009 16:53:47 +0100

yelp (2.25.1-0ubuntu3) jaunty; urgency=low

  * Update wording and link in debian/patches/04_new_ubuntu_layout.patch (LP: #342972)

 -- Matthew East <mdke@ubuntu.com>  Sat, 14 Mar 2009 23:14:37 +0000

yelp (2.25.1-0ubuntu2) jaunty; urgency=low

  * changes in debian/patches/04_new_ubuntu_layout.patch:
    - Fix wrong toc displayed (GNOME and not Ubuntu ones) because of new
      stylesheets/toc2html.xsl.in file which erases previous changes in
      stylesheets/toc2html.xsl (LP: #337983)
    - Remove new upstream "xmlNodeSetLang()" call which seems to make
      unavailable translations

 -- Didier Roche <didrocks@ubuntu.com>  Wed, 04 Mar 2009 23:12:33 +0100

yelp (2.25.1-0ubuntu1) jaunty; urgency=low

  * New upsteam release (LP: #336981)
    - RTL fixes, bug #573159, Shaun McCance
    - Fixed libxul[-embedding] detection, Christian Persch
    - Removed deprecated GTK symbols, Thomas H.P. Andersen
    - Fixed crasher, bug #552947, Antonio Litterio
    - Fixed loading of local HTML files, Josselin Mouette (LP: #294906)
    - Updated translations (ar, ast, et, it, ko, la, ps, sv, uz, uz@cyrillic,
      zh_HK, zh_TW)
  * debian/control.in:
    - Add Vcs-Bzr tag
    - Bump gnome-doc-utils dependency to 0.15.2
    - refresh debian/control
  * update debian/watch to make it point to unstable
  * debian/patches/
    - adapt 04_new_ubuntu_layout.patch
    - update with new rosetta translation in
      07_rosetta_translations_update.patch

 -- Didier Roche <didrocks@ubuntu.com>  Tue, 03 Mar 2009 00:25:33 +0100

yelp (2.24.0-0ubuntu2) intrepid; urgency=low

  * Update rosetta translations (LP: #286876).
    - add debian/patches/07_rosetta_translations_update.patch. 

 -- Christophe Sauthier <christophe.sauthier@gmail.com>  Tue, 21 Oct 2008 10:17:28 +0200

yelp (2.24.0-0ubuntu1) intrepid; urgency=low

  * New upstream release (LP: #273292)
    - Improve a11y under gecko 1.9
      - Bug #545162
      - Huge thanks to Ginn Chen, Willie Walker and Joanmarie Diggs
    -  Fix potential race-condition
       - bug #551757 (Joe Marcus Clarke)
    - fd.o categorisation improvements
      - bug #552128

 -- Pedro Fragoso <ember@ubuntu.com>  Mon, 22 Sep 2008 20:14:23 +0100

yelp (2.23.91-0ubuntu1) intrepid; urgency=low

  * New upstream release (LP: #263743)
    - Fix loading of text files - bug #549986 (Josselin Mouette)
    - Fix glibc info manual chrash - bug #520266 
      (Matthias Clasen and J.H.M. Dassen)

 -- Pedro Fragoso <ember@ubuntu.com>  Mon, 01 Sep 2008 20:54:18 +0100

yelp (2.23.2-0ubuntu1) intrepid; urgency=low

  * New upstream release (LP: #260544)
    - Fix string vulnerability [#546364] - Christian Persch 
    - Use "help-browser" icon instead of deprecated "gnome-help" - Luca Ferretti
  * debian/patches/60_format-string:
    - Removed, already in the release
  * debian/patches/02_autoconf:
    - Refresh to apply cleanly

 -- Pedro Fragoso <ember@ubuntu.com>  Fri, 22 Aug 2008 23:30:36 +0100

yelp (2.23.1-0ubuntu3) intrepid; urgency=low

  * SECURITY: New patch, 60_format-string, fixes format string vulnerability;
    GNOME #546364; from SVN r3173; LP: #254860.

 -- Loic Minier <lool@dooz.org>  Wed, 13 Aug 2008 14:51:35 +0200

yelp (2.23.1-0ubuntu2) intrepid; urgency=low

  * debian/control.in:
    - don't recommends ttf-dejavu

 -- Sebastien Bacher <seb128@canonical.com>  Tue, 15 Jul 2008 12:01:09 +0100

yelp (2.23.1-0ubuntu1) intrepid; urgency=low

  * New upstream version:
    - Add support for Gecko 1.9 (XULRunner)
    - Move from gnome-vfs to gio
    - Fix searching on multibyte characters
    - Add support for newer Beagles
    - Fix parallel make
    - Make "print whole document" work again
    - Re-add support for gnome-help URIs
    - Only show the help browser in GNOME menus (as other 
      desktops should ship their own help browser)
  * Sync on Debian
  * debian/control.in:
    - build-depends on the correct xulrunner and on liblaunchpad-integration-dev
    - don't use gnomevfs, updated glib requirements
    - updated maintainer informations
  * debian/patches/01_lpi.patch:
    - launchpad integration changes
  * debian/patches/02_autoconf.patch:
    - required configure update
  * debian/patches/03_info_crasher.patch:
    - don't use this debian change since upstream indicated it creates issues
  * debian/patches/04_new_ubuntu_layout.patch:
    - ubuntu index layout
  * debian/patches/05_menu_tooltip.patch:
    - change tooltip from "Get help with GNOME" to "Get help with Ubuntu"
  * debian/patches/06_ubuntu_online_url.patch:
    - use an ubuntu online url
  * debian/patches/01_gecko1.9.patch,
    debian/patches/70_autotools.patch:
    - those changes are not required in the new version
	
 -- Sebastien Bacher <seb128@canonical.com>  Wed, 18 Jun 2008 09:48:23 +0200

yelp (2.22.1-3) unstable; urgency=low

  * 03_info_crasher.patch: new patch, fix crasher in the info parser.
    Closes: #461625.
  * 04_use_doc-base.patch: add /var/lib/doc-base to XDG_DATA_DIRS so 
    that doc-base documents are correctly displayed. Closes: #472390.
  * Recommend doc-base.
  * Upload to unstable; drop check-dist include.
  * Update (build-)deps to 1.9~rc1.

 -- Josselin Mouette <joss@debian.org>  Sun, 18 May 2008 17:23:38 +0200

yelp (2.22.1-2) experimental; urgency=low

  * Target to experimental; include check-dist.mk.
  * Switch to quilt for patch handling; build-depend on quilt.
  * Build-depend on xulrunner-dev and depend on xulrunner-1.9.
  * 01_gecko1.9.patch: patch from Alexander Sack and Christian Persch to 
    get yelp to build against gecko 1.9.
  * Pass --with-gecko=libxul-embedding to use it. Closes: #480815.
  * 70_autotools.patch: run the autotools on top of that.

 -- Josselin Mouette <joss@debian.org>  Mon, 12 May 2008 18:53:30 +0200

yelp (2.22.1-1) unstable; urgency=low

  * New upstream bugfix release.

 -- Sebastian Dröge <slomo@debian.org>  Tue, 08 Apr 2008 13:18:56 +0200

yelp (2.22.0-1) unstable; urgency=low

  * New upstream stable release:
    + debian/control.in:
      - Build depend on librarian-dev (>= 0.7.0).
    + debian/patches/01_html_crash.patch:
      - Dropped, merged upstream.

 -- Sebastian Dröge <slomo@debian.org>  Fri, 14 Mar 2008 13:24:51 +0100

yelp (2.20.0-2) unstable; urgency=low

  [ Loic Minier ]
  * Set GNOME Team as maintainer.

  [ Josselin Mouette ]
  * 01_html_crash.patch: stolen from upstream SVN. Fix a crash when
    opening HTML files. Closes: #448386.
  * Depend on man-db 2.5.1-1.
  * 02_man-utf8.patch: patch from Colin Watson to recode manual pages
    to UTF-8 using Debian’s man-db. Closes: #465229.
  * Standards version is 3.7.3.

 -- Josselin Mouette <joss@debian.org>  Sat, 16 Feb 2008 01:51:38 +0100

yelp (2.20.0-1) unstable; urgency=low

  [ Loic Minier ]
  * New patch, 60_desktop-file-no-icon-suffix, drops icon filename suffix from
    the .desktop file to permit proper theming; thanks Tony Houghton;
    closes: #431366.

  [ Frederic Peters ]
  * New upstream release:
    + added build-depends on librarian-dev.
    + 60_desktop-file-no-icon-suffix: dropped, merged upstream.

 -- Loic Minier <lool@dooz.org>  Sun, 23 Sep 2007 20:14:09 +0200

yelp (2.18.1-1) unstable; urgency=low

  * Upload to unstable; drop check-dist include.
  * Wrap deps and build-deps.
  * New upstream stable release; translations.

 -- Loic Minier <lool@dooz.org>  Sat, 14 Apr 2007 14:22:16 +0200

yelp (2.18.0-1) experimental; urgency=low

  [ Josselin Mouette ]
  * Recommend ttf-dejavu (closes: #366760).

  [ Marc 'HE' Brockschmidt ]
  * New upstream release; only bug fixes
  * Set LDFLAGS directly instead of via DEB_CONFIGURE_SCRIPT_ENV; build-dep on
    cdbs >= 0.4.41.
  * Prepend -Wl,-z,defs before -Wl,--as-needed in LDFLAGS.
  * Don't overwrite DEB_CONFIGURE_EXTRA_FLAGS.
  * Bump debhelper compat level to 5, add fitting build-dep
  * Update/complete debian/copyright

 -- Marc 'HE' Brockschmidt <he@debian.org>  Sun, 01 Apr 2007 16:42:32 +0200

yelp (2.16.2-2) experimental; urgency=low

  [ Josselin Mouette ]
  * Build-depend on libxt-dev (closes: #405221).

  [ Loic Minier ]
  * Add a get-orig-source target to retrieve the upstream tarball.
  * Include the new check-dist Makefile to prevent accidental uploads to
    unstable; bump build-dep on gnome-pkg-tools to >= 0.10.
  * Bump up libgnomeui-dev build-dep to >= 2.16.0-2, first version post the
    Gtk transition.

 -- Loic Minier <lool@dooz.org>  Tue, 30 Jan 2007 21:42:17 +0100

yelp (2.16.2-1) experimental; urgency=low

  * New upstream release.

 -- Josselin Mouette <joss@debian.org>  Tue, 21 Nov 2006 20:27:12 +0100

yelp (2.16.0-1) experimental; urgency=low

  * New upstream release.
  * 70_mandatory-relibtoolize.patch: removed, it isn't needed anymore.
  * Remove build-dependencies on libgnomeprint and libbonobo.
  * Bump intltool requirement to 0.35.0.
  * Increase build-dependencies appropriately.
  * Require libdbus-glib-1-dev and zlib1g-dev.
  * Standards-version is 3.7.2.
  * Update watch file.

 -- Josselin Mouette <joss@debian.org>  Sun, 10 Sep 2006 22:26:16 +0200

yelp (2.14.3-1) unstable; urgency=low

  * New upstream release.

 -- Loic Minier <lool@dooz.org>  Mon,  7 Aug 2006 22:37:01 +0200

yelp (2.14.2-2) unstable; urgency=low

  * Relibtoolize with autoconf 2.59a-9 as newer versions require another level
    of shell expansion to resolve datadir, and hence cause the
    AM_GLIB_DEFINE_LOCALEDIR macro to fail miserably.
    [debian/patches/70_mandatory-relibtoolize.patch]

 -- Loic Minier <lool@dooz.org>  Sun,  4 Jun 2006 17:59:55 +0200

yelp (2.14.2-1) unstable; urgency=low

  * New upstream release.
    - Now handles inclusion of a man page. (Closes: #320731)
    - Fully relibtoolize and rename relibtoolizing patch; this is mandatory
      for configure to properly detect the X libraries.
      [debian/patches/01_reautoconf.patch,
       debian/patches/70_mandatory-relibtoolize.patch]

 -- Loic Minier <lool@dooz.org>  Tue, 30 May 2006 16:51:39 +0200

yelp (2.14.1-1) unstable; urgency=low

  [ J.H.M. Dassen (Ray) ]
  * New upstream release.
  * [debian/control.in] Added libgnomeprint2.2-dev, libgnomeprintui2.2-dev,o
    libstartup-notification0-dev build dependencies per configure.in .
  * [debian/patches/01_reautoconf.patch] New, fix the X11 test in configure .

  [ Josselin Mouette ]
  * Update watch file.
  * Use debhelper compatibility mode 4.
  * links, rules: use dh_link for the manual page.
  * copyright: update download link.
  * Add missing build-dependencies: libgconf2-dev, libgnomevfs2-dev, 
    libbonobo2-dev, libglade2-dev, libxml2-dev.

 -- Josselin Mouette <joss@debian.org>  Thu, 27 Apr 2006 19:25:56 +0200

yelp (2.12.2-4) unstable; urgency=low

  * Remove the dependency on xulrunner, it is unneeded as of xulrunner 
    1.8.0.1-4.

 -- Josselin Mouette <joss@debian.org>  Tue, 21 Feb 2006 20:24:08 +0100

yelp (2.12.2-3) unstable; urgency=low

  * The "kill the lizard" release.
  * rules: use xulrunner's mozilla engine.
    Closes: #322991, #309640, #316653, #314401, #351977.
  * control.in:
    + Build-depend on libxul-dev, remove dependencies on mozilla.
    + Add a temporary dependency on xulrunner.
  * scollbar.patch: removed, useless.

 -- Josselin Mouette <joss@debian.org>  Mon, 20 Feb 2006 22:43:15 +0100

yelp (2.12.2-2) unstable; urgency=low

  * Upload to unstable.

 -- Josselin Mouette <joss@debian.org>  Sun,  8 Jan 2006 14:44:54 +0100

yelp (2.12.2-1) experimental; urgency=low

  * New upstream release.
    - Drop startup crashing patch, merged upstream.
      [debian/patches/yelp-fix-crash-on-startup.patch]

 -- Loic Minier <lool@dooz.org>  Mon, 28 Nov 2005 21:46:57 +0100

yelp (2.12.1-3) experimental; urgency=low

  * scrollbar.patch: set the mozilla theme to "classic" to avoid
    displaying an ugly mozilla-"modern" scrollbar (closes: #339490).
  * control.in: remove build-dependency on gtkhtml (unused).

 -- Josselin Mouette <joss@debian.org>  Wed, 16 Nov 2005 23:37:17 +0100

yelp (2.12.1-2) experimental; urgency=high

  * Revert the stupid change of the mozilla-browser dep in a mozilla-dev dep.
    [debian/control, debian/control.in]

 -- Loic Minier <lool@dooz.org>  Sat,  5 Nov 2005 18:13:31 +0100

yelp (2.12.1-1) experimental; urgency=low

  * New upstream versions.
    - Bump gnome-doc-utils build-dep to >= 0.3.1. [debian/control,
      debian/control.in]
    - Update watch file. [debian/watch]
  * Drop the version in mozilla deps (always satisfied in unstable and
    testing). [debian/control, debian/control.in]
  * Describe command-line file passing in the manual page. (Closes: #287027)
    [debian/yelp.sgml]
  * Mention Desktop > Help instead of Applications > Help in manual page.
    (Closes: #315179) [debian/yelp.sgml]

 -- Loic Minier <lool@dooz.org>  Thu, 27 Oct 2005 21:42:31 +0200

yelp (2.10.0-3) unstable; urgency=high

  [ Josselin Mouette ]
  * Standards-version is 3.6.2.
  * Depend on ${misc:Depends} (high urgency fix).

  [ Loic Minier ]
  * Bump mozilla-dev to 1.7.12 to get a C++ transitionned mozilla.
  * Add CDBS' utils.
  * Clarify license/versus copyright.

 -- Loic Minier <lool@dooz.org>  Fri, 14 Oct 2005 11:37:20 +0200

yelp (2.10.0-2) unstable; urgency=low

  * Upload to unstable.
  * Don't overwrite DEB_CONFIGURE_SCRIPT_ENV completely.

 -- Josselin Mouette <joss@debian.org>  Thu,  9 Jun 2005 23:52:40 +0200

yelp (2.10.0-1) experimental; urgency=low

  * New upstream release.
    + Theme colors display correctly with industrial engine (closes: #254463).
    + Space now pages down (closes: #201847).
  * rules:
    + Enable man and info support: (closes: #303791).
    + Don't relibtoolize anymore.
    + Pass --as-needed to ld.
  * control.in:
    + Don't build-depend on libtool.
    + Require debhelper 4.1 (for cdbs).
    + Build-depend and depend on gnome-doc-utils.
    + Build-depend on mozilla-dev 1.7.
    + Depend on mozilla-browser 1.7.
    + Build-depend on libbz2-dev.
  * Update watch file.
  * yelp-fix-crash-on-startup.patch: new patch from Ubuntu, to avoid a double
    free.

 -- Josselin Mouette <joss@debian.org>  Mon,  9 May 2005 19:42:20 +0200

yelp (2.6.5-1) unstable; urgency=medium

  * New upstream maintenance release (typo fixes; translation updates).

 -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Sun, 12 Dec 2004 14:11:11 +0100

yelp (2.6.4-2) unstable; urgency=low

  * Removed the "See Also" section of the man page and added a pointer to
    the `--help' command line option. (closes: #282719)

 -- Jerry Haltom <wasabi@larvalstage.net>  Thu, 25 Nov 2004 22:29:17 -0600

yelp (2.6.4-1) unstable; urgency=low

  * New upstream maintenance release.

 -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Tue, 12 Oct 2004 11:49:31 +0200

yelp (2.6.3-2) unstable; urgency=low

  * Removed the conflict against gman.
  * [debian/patches/01_relibtoolize.patch] Removed (added to rules 
    file).

 -- Jerry Haltom <wasabi@larvalstage.net>  Sat,  9 Oct 2004 23:12:06 -0500

yelp (2.6.3-1) unstable; urgency=medium

  * New upstream release (translation updates only).
  * [debian/patches/02_ga.po-typo.patch] Removed (integrated upstream).

 -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Tue, 14 Sep 2004 08:12:44 +0200

yelp (2.6.2-1) unstable; urgency=medium

  * New upstream bugfix releases (crashes and leaks fixed; translations
    updated).
  * [debian/patches/01_relibtoolize.patch] Updated.
  * [debian/patches/02_ga.po-typo.patch] Added.

 -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Tue, 31 Aug 2004 18:53:28 +0200

yelp (2.6.1-4) unstable; urgency=low

  * Removed references to man and info from the description.
  * Replaced Conflict with gman with Replaces. Gman still has man and
    info page support, so some users might want to use it still.
    (closes: #251081)
  * Acknowledge NMU. Thanks Josselin! Reported and uploaded before I
    even noticed.

 -- Jerry Haltom <wasabi@larvalstage.net>  Fri,  6 Aug 2004 22:04:17 -0500

yelp (2.6.1-3) unstable; urgency=low

  * Rebuild against libgnutls11 (closes: #263673).
  * control.in: build-depend on libgnomeui 2.6.1.1-4 to enforce the
    libgnutls11 dependency.

 -- Josselin Mouette <joss@debian.org>  Thu,  5 Aug 2004 16:35:23 +0200

yelp (2.6.1-2) unstable; urgency=low

  * GNOME Team Upload.
  * Upload in unstable.

 -- Sebastien Bacher <seb128@debian.org>  Thu, 27 May 2004 00:43:30 +0200

yelp (2.6.1-1) experimental; urgency=low

  * New upstream release.
  * Adjusted build dependency versions and added libgtk2.0-dev.

 -- Jerry Haltom <wasabi@larvalstage.net>  Thu, 22 Apr 2004 10:48:11 -0500

yelp (2.6.0-3) experimental; urgency=low

  * [debian/patches/01_relibtoolize.patch] New. Generated with new libtool to
    cut down on library dependencies.
  * Fixed some XML errors in debian/yelp.sgml man page.

 -- Jerry Haltom <wasabi@larvalstage.net>  Sun, 11 Apr 2004 14:00:13 -0500

yelp (2.6.0-2) experimental; urgency=low

  * Upstream changes not mentioned but important from initial 2.6.0-1 upload:
    + Upstream has removed man/info pages pending the finish of a complete
      rewrite. (Closes: #177167, #236203, #181979)
    + Upstream has redone the way the left side pane works. (Closes: #217808)
    + Rewrite of HTML transformations, resulting in 30(!) time speed increase,
      according to upstream. (Closes: #207439).

 -- Jerry Haltom <wasabi@larvalstage.net>  Sat,  3 Apr 2004 13:55:03 -0600

yelp (2.6.0-1) experimental; urgency=low

  * New upstream release.
  * Packable build system converted to cdbs.
  * Took maintainership.

 -- Jerry Haltom <wasabi@larvalstage.net>  Fri, 19 Mar 2004 17:46:05 -0600

yelp (2.4.2-4) unstable; urgency=low

  * Update 01_yelp-db2html.c patch to the new docbook-xml path (Closes: #231409)

 -- Christian Marillat <marillat@debian.org>  Fri,  6 Feb 2004 15:54:31 +0100

yelp (2.4.2-3) unstable; urgency=low

  * Removed 04_catalog.in patch, now we use the docbook-xsl catalog, and
    update dependecy to docbook-xsl 1.64.1.0-1 (Closes: #230168)

 -- Christian Marillat <marillat@debian.org>  Thu, 29 Jan 2004 09:00:34 +0100

yelp (2.4.2-2) unstable; urgency=low

  * Build agaisnt the latest libxslt1-dev (Closes: #227085)

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

yelp (2.4.2-1) unstable; urgency=low

  * New upstream release.
  * New patch to fix namespace error messages (Closes: #221484)

 -- Christian Marillat <marillat@debian.org>  Sun, 28 Dec 2003 13:50:58 +0100

yelp (2.4.1-2) unstable; urgency=low

  * Update Build-Depends to GNOME 2.4 packages

 -- Christian Marillat <marillat@debian.org>  Tue,  4 Nov 2003 16:30:49 +0100

yelp (2.4.1-1) unstable; urgency=low

  * New upstream release.

 -- Christian Marillat <marillat@debian.org>  Tue, 14 Oct 2003 11:19:01 +0200

yelp (2.2.3-1) unstable; urgency=low

  * New upstream release.

 -- Christian Marillat <marillat@debian.org>  Thu, 26 Jun 2003 09:08:38 +0200

yelp (2.2.2-1) unstable; urgency=low

  * New upstream release.

 -- Christian Marillat <marillat@debian.org>  Fri,  6 Jun 2003 20:20:20 +0200

yelp (2.2.1-1) unstable; urgency=low

  * New upstream release.

 -- Christian Marillat <marillat@debian.org>  Thu,  5 Jun 2003 21:31:02 +0200

yelp (2.2.0-2) unstable; urgency=low

  * Update section

 -- Christian Marillat <marillat@debian.org>  Tue,  1 Apr 2003 18:31:44 +0200

yelp (2.2.0-1) unstable; urgency=low

  * New upstream release.

 -- Christian Marillat <marillat@debian.org>  Mon, 20 Jan 2003 22:48:09 +0100

yelp (2.1.5-2) unstable; urgency=low

  * Conflicts with gman (Closes: #176902)

 -- Christian Marillat <marillat@debian.org>  Wed, 15 Jan 2003 21:22:54 +0100

yelp (2.1.5-1) unstable; urgency=low

  * New upstream release.
  * Use the colour text from the gtk theme (Closes: #168130)

 -- Christian Marillat <marillat@debian.org>  Tue, 14 Jan 2003 13:02:01 +0100

yelp (2.1.4-1) unstable; urgency=low

  * New upstream release.
  * Bump Standards-Version to 3.5.8

 -- Christian Marillat <marillat@debian.org>  Wed,  8 Jan 2003 17:40:28 +0100

yelp (1.0.7-1) unstable; urgency=low

  * New upstream release.

 -- Christian Marillat <marillat@debian.org>  Tue, 19 Nov 2002 00:02:31 +0100

yelp (1.0.6-2) unstable; urgency=low

  * Update to standards version 3.5.7
  * Fix harcoded path to use pixmaps in the docbook-xsl package (Closes: #166956)

 -- Christian Marillat <marillat@debian.org>  Tue, 29 Oct 2002 21:36:16 +0100

yelp (1.0.6-1) unstable; urgency=low

  * New upstream release.

 -- Christian Marillat <marillat@debian.org>  Fri,  6 Sep 2002 13:45:39 +0200

yelp (1.0.5-1) unstable; urgency=low

  * New upstream release.

 -- Christian Marillat <marillat@debian.org>  Thu, 29 Aug 2002 20:12:49 +0200

yelp (1.0.3-1) unstable; urgency=low

  * New upstream release.

 -- Christian Marillat <marillat@debian.org>  Wed, 14 Aug 2002 14:26:45 +0200

yelp (1.0.2-2) unstable; urgency=low

  * Move yelp-db2html in /usr/lib/yelp (Closes: #156359)

 -- Christian Marillat <marillat@debian.org>  Mon, 12 Aug 2002 09:54:34 +0200

yelp (1.0.2-1) unstable; urgency=low

  * New upstream release.
  * Icon in about window is displayed (Closes: #155203)

 -- Christian Marillat <marillat@debian.org>  Wed,  7 Aug 2002 11:46:10 +0200

yelp (1.0.1-1) unstable; urgency=low

  * New upstream release.

 -- Christian Marillat <marillat@debian.org>  Wed, 19 Jun 2002 15:07:03 +0200

yelp (1.0-2) unstable; urgency=low

  * Compiled against the latest libgail
  * Another hack to use the dtd in the docbook-xsl package

 -- Christian Marillat <marillat@debian.org>  Mon, 17 Jun 2002 15:24:03 +0200

yelp (1.0-1) unstable; urgency=low

  * New upstream release

 -- Christian Marillat <marillat@debian.org>  Mon, 10 Jun 2002 18:14:30 +0200

yelp (0.10-2) unstable; urgency=low

  * Compiled against the latest libraries.

 -- Christian Marillat <marillat@debian.org>  Sun,  9 Jun 2002 18:41:33 +0200

yelp (0.10-1) unstable; urgency=low

  * New upstream release.

 -- Christian Marillat <marillat@debian.org>  Tue,  4 Jun 2002 10:57:06 +0200

yelp (0.9.1-1) unstable; urgency=low

  * new upstream release.

 -- Christian Marillat <marillat@debian.org>  Fri, 31 May 2002 14:13:32 +0200

yelp (0.9-1) unstable; urgency=low

  * New upstream release.

 -- Christian Marillat <marillat@debian.org>  Mon, 27 May 2002 19:30:02 +0200

yelp (0.8-2) unstable; urgency=low

  * Should depends on libgnome2-bin

 -- Christian Marillat <marillat@debian.org>  Tue, 21 May 2002 11:39:13 +0200

yelp (0.8-1) unstable; urgency=low

  * New upstream release.
  * No more segfault (Closes: #147155)

 -- Christian Marillat <marillat@debian.org>  Tue, 21 May 2002 09:49:55 +0200

yelp (0.7-1) unstable; urgency=low

  * New upstream release.
  * Add support for DEB_HOST_GNU_TYPE DEB_BUILD_GNU_TYPE and
    DEB_BUILD_OPTIONS

 -- Christian Marillat <marillat@debian.org>  Wed, 15 May 2002 22:26:05 +0200

yelp (0.6.1-2) unstable; urgency=low

  * Include NEWS, README and TODO files (Closes: #145252)
  * Add a Debian menu file

 -- Christian Marillat <marillat@debian.org>  Tue, 30 Apr 2002 14:51:35 +0200

yelp (0.6.1-1) unstable; urgency=low

  * New upstream release.

 -- Christian Marillat <marillat@debian.org>  Mon, 29 Apr 2002 17:36:32 +0200

yelp (0.6-1) unstable; urgency=low

  * New upstream release.
  * Display an error message if documentation files are missing
    (Closes: #140585)
  * Doesn't crash anymore with nautilus documentation (Closes: #140584)

 -- Christian Marillat <marillat@debian.org>  Mon, 22 Apr 2002 17:13:03 +0200

yelp (0.5-2) unstable; urgency=low

  * Build against the latest libraries.

 -- Christian Marillat <marillat@debian.org>  Mon,  8 Apr 2002 23:37:20 +0200

yelp (0.5-1) unstable; urgency=low

  * New upstream release.

 -- Christian Marillat <marillat@debian.org>  Mon, 25 Mar 2002 18:04:55 +0100

yelp (0.4-1) unstable; urgency=low

  * New upstream release.

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

yelp (0.3-2) unstable; urgency=low

  * Don't need to conflicts with gnome-help (Closes: #137962)

 -- Christian Marillat <marillat@debian.org>  Wed, 13 Mar 2002 10:32:47 +0100

yelp (0.3-1) unstable; urgency=low

  * New upstream release.

 -- Christian Marillat <marillat@debian.org>  Tue,  5 Mar 2002 14:01:17 +0100

yelp (0.2.1-4) unstable; urgency=low

  * Should build-depends on intltool.

 -- Christian Marillat <marillat@debian.org>  Mon, 25 Feb 2002 15:33:35 +0100

yelp (0.2.1-3) unstable; urgency=low

  * Build (again) against the latest libraries.

 -- Christian Marillat <marillat@debian.org>  Mon, 25 Feb 2002 14:42:26 +0100

yelp (0.2.1-2) unstable; urgency=low

  * Should depends on docbook-xsl and build against the latest libgnome2-0.
  * Build against the latest libraries.

 -- Christian Marillat <marillat@debian.org>  Sun, 24 Feb 2002 10:55:36 +0100

yelp (0.2.1-1) unstable; urgency=low

  * New upstream release.
  * Should depends on gnome-doc-tools
  * Build on latest libgtkhtml2 (Closes: #132967)

 -- Christian Marillat <marillat@debian.org>  Sat, 16 Feb 2002 00:39:13 +0100

yelp (0.2-1) unstable; urgency=low

  * New upstream release

 -- Christian Marillat <marillat@debian.org>  Wed, 30 Jan 2002 16:21:58 +0100

yelp (0.1-1) unstable; urgency=low

  * Initial Release.

 -- Christian Marillat <marillat@debian.org>  Mon, 14 Jan 2002 11:15:54 +0100

