r11100 - in /packages/unstable/devhelp/debian: changelog patches/02_README_search_path_fix.diff rules
lool at users.alioth.debian.org
lool at users.alioth.debian.org
Tue May 22 11:59:47 UTC 2007
Author: lool
Date: Tue May 22 11:59:46 2007
New Revision: 11100
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=11100
Log:
* New upstream stable release with API additions.
- Bump shlibs to >= 0.14.
- Drop patch 02_README_search_path_fix, merged upstream.
- Adds typeahead support; GNOME #116322; closes: #389151.
Removed:
packages/unstable/devhelp/debian/patches/02_README_search_path_fix.diff
Modified:
packages/unstable/devhelp/debian/changelog
packages/unstable/devhelp/debian/rules
Modified: packages/unstable/devhelp/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/devhelp/debian/changelog?rev=11100&op=diff
==============================================================================
--- packages/unstable/devhelp/debian/changelog (original)
+++ packages/unstable/devhelp/debian/changelog Tue May 22 11:59:46 2007
@@ -1,10 +1,14 @@
-devhelp (0.13-4) UNRELEASED; urgency=low
+devhelp (0.14-1) unstable; urgency=low
* Wrap build-deps and deps.
* Drop Tag: defs.
* Cleanups: drop DEB_MAKE_INVOKE def, don't let rm calls error out, etc.
-
- -- Loic Minier <lool at dooz.org> Tue, 22 May 2007 13:49:43 +0200
+ * New upstream stable release with API additions.
+ - Bump shlibs to >= 0.14.
+ - Drop patch 02_README_search_path_fix, merged upstream.
+ - Adds typeahead support; GNOME #116322; closes: #389151.
+
+ -- Loic Minier <lool at dooz.org> Tue, 22 May 2007 13:54:49 +0200
devhelp (0.13-3) unstable; urgency=low
Modified: packages/unstable/devhelp/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/devhelp/debian/rules?rev=11100&op=diff
==============================================================================
--- packages/unstable/devhelp/debian/rules (original)
+++ packages/unstable/devhelp/debian/rules Tue May 22 11:59:46 2007
@@ -9,7 +9,7 @@
DEB_CONFIGURE_EXTRA_FLAGS += --disable-install-schemas --with-gecko=xulrunner
-DEB_DH_MAKESHLIBS_ARGS_ALL += -V 'libdevhelp-1-0 (>= 0.13)'
+DEB_DH_MAKESHLIBS_ARGS_ALL += -V 'libdevhelp-1-0 (>= 0.14)'
X_TOOLS += misc/devhelp.vim misc/html2funcs.py \
misc/html2xml.py misc/man2xml.py
More information about the pkg-gnome-commits
mailing list