Skip to content

Debian Changelog yelp (2.28.0+webkit-1)

2009

yelp (2.28.0+webkit-1) unstable; urgency=low

   * New upstream release, based on the freshly merged webkit branch.
   * Update build-dependencies.
   * 06_text_plain.patch: removed, merged upstream.
   * 10_hurd_path-max.patch, 70_autotools.patch: removed, obsolete.
   * This upload is brought to you by the Cabalistic Lizard Hunting
     Association.

 -- Josselin Mouette <joss@debian.org>  Wed, 23 Sep 2009 22:29:43 +0200

yelp (2.26.0-3) unstable; urgency=low

   [ Josselin Mouette ]
   * 10_hurd_path-max.patch: new patch. Fix build on hurd.
     Closes: #531073.
 
   [ Emilio Pozuelo Monfort ]
   * Standards-Version is 3.8.3, no chanes needed.

 -- Emilio Pozuelo Monfort <pochu@debian.org>  Sat, 29 Aug 2009 01:25:14 +0200

yelp (2.26.0-2) unstable; urgency=low

   * 04_use_doc-base.patch: disable for now, it’s really too slow to be
     usable. Furthermore, documents are not classified.
   * Stop recommending doc-base.

 -- Josselin Mouette <joss@debian.org>  Mon, 29 Jun 2009 23:32:05 +0200

yelp (2.26.0-1) unstable; urgency=low

   * Stop mentioning GNOME 2.
   * Add a versioned breaks with scrollkeeper to force it out of users’
     systems.
   * Recommend gnome-user-guide. Closes: #528017.
   * New upstream release.
   * 07_url_localfile.patch, 08_html_livelock.patch: dropped, merged
     upstream.
   * 70_autotools.patch: regenerated for the new version.
   * Bump gnome-doc-utils build-dep.

 -- Josselin Mouette <joss@debian.org>  Tue, 09 Jun 2009 19:25:26 +0200

yelp (2.24.0-2) unstable; urgency=low

   * Upload to unstable; drop check-dist include.

 -- Josselin Mouette <joss@debian.org>  Thu, 05 Mar 2009 11:28:16 +0100

2008

yelp (2.24.0-1) experimental; urgency=low

   [ Mario Lang ]
   * New upstream stable release.
   * debian/rules: Include check-dist.mk.
   * debian/patches/01_gecko1.9.patch: Removed, applied upstream.
   * debian/patches/05_txt_crash.patch: Removed, applied upstream.
   * debian/patches/07_crash_info.patch: Removed, applied upstream.
   * debian/patches/60_format-string.patch: Removed, applied upstream.
   * debian/rules: Drop libgnomevfs2-dev from Build-Depends.
 
   [ Josselin Mouette ]
   * Add glib 2.15.2 build-dependency for gio.
   * Regenerate 70_autotools.patch, and document how to do it.
   * Force the search implementation to be the basic one.
   * 07_url_localfile.patch: new patch. Get GIO to read paths as well as
     URIs.
   * 06_text_plain.patch: do not kill handling of info and man pages
     through file: URIs.
   * 08_html_livelock.patch: new patch. Do not loop endlessly at the end
     of files.

 -- Josselin Mouette <joss@debian.org>  Tue, 23 Dec 2008 19:33:13 +0100

yelp (2.22.1-8) unstable; urgency=low

   * 07_crash_info.patch: patch from JHM Dassen (Ray) to fix crash when
     viewing libc.info. Closes: #452747.

 -- Josselin Mouette <joss@debian.org>  Sun, 31 Aug 2008 15:24:52 +0200

yelp (2.22.1-7) unstable; urgency=low

   * 05_txt_crash.patch: fix crash when trying to view a text file.
     Closes: #497086.
   * 06_text_plain.patch: support text/plain files, so that the text
     documentation is viewable.
   * Standards version is 3.8.0, no changes needed.

 -- Josselin Mouette <joss@debian.org>  Sun, 31 Aug 2008 10:25:38 +0200

yelp (2.22.1-6) unstable; urgency=low

   * Add CVE identifier in 2.22.1-4 and 60_format-string.
   * Re-upload for a clean diff, fixing builds. (Closes: #495032)

 -- Marc 'HE' Brockschmidt <he@debian.org>  Thu, 14 Aug 2008 11:47:38 +0200

yelp (2.22.1-5) unstable; urgency=low

   * Rebuild 70_autotools with libtoolize --force --copy && aclocal-1.9 -I m4
     && autoheader && autoconf && automake-1.9 && autoheader && rm -rf
     autom4te.cache config.h.in~.

 -- Loic Minier <lool@dooz.org>  Wed, 13 Aug 2008 18:55:53 +0200

yelp (2.22.1-4) unstable; urgency=high

   * SECURITY: New patch, 60_format-string, fixes format string vulnerability;
     bump urgency to high; CVE-2008-3533; GNOME #546364; from SVN r3173;
     LP: #254860.

 -- Loic Minier <lool@dooz.org>  Wed, 13 Aug 2008 14:43:03 +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

2007

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

2006

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

2005

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

2004

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

2003

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

2002

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