2009
gok (2.28.1-1) unstable; urgency=low
* New upstream bug fix release.
* debian/control.in:
- bumped standards-version to 3.8.3. No changes needed.
* debian/patches/10-fix-cish-code.patch:
- removed, applied upstream
* debian/rules:
- chmod rule for legal.xml file removed, got fixed
upstream.
-- Andrea Veri <andrea.veri89@gmail.com> Sun, 25 Oct 2009 17:46:44 +0100
gok (2.28.0-1) unstable; urgency=low
[ Emilio Pozuelo Monfort ]
* debian/patches/10-fix-cish-code.patch: forwarded, add headers.
[ Mario Lang ]
* New major upstream release.
* debian/control{,.in}:
- Drop libesd0-dev and libgnomeui-dev from Build-Depends
(no longer needed).
- Build-Depends on libcanberra-gtk-dev and libdbus-glib-1-dev now.
- Add Vcs-Svn and Vcs-Browser fields.
-- Mario Lang <mlang@debian.org> Fri, 25 Sep 2009 11:09:14 +0200
gok (2.26.0-1) unstable; urgency=low
* New upstream release. * Remove build-dep on Xext, since XEViE is now disabled. * Bump glib and intltool build-deps.
-- Josselin Mouette <joss@debian.org> Sat, 27 Jun 2009 13:20:20 +0200
gok (2.24.0-2) unstable; urgency=low
* Move gtk-doc-tools and docbook-xml to Build-Depends since configure
requires them anyway. Closes: #519736.
* Standards version is 3.8.1.
-- Josselin Mouette <joss@debian.org> Sat, 14 Mar 2009 20:57:50 +0100
gok (2.24.0-1) unstable; urgency=low
[ Loic Minier ]
* Drop Applications/ from doc-base Section.
[ Josselin Mouette ]
* New upstream release.
* Add libglib2.0-doc and libgtk2.0-doc to b-d-i to ensure proper
xrefs.
* Standards version is 3.8.0.
* Bump intltool requirement to 0.40.0.
-- Josselin Mouette <joss@debian.org> Wed, 11 Mar 2009 18:29:33 +0100
2008
gok (1.3.7-1) unstable; urgency=medium
[ Mario Lang ]
* debian/control.in: Remove myself from Uploaders, gnome-pkg-tools
takes care of this now.
[ Deng Xiyue ]
* New upstream version.
+ Content no longer changes when built twice or more times in a
row. (Closes: #441705)
* debian/control{,in}
+ Bump standard version to 3.7.3.
+ Bump libwnck-dev build-dep to >= 2.13.5 accordingly.
+ Add libglade2-dev build-dep accordingly.
+ Add doc-base in Depends of gok-doc.
+ Wrap Depends fields.
+ Capitalize some words in description.
* debian/gok.menu
+ Fix section to Application/Accessability.
* debian/gok-doc.doc-base.gok
+ Add some content to original template, and fix section.
* debian/patches
+ Add 10-fix-cish-code.patch from Aurelien Jarno <aurel32@debian.org>.
(Closes: #460863)
* debian/rules
+ Comment out unnecessary operation as reference.
[ Loic Minier ]
* Cleanups.
-- Mario Lang <mlang@debian.org> Wed, 16 Jan 2008 13:08:26 +0800
2007
gok (1.2.5-1) unstable; urgency=low
* New upstream release.
-- Mario Lang <mlang@debian.org> Wed, 13 Jun 2007 20:44:59 +0200
gok (1.2.3-2) unstable; urgency=low
* Update Build-Depends from libgnome-speech3-dev to the new
libgnome-speech-dev.
* Wrap Build-deps and add myself to Uploaders.
-- Mario Lang <mlang@debian.org> Fri, 18 May 2007 01:32:29 +0200
gok (1.2.3-1) unstable; urgency=low
* Fix watch file to track stable releases and use HTTP.
* Add a get-orig-source target to retrieve the upstream tarball.
* New upstream stable releases; bug fixes and translations.
- Build-depend on libxext-dev for Xevie support.
- Build-depend on libusb-dev and configure with enable-libusb-input for
libusb input support.
* Set LDFLAGS directly instead of via DEB_CONFIGURE_SCRIPT_ENV; bump up cdbs
build-dep to >= 0.4.41; add -z defs before --as-needed.
-- Loic Minier <lool@dooz.org> Tue, 6 Mar 2007 15:28:53 +0100
2006
gok (1.2.0-1) unstable; urgency=low
* Set Maintainer to the Debian GNOME Maintainers.
* New upstream release.
- Build-depend on libglib2.0-dev >= 2.11.
- Drop patch 010_uninitialized-pointer-free-and-div-by-0, merged upstream.
- Drop patch 900_gok-debian-libtool as we use --as-needed already.
-- Loic Minier <lool@dooz.org> Sun, 1 Oct 2006 13:26:17 +0200
gok (1.0.10-2) unstable; urgency=low
* Let gok depend on at-spi. (Closes: #339994, #367471, #369864) [debian/control, debian/control.in] * Drop the xlibs-static-dev build-dep. [debian/control, debian/control.in] * Add patch by Christian 'Greek0' Aichinger to fix freeing of an uninitialized pointer and a div-by-0. (Closes: #371139) [debian/patches/010_uninitialized-pointer-free-and-div-by-0.patch] * Bump up Standards-Version to 3.7.2. [debian/control, debian/control.in] * Bump up Debhelper compatibility level to 5. [debian/compat, debian/control, debian/control.in] * Don't override DEB_CONFIGURE_EXTRA_FLAGS completely and cleanup rules. [debian/rules] * Move relibtoolizing patch at the end of the patch stack. [debian/patches/001_gok-debian-libtool.patch, debian/patches/900_gok-debian-libtool.patch] * Remove executable bits on /usr/share/gnome/help/gok/C/legal.xml and make lintian happy. [debian/rules] * Let gok-doc depend on ${misc:Depends}. [debian/control, debian/control.in]
-- Loic Minier <lool@dooz.org> Thu, 8 Jun 2006 10:13:55 +0200
gok (1.0.10-1) unstable; urgency=low
* New upstream release.
* [debian/patches/002_fixes-from-cvs.patch] Removed, upstream has now
reverted the changes that broke building against the stable glib.
-- J.H.M. Dassen (Ray) <jdassen@debian.org> Tue, 16 May 2006 07:19:08 +0200
gok (1.0.9-1) unstable; urgency=low
* New upstream release.
* [debian/patches/002_fixes-from-cvs.patch] Added, needed to build against
the stable glib.
* [debian/rules] Added linker flags for optimisation and trimming of
unneeded dependencies.
-- J.H.M. Dassen (Ray) <jdassen@debian.org> Sat, 13 May 2006 11:17:17 +0200
gok (1.0.7-1) unstable; urgency=low
* New upstream release.
* [debian/patches/001_gok-debian-libtool.patch] Updated.
* [debian/patches/002_fixes-from-cvs.patch] Dropped; integrated into
upstream release.
-- J.H.M. Dassen (Ray) <jdassen@debian.org> Tue, 14 Mar 2006 21:22:01 +0100
gok (1.0.6-1) unstable; urgency=low
* New upstream release.
* [debian/patches/001_gok-debian-libtool.patch] Updated.
* [debian/patches/002_manual_title.patch] Dropped; fixed upstream.
* [debian/patches/002_fixes-from-cvs.patch] Added. Selected fixes from
upstream CVS, including one needed to be able to build with sid's libwnck.
* [debian/watch] Updated.
-- J.H.M. Dassen (Ray) <jdassen@debian.org> Fri, 24 Feb 2006 11:10:02 +0100
2005
gok (1.0.5-2) unstable; urgency=low
* Rebuild with the new libwnck (Closes: #313445). * debian/control.in: - updated the Build-Depends on libwnck.
-- Sebastien Bacher <seb128@debian.org> Sun, 3 Jul 2005 21:35:16 +0200
gok (1.0.5-1) unstable; urgency=low
* New upstream release. * [debian/patches/001_gok-debian-libtool.patch] Updated.
-- J.H.M. Dassen (Ray) <jdassen@debian.org> Sat, 14 May 2005 14:44:46 +0200
gok (1.0.4-1) unstable; urgency=medium
* New upstream release (bugfixes and updated translations).
-- J.H.M. Dassen (Ray) <jdassen@debian.org> Wed, 27 Apr 2005 07:22:29 +0200
gok (1.0.3-1) unstable; urgency=medium
* New upstream release (bugfixes and updated translations).
-- J.H.M. Dassen (Ray) <jdassen@debian.org> Wed, 23 Mar 2005 20:01:19 +0100
gok (1.0.2-1) unstable; urgency=medium
* New upstream release. * [debian/patches/000_update_translations.patch] Dropped. * [debian/patches/001_gok-debian-libtool.patch] Updated. * [debian/patches/002_manual_title.patch] Added.
-- J.H.M. Dassen (Ray) <jdassen@debian.org> Mon, 7 Mar 2005 19:39:12 +0100
gok (1.0.1-2) unstable; urgency=medium
* [debian/patches/000_update_translations.patch] Updated translations from
CVS HEAD.
* [debian/patches/001_gok-debian-libtool.patch] Moved from
000_gok-debian-libtool.patch; updated.
-- J.H.M. Dassen (Ray) <jdassen@debian.org> Sun, 6 Mar 2005 15:52:34 +0100
gok (1.0.1-1) unstable; urgency=medium
* New upstream release.
-- J.H.M. Dassen (Ray) <jdassen@debian.org> Thu, 24 Feb 2005 20:42:42 +0100
gok (1.0.0-1) unstable; urgency=medium
* New upstream release. * [debian/patches/000_gok-debian-libtool.patch] Updated. * [debian/gok-doc.docs] New. (Closes: #292709) * [debian/gok-doc.dirs, debian/gok-doc.links, debian/gok-doc.doc-base.gok] Make documentation accessible to devhelp and through doc-base.
-- J.H.M. Dassen (Ray) <jdassen@debian.org> Tue, 22 Feb 2005 23:17:00 +0100
gok (0.12.4-1) unstable; urgency=medium
* New upstream bugfix release. * [debian/patches/000_gok-debian-libtool.patch] Updated.
-- J.H.M. Dassen (Ray) <jdassen@debian.org> Tue, 15 Feb 2005 23:01:39 +0100
gok (0.12.1-1) unstable; urgency=medium
* New upstream bugfix release.
-- J.H.M. Dassen (Ray) <jdassen@debian.org> Wed, 19 Jan 2005 19:59:56 +0100
gok (0.12.0-1) unstable; urgency=medium
* New upstream bugfix release. * [debian/patches/000_gok-debian-libtool.patch] Updated. * debian/watch: updated. * [debian/control.in] Minor edits to description and synopsis.
-- J.H.M. Dassen (Ray) <jdassen@debian.org> Sat, 15 Jan 2005 17:12:40 +0100
gok (0.11.17-2) unstable; urgency=low
* debian/gok.install, debian/gok-doc.install:
- list only the file to install (Closes: #285455).
* debian/gok-doc.doc-base.gok:
- fixed the index and files (Closes: #285641).
* debian/rules:
- fixed the cdbs includes.
- no need to move the documentation files.
-- Sebastien Bacher <seb128@debian.org> Wed, 5 Jan 2005 13:55:18 +0100
2004
gok (0.11.17-1) unstable; urgency=medium
* New upstream bugfix release. * [debian/patches/000_gok-debian-libtool.patch] Updated. * [debian/rules] Clean out scrollkeeper's droppings.
-- J.H.M. Dassen (Ray) <jdassen@debian.org> Sun, 12 Dec 2004 16:04:46 +0100
gok (0.11.16-2) unstable; urgency=low
* Upload to unstable.
* [debian/control.in] Bumped libatspi-dev build dependency to first
sufficient version in unstable.
-- J.H.M. Dassen (Ray) <jdassen@debian.org> Wed, 24 Nov 2004 22:30:54 +0100
gok (0.11.16-1) experimental; urgency=low
* New upstream release. * [debian/patches/000_gok-debian-libtool.patch] Updated.
-- J.H.M. Dassen (Ray) <jdassen@debian.org> Sat, 6 Nov 2004 18:58:22 +0100
gok (0.11.12-1) experimental; urgency=low
* New upstream release. * [debian/patches/000_gok-debian-libtool.patch] Updated.
-- J.H.M. Dassen (Ray) <jdassen@debian.org> Thu, 14 Oct 2004 23:01:54 +0200
gok (0.11.10-1) experimental; urgency=low
* New upstream bugfix release.
* [debian/control.in] Bumped libatspi-dev build dependency (which already
required a version that has only been in experimental) to the current
version in experimental.
* [debian/patches/000_gok-debian-libtool.patch] Updated.
-- J.H.M. Dassen (Ray) <jdassen@debian.org> Tue, 12 Oct 2004 20:33:00 +0200
gok (0.11.9-1) experimental; urgency=low
* New upstream release.
-- J.H.M. Dassen (Ray) <jdassen@debian.org> Fri, 1 Oct 2004 18:25:13 +0200
gok (0.11.8-1) experimental; urgency=low
* New upstream release.
* [debian/control.in] Bumped at-spi and atk build dependencies as per
configure.in's requirements for cspi and loginhelper.
* [debian/patches/000_gok-debian-libtool.patch] Updated.
* [debian/gok.menu] Quote all values.
-- J.H.M. Dassen (Ray) <jdassen@debian.org> Sat, 11 Sep 2004 20:08:57 +0200
gok (0.11.3-2) unstable; urgency=low
* GNOME Team Upload.
* debian/control.in:
- updated the Build-Depends to build with gnutls11 (Closes: #263689).
* debian/gok.postinst:
- removed, dh_gconf handles that better.
-- Sebastien Bacher <seb128@debian.org> Wed, 23 Jun 2004 12:55:43 +0200
gok (0.11.3-1) unstable; urgency=low
* Akira TAGOH <tagoh@debian.org> - New upstream release. (closes: Bug#236222) - debian/watch: updated. - debian/patches/000_gok-debian-libtool.patch: updated. * J.H.M. Dassen (Ray) <jdassen@debian.org> - [debian/control.in] Bumped libbonobo2-dev build dependency. - [debian/control.in] Added xlibs-static-dev, libxtst-dev, libxi-dev, libgnome-speech3-dev build dependencies. (Working to fix FTBFS #250448) * Sebastien Bacher <seb128@debian.org> - debian/patches/000_gok-debian-docdtd.patch: + removed since debian has a xml catalog now. - debian/patches/000_gok-debian-intltool.patch: + removed since the version has updated intltool. - debian/control.in: + added Build-Depends on libxt-dev. - debian/rules: + added --enable-gtk-doc.
-- Sebastien Bacher <seb128@debian.org> Mon, 7 Jun 2004 17:29:02 +0200
gok (0.9.4-1) unstable; urgency=low
* New upstream release, which is possible to build against gtk+ 2.2.x. * rebuild against the latest libraries. (closes: Bug#221628) * debian/control: - bumped Standards-Version to 3.6.1.0. - changed a section for gok to gnome. - added Uploaders to maintain as team. - updated Build-Depends. * debian/compat: - use it instead of DH_COMPAT. * debian/patches/: - 000_gok-debian-libtool.patch: updated. - 000_gok-debian-docdtd.patch: applied to use local DTD. (closes: Bug#188568) - 000_gok-debian-intltool.patch: applied to update intltool stuff. * debian/gok.{postinst,postrm}: removed scrollkeeper-update. * debian/rules: - use cdbs.
-- Akira TAGOH <tagoh@debian.org> Mon, 5 Apr 2004 13:05:58 +0900
2003
gok (0.6.0-2) unstable; urgency=low
* debian/rules:
- add --enable-gtk-doc=auto to configure option. (closes: Bug#185614)
-- Akira TAGOH <tagoh@debian.org> Sat, 22 Mar 2003 04:45:40 +0900
gok (0.6.0-1) unstable; urgency=low
* Initial Release. (closes: Bug#183283) * debian/patches/000_gok-libtool.patch: applied to fix libtool issue on mipsel.
-- Akira TAGOH <tagoh@debian.org> Wed, 12 Mar 2003 05:00:51 +0900