2007
yelp (2.14.3-2) unstable; urgency=low
[ Loic Minier ] * Add a get-orig-source target to retrieve the upstream tarball. [ Josselin Mouette ] * Recommend ttf-dejavu (closes: #366760).
-- Josselin Mouette <joss@debian.org> Tue, 13 Feb 2007 11:44:45 +0100
2006
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