gcalctool (5.22.1-0ubuntu1) hardy; urgency=low * New upstream version - fixes the multiply problem on some keyboards (LP: #212274) * Removal of the shifting patch (03_shifing_keys) since it is incorporated upstream. * Addition of a patch (03_fix_power_interpretation) since it has been forgotten upstream (LP: #204682) -- Christophe Sauthier Tue, 08 Apr 2008 10:18:15 +0200 gcalctool (5.22.0-0ubuntu2) hardy; urgency=low * Additon of the shifting patch (03_shifing_keys) thanks to Rich Burridge (fixes LP: #200664) -- Christophe Sauthier Mon, 10 Mar 2008 18:33:50 +0100 gcalctool (5.22.0-0ubuntu1) hardy; urgency=low * New upstream version - fixes the decimal replaced by 6 problem (LP: #198250) - fixes memory registers that are save incorrectly (LP: #196181) -- Christophe Sauthier Mon, 10 Mar 2008 16:09:39 +0100 gcalctool (5.21.92-0ubuntu1) hardy; urgency=low * New upstream version -- Christophe Sauthier Mon, 25 Feb 2008 23:28:36 +0100 gcalctool (5.21.90-0ubuntu1) hardy; urgency=low * New upstream version - Addition of the dependency to libglade + Modification of the build-dependencies in debian/control.in - Modification of the patches 01_lpi.patch and 02_autoconf.patch to be conform with the new version -- Christophe Sauthier Thu, 21 Feb 2008 00:33:09 +0100 gcalctool (5.20.2-1ubuntu1) hardy; urgency=low * Merge from Debian unstable (LP: #163347) remaining changes: - debian/patches/01_lpi.patch: - updated - debian/patches/02_autoconf.patch: - updated - debian/control.in: - updated Maintainer field - add liblaunchpad-integration-dev as Build-Depends. -- Mario Bonino Sat, 17 Nov 2007 14:56:52 +0100 gcalctool (5.20.2-1) unstable; urgency=low * debian/watch: + Update for new location. * New upstream bugfix release. -- Sebastian Dröge Thu, 25 Oct 2007 10:56:18 +0200 gcalctool (5.20.1-1) unstable; urgency=low * New upstream release, fixing the XOR operation doing a multiplication instead. -- Sebastian Dröge Tue, 02 Oct 2007 10:32:18 +0200 gcalctool (5.20.0-1) unstable; urgency=low * New upstream release: + debian/control.in: - Stricter Gtk build dependencies. - Drop libgnomeui-dev and libgnome2-dev from build depends. + debian/patches/01_storage-register-data-loss.patch, debian/patches/02_desktop-file.patch: - Dropped, merged upstream. -- Sebastian Dröge Mon, 17 Sep 2007 19:42:41 +0200 gcalctool (5.9.14-3) unstable; urgency=low * debian/patches/01_storage-register-data-loss.patch: + Don't lose negative numbers in the storage registers. Patch from upstream SVN. (Closes: #423946) * debian/rules: + Clean up properly after build. (Closes: #424305) * debian/patches/02_desktop-file.patch: + Use the correct name for the icon according to the icon spec. Patch more or less from upstream but we want to show gcalctool not only in Gnome. (Closes: #431356) -- Sebastian Dröge Fri, 10 Aug 2007 11:41:09 +0200 gcalctool (5.9.14-2) unstable; urgency=low [ Loic Minier ] * Include the new check-dist Makefile to prevent accidental uploads to unstable; bump build-dep on gnome-pkg-tools to >= 0.10. [ Sebastian Dröge ] * Upload to unstable, drop check-dist include. -- Sebastian Dröge Wed, 25 Apr 2007 07:39:24 +0200 gcalctool (5.9.14-1) experimental; urgency=low [ Loic Minier ] * Add a get-orig-source target to retrieve the upstream tarball. [ Marc 'HE' Brockschmidt ] * New upstream release: + debian/control: Requires gtk+2.10, bumped build-dep for that + Fixed "malformed expression" error in some cases when doing modulo operations. (Closes: #410763) + Fixed documentation to correctly describe precedence of the "Exp" operator. (Closes: #395390) -- Marc 'HE' Brockschmidt Sun, 25 Mar 2007 19:02:35 +0200 gcalctool (5.8.25-1) unstable; urgency=low * New upstream release. * Bump up Debhelper compatibility level to 5. -- Loic Minier Sun, 5 Nov 2006 19:47:58 +0100 gcalctool (5.8.24-1) unstable; urgency=low * New upstream release. -- Guilherme de S. Pastore Fri, 22 Sep 2006 19:12:23 -0300 gcalctool (5.8.20-1) unstable; urgency=low * New upstream release. -- Loic Minier Tue, 8 Aug 2006 13:21:56 +0200 gcalctool (5.8.19-1) unstable; urgency=low * New upstream releases. -- Loic Minier Sat, 29 Jul 2006 21:19:36 +0200 gcalctool (5.8.17-1) unstable; urgency=low * New upstream release. - Fix missing icon in Debian menu by converting the gnome-calculator art of gnome-icon-theme in 32x32 to XPM and installing it in /usr/share/pixmaps/gcalctool.xpm. -- Loic Minier Mon, 17 Jul 2006 16:14:04 +0200 gcalctool (5.8.16-2) unstable; urgency=low * Add a gnome-doc-utils (>= 0.3.2) build-dep, thanks Roberto Pariset. (Closes: #374344) -- Loic Minier Sun, 18 Jun 2006 22:19:36 +0200 gcalctool (5.8.16-1) unstable; urgency=low * New upstream release. * Remove disabled-patches/, the SVN is here for history. * gcalctool.install, docs: remove, unused. * Standards version is 3.7.2. * Pass --disable-scrollkeeper to the configure script. * As the buggy make install runs scrollkeeper anyway, entirely remove the /var hierarchy by hand. -- Josselin Mouette Sun, 18 Jun 2006 12:06:31 +0200 gcalctool (5.7.32-1) unstable; urgency=low * New upstream release. * [debian/rules] Added linker settings to remove unneeded direct dependencies and to make the resulting binary slightly faster. -- J.H.M. Dassen (Ray) Sat, 1 Apr 2006 17:56:26 +0200 gcalctool (5.6.31-1) unstable; urgency=low * New upstream release. * Drop remaining calctool deps. (Closes: #321903) [debian/control, debian/control.in] -- Loic Minier Mon, 5 Sep 2005 22:42:37 +0200 gcalctool (5.6.28-1) unstable; urgency=low * New (for Debian) upstream release. * [debian/control.in] Dropped liblaunchpad-integration-dev build dependency as sid doesn't have this. * 01_lpi.patch, 02_autoconf.patch: moved to debian/disabled-patches as these are liblaunchpad related patches. -- J.H.M. Dassen (Ray) Sun, 28 Aug 2005 15:22:30 +0200 gcalctool (5.6.28-0ubuntu1) breezy; urgency=low * New upstream version. * debian/patches/02_autoconf.patch: - updated. -- Sebastien Bacher Mon, 22 Aug 2005 17:51:17 +0200 gcalctool (5.6.26-0ubuntu2) breezy; urgency=low * Rebuild with the new cairo version -- Sebastien Bacher Thu, 18 Aug 2005 17:17:38 +0000 gcalctool (5.6.26-0ubuntu1) breezy; urgency=low * New upstream version. -- Sebastien Bacher Mon, 8 Aug 2005 17:47:06 +0200 gcalctool (5.6.25-1ubuntu1) breezy; urgency=low * Sync with Debian. * debian/control.in: - updated the Build-Depends for the changes. * debian/patches/01_lpi.patch: - launchpad integration patch. * debian/patches/02_autoconf.patch: - configure update. -- Sebastien Bacher Tue, 2 Aug 2005 13:23:40 +0200 gcalctool (5.6.25-1) unstable; urgency=low * Clément Stenac * New upstream bugfix release * Dropped legacy dummy package calctool * Add link for gnome-calculator manpage -- Clément Stenac Wed, 27 Jul 2005 22:40:40 +0200 gcalctool (5.6.24-1) unstable; urgency=low * New upstream bugfix release. * [debian/patches/01_manpage_typos.patch] Dropped; the typos are fixed upstream now. -- J.H.M. Dassen (Ray) Tue, 19 Jul 2005 21:10:21 +0200 gcalctool (5.6.21-1) unstable; urgency=low * New (for Debian) upstream release. * [debian/control] Updated Standards-Version. (No changes needed) -- J.H.M. Dassen (Ray) Sun, 17 Jul 2005 13:07:53 +0200 gcalctool (5.6.21-0ubuntu1) breezy; urgency=low * New upstream version. * debian/patches/01_manpage_typos.patch: - fixed with the new version. -- Sebastien Bacher Mon, 11 Jul 2005 22:09:17 +0200 gcalctool (5.6.14-1) unstable; urgency=low * New upstream release. * Upload to unstable. * debian/gcalctool.menu: fix package and app names (closes: #297208). * debian/patches/01_manpage_typos.patch: fix two typos found by A. Costa (closes: #310356). * debian/rules: don't install debian/gcalctool.1, upstream now ships one. * debian/gcalctool.1: removed. * debian/watch: updated. -- Jordi Mallach Fri, 10 Jun 2005 13:51:07 +0200 gcalctool (5.5.42-1) experimental; urgency=low * New upstream version. * debian/control.in: - updated the Build-Depends. * debian/watch: - updated. -- Sebastien Bacher Mon, 9 May 2005 14:45:13 +0200 gcalctool (4.4.20-1) unstable; urgency=low * New (for Debian) upstream release. -- J.H.M. Dassen (Ray) Wed, 13 Oct 2004 10:59:02 +0200 gcalctool (4.4.20-0ubuntu1) warty; urgency=low * New upstream release. -- Sebastien Bacher Tue, 12 Oct 2004 21:32:42 +0200 gcalctool (4.4.18-0ubuntu1) warty; urgency=low * New upstream release. -- Sebastien Bacher Mon, 13 Sep 2004 19:36:02 +0200 gcalctool (4.4.17-0ubuntu1) warty; urgency=low * New upstream release. * debian/patches/build.patch: - removed. -- Sebastien Bacher Tue, 31 Aug 2004 12:22:14 +0200 gcalctool (4.3.51-4) unstable; urgency=low * debian/patches: + replaced amd64-build.patch by build.patch from Michel Daenzer (Closes: #250346). -- Sebastien Bacher Thu, 27 May 2004 01:14:55 +0200 gcalctool (4.3.51-3) unstable; urgency=low * Upload in unstable. -- Sebastien Bacher Wed, 26 May 2004 21:24:17 +0200 gcalctool (4.3.51-2) experimental; urgency=low * debian/patches/amd64-build.patch: + patch from Goswin von Brederlow to fix the amd64 build (Closes: #249913). -- Sebastien Bacher Fri, 21 May 2004 17:23:02 +0200 gcalctool (4.3.51-1) experimental; urgency=low * New upstream release: + upload of GNOME 2.6 version in experimental. * debian/control.in: + provides calctools (Closes: #234748). + updated Build-Depends. -- Sebastien Bacher Wed, 24 Mar 2004 23:32:33 +0100 gcalctool (4.3.44-1) unstable; urgency=low * New upstream release. -- Sebastien Bacher Mon, 16 Feb 2004 23:11:02 +0100 gcalctool (4.3.42-2) unstable; urgency=medium * GNOME team upload. * [debian/control.in] Bumped debhelper build dependency to ensure a proper dh_gconf is available. -- J.H.M. Dassen (Ray) Sat, 14 Feb 2004 10:29:06 +0100 gcalctool (4.3.42-1) unstable; urgency=low * New upstream release. -- Sebastien Bacher Thu, 5 Feb 2004 21:08:02 +0100 gcalctool (4.3.38-3) unstable; urgency=low * Name change calctool -> gcalctool (in fact the change is in the -2 already). * Doesn't conflict with calctool but create a dummy package for transition instead. -- Sebastien Bacher Wed, 28 Jan 2004 21:59:37 +0100 gcalctool (4.3.38-2) unstable; urgency=low * Added missing Build-Depends on libxml-parser-perl (Closes: #229958). -- Sebastien Bacher Tue, 27 Jan 2004 21:14:40 +0100 gcalctool (4.3.38-1) unstable; urgency=low * New upstream release + changed the y^x button label to x^y (Closes: #223100). -- Sebastien Bacher Sat, 17 Jan 2004 00:00:57 +0100 gcalctool (4.3.35-1) unstable; urgency=low * New upstream release. + should fix crash on start (Closes: #225755). + correct the gradient german translation (Closes: #221501). * debian/patches/wrong-zero-fix.patch: + new patch to fix a problem with the zero value. -- Sebastien Bacher Thu, 8 Jan 2004 21:49:24 +0100 gcalctool (4.3.29-1) unstable; urgency=low * New upstream release. -- Sebastien Bacher Sat, 6 Dec 2003 14:28:55 +0100 gcalctool (4.3.16-2) unstable; urgency=low * debian/control: + Replaces gnome-utils (<< 2.4), gcalctool is the new gnome-calculator. * debian/rules: + Re-added gnome-calculator link. -- Sebastien Bacher Sun, 16 Nov 2003 01:09:48 +0100 gcalctool (4.3.16-1) unstable; urgency=low * New upstream release. * Added GNOME Team as Uploaders. -- Sebastien Bacher Tue, 14 Oct 2003 19:22:48 +0200 gcalctool (4.3.3-1) unstable; urgency=low * New upstream release. * Added a manpage. * Removed gnome-calculator link for the moment (Closes: #211964). -- Sebastien Bacher Wed, 24 Sep 2003 01:33:19 +0200 gcalctool (4.2.103-1) unstable; urgency=low * New upstream release. * Switched to cdbs * Changed menu icon. * debian/control + Replaces gnome-utils, gcalctool is the new gnome-calculator. + Updated Build-Depends. + Updated Standards-Version to 3.6.1.0. -- Sebastien Bacher Thu, 11 Sep 2003 17:02:15 +0200 gcalctool (4.2.99-1) unstable; urgency=low * New maintainer (Closes: #174701, #183294). * Switched from old XView version to the new GTK+2 one (Closes: #158789, #191839). * The new version is under GPL license. * debian/calctool.menu + updated command and icon entries. * debian/calctool.postinst + added gconf schemas register. * debian/control + Added Build-Depends. + Added Depends on ${misc:Depends}. + Bumped standards version to 3.6.0. + Changed source to gcalctool. + Changed section from non-free/math to math. + Updated description. * debian/copyright + totally rewriten. + the gcaltool license is GPL. * debian/dirs + removed, the entries are useless. * debian/docs + updated list of files. * debian/gcalctool.xpm: + new icon for menu entry (Closes: #122733). * debian/rules + totally rewriten. * debian/postrm, debian/prerm + removed these useless files (Closes: #123657). -- Sebastien Bacher Thu, 17 Jul 2003 12:36:22 +0200 calctool (2.4.9-19) unstable; urgency=low * Applied patch from kevin ryde Re: icon colours (closes:Bug#69043) -- Peter Crystal Sun, 13 Aug 2000 12:01:38 +0800 calctool (2.4.9-18) unstable; urgency=low * New patch from Kevin Ryde (lost in my email) stops segfaulting on * pressing the SCI button (closes:Bug#56842) -- Peter Crystal Fri, 11 Aug 2000 11:32:10 +0800 calctool (2.4.9-17) unstable; urgency=low * New patch from Kevin Ryde - stops it segfaulting on certain colourmaps -- Peter Crystal Thu, 27 Jan 2000 10:14:21 +0800 calctool (2.4.9-16) unstable; urgency=low * Added a patch from Kevin Ryde (user42@zip.com.au) which fixes icon -- Peter Crystal Thu, 20 Jan 2000 16:10:02 +0800 calctool (2.4.9-15) unstable; urgency=low * Changed the rulefile to ignore calctool.1 from source -- Peter Crystal Tue, 18 Jan 2000 10:45:40 +0800 calctool (2.4.9-14) unstable; urgency=low * Changed rules file so that MakeCalctool.sh could find sh properly * calctool.1x now reports 1X not 1L * Modified Makefile.main so that the helpfiles are parsed correctly -- Peter Crystal Thu, 16 Dec 1999 09:34:52 +0800 calctool (2.4.9-13) unstable; urgency=low * Recoded the rules file to allow it to build on other platforms from clean -- Peter Crystal Fri, 10 Dec 1999 17:51:14 +0800 calctool (2.4.9-12) unstable; urgency=low * Accepted patch from Christian T. Steigies" which fixes bug #47746 (not compiling on other platforms) -- Peter Crystal Tue, 9 Nov 1999 22:02:01 +0800 calctool (2.4.9-11) unstable; urgency=low * New Maintainer, closes #37466, #38128 * Package adopted * Added menu support * Fixed reference in man page from Sun to Open View * Fixed the build process. Its a old hash of X stuff -- Peter Crystal Tue, 21 Sep 1999 22:59:49 +0800 calctool (2.4.9-10) unstable; urgency=low * Moved to non-free/math (Bug #15153). -- Vincent Renardias Thu, 18 Dec 1997 05:20:44 +0100 calctool (2.4.9-9) unstable; urgency=low * Corrected documentation location in manpage. -- Vincent Renardias Sun, 9 Nov 1997 18:45:36 +0100 calctool (2.4.9-8) unstable; urgency=low * Remove useless & corrupted calctool.ps file (Fix bug #13826). * Recompiled with xlib6g & xpm4g (Bugs #11953, #12777). -- Vincent Renardias Sat, 8 Nov 1997 13:54:08 +0100 calctool (2.4.9-7) unstable; urgency=low * Fixed problem with the icon when iconifying the application (Fix bug #7124). -- Vincent Renardias Sun, 18 May 1997 17:54:10 +0200 calctool (2.4.9-6) unstable; urgency=low * Cosmetic change (Fix bug #9642). -- Vincent Renardias Fri, 9 May 1997 15:32:49 +0200 calctool (2.4.9-5) unstable; urgency=low * Simplified the Imakefile. * Rebuilt with libc6. -- Vincent Renardias Thu, 1 May 1997 23:02:13 +0200 calctool (2.4.9-4) unstable; urgency=low * Moved to section 'math'. * Fixed core dump problem (a 'malloc' was missing). Bug #6423 fixed. -- Vincent Renardias Fri, 21 Feb 1997 01:53:55 +0100 calctool (2.4.9-3) unstable; urgency=low * Depends on xlib6 instead of elf-x11r6. -- Vincent Renardias Sat, 15 Feb 1997 07:06:49 +0100 calctool (2.4.9-2) unstable; urgency=low * Corrected some typos. * Changed some documentation files. * Changed compile options. -- Vincent Renardias Sat, 2 Nov 1996 00:12:04 +0100 calctool (2.4.9-1) unstable; urgency=low * Initial release. -- Vincent Renardias Tue, 15 Oct 1996 03:49:14 +0200 End: