--- gcalctool-5.24.3.orig/debian/gcalctool.xpm +++ gcalctool-5.24.3/debian/gcalctool.xpm @@ -0,0 +1,117 @@ +/* XPM */ +static char *gcalctool[] = { +/* columns rows colors chars-per-pixel */ +"32 32 79 1", +" c black", +". c #070808", +"X c #080808", +"o c #131313", +"O c #1B1A1B", +"+ c #1F1F20", +"@ c #1F2020", +"# c #242424", +"$ c #292728", +"% c #2A2A2B", +"& c #2E2F30", +"* c #2F3030", +"= c #31312E", +"- c #313232", +"; c #373638", +": c #3A373A", +"> c #3B3B3B", +", c #3F3E40", +"< c #3F4041", +"1 c #42423E", +"2 c #434344", +"3 c #454648", +"4 c #444E44", +"5 c #49474A", +"6 c #494849", +"7 c #4B574B", +"8 c #4F5052", +"9 c #504E51", +"0 c #50504B", +"q c #535353", +"w c #565658", +"e c #565859", +"r c #5A5659", +"t c #5A5A5B", +"y c #5B5F60", +"u c #566256", +"i c #5D6B5D", +"p c #605D60", +"a c #60605A", +"s c #626162", +"d c #656669", +"f c #646B61", +"g c #686669", +"h c #686866", +"j c #6B6B6D", +"k c #6D6E70", +"l c #647364", +"z c #697066", +"x c #6A7268", +"c c #6A7A6A", +"v c #6E7072", +"b c #706F71", +"n c #70736B", +"m c #717B6E", +"M c #727474", +"N c #737778", +"B c #7B7E76", +"V c #7B7B7B", +"C c #7C8477", +"Z c #82867C", +"A c #828282", +"S c #8B8C84", +"D c #8B8B8C", +"F c #8C8F90", +"G c #8D9192", +"H c #90908F", +"J c #939393", +"K c #939798", +"L c #9B9B9B", +"P c #A0A09F", +"I c #A3A3A3", +"U c #ABABAB", +"Y c #B4B4B4", +"T c gray75", +"R c #C4C4C4", +"E c #CDCDCD", +"W c #D5D5D5", +"Q c gray86", +"! c None", +/* pixels */ +"!!!! !!!!", +"!!! !!", +"!! wQQWERRRRRRRRRRRRRRRTMoX !!", +"!! TTUYRJAAAAAVAAAAAAKYYK2 !", +"!! Ushhhhhhhhhhhhhhhhhhht3 !", +"!! L0nCxxxxxxxxxaxxfxmSn7q !", +"!! P1Smccccccccl4iu7ilCS0r !", +"!! P1SCcccccccccillillZSqr !", +"!! L,SSSSSSSSSSSSSSSSSSS0r !", +"!! F1aSSSSSSSSSSSSSSSSSq=r !", +"!! D. X-0 !", +"!! J>676666555536663655q-# !", +"!! Lq*<--*-***---*%&&&&>rw !", +"!! KMNNvMvvvvkxjjjjjjddsp3 !", +"!! G3$$#*t%%%#e&$%#1,:>;%t !", +"!! G#ALMotqPD%e$SKe%%UYI%s !", +"!! G@sM3ot6LP#e#gv<%%IID#s !", +"!! G2OOo*e#%%#r%#oo6,$$#$t !", +"!! Gyweteewtr9wqqwqqdbjjg2 !", +"!! G*qe6#eqNM-5$VSp##IJA$p !", +"!! D@jD9o>8jS#w$MIt$$DVV$p !", +"!! M*--$O2&--+w#%,%;9%$$,r !", +"!! qwwww9qqww9956w5w9ptrr: !", +"!! o. !", +"!! !!", +"!!! !!", +"!!!! !!!" +}; --- gcalctool-5.24.3.orig/debian/gcalctool.menu +++ gcalctool-5.24.3/debian/gcalctool.menu @@ -0,0 +1,7 @@ +?package(gcalctool):\ + needs="x11"\ + section="Applications/Science/Mathematics"\ + title="GCalcTool"\ + command="/usr/bin/gcalctool"\ + icon="/usr/share/pixmaps/gcalctool.xpm" + --- gcalctool-5.24.3.orig/debian/control.in +++ gcalctool-5.24.3/debian/control.in @@ -0,0 +1,18 @@ +Source: gcalctool +Section: math +Priority: optional +XSBC-Original-Maintainer: Sebastien Bacher +Maintainer: Ubuntu Desktop Team +Uploaders: @GNOME_TEAM@ +Build-Depends: cdbs, debhelper (>= 5), libgtk2.0-dev (>= 2.11.6), libgconf2-dev (>=2.6.1-2), scrollkeeper, gnome-pkg-tools (>= 0.10), libxml-parser-perl, flex, bison, gnome-doc-utils (>= 0.3.2), liblaunchpad-integration-dev, libglade2-dev +Standards-Version: 3.7.3 + +Package: gcalctool +Conflicts: gnome-utils (<< 2.4) +Replaces: gnome-utils (<< 2.4) +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Description: A GTK2 desktop calculator + gcalctool is a powerful graphical calculator with financial, logical and + scientific modes. It uses a multiple precision package to do its arithmetic + to give a high degree of accuracy. --- gcalctool-5.24.3.orig/debian/watch +++ gcalctool-5.24.3/debian/watch @@ -0,0 +1,4 @@ +version=2 +http://ftp.gnome.org/pub/GNOME/sources/gcalctool/5.([\d\.]+)[02468]/ \ + gcalctool-(.*)\.tar\.gz \ + debian uupdate --- gcalctool-5.24.3.orig/debian/copyright +++ gcalctool-5.24.3/debian/copyright @@ -0,0 +1,32 @@ +This package was debianized by Sebastien Bacher on +Thu, 17 Jul 2003 12:55:48 +0200. + +It was debianized for the first time by Vincent Renardias . + +It was downloaded from : http://ftp.gnome.org/pub/GNOME/sources/gcalctool/ + +Upstream Author: + Rich Burridge + Sami Pietila + Robert Ancell + +Copyright: + For everything not listed below (plus gcalctool/functions.c, + gcalctool/gtk.c, gcalctool/display.c, gcalctool/display.hi, + gcalctool/ui.h) + Copyright (c) 1987-2008 Sun Microsystems, Inc. + + for gcalctool/ce_parser.h, gcalctool/ce_parser.y, gcalctool/parser.h, + gcalctool/ce_tokeniser.l, gcalctool/parser.c, gcalctool/parser_mac.h, + gcalctool/ce_parser.c, gcalctool/functions.h: + Copyright (C) 2004-2008 Sami Pietila + + for gcalctool/register.c, gcalctool/functions.h, gcalctool/display.c, + gcalctool/register.h, gcalctool/functions.c, gcalctool/display.h, + gcalctool/ui.h, gcalctool/gtk.c: + Copyright (c) 2008 Robert Ancell + +You are free to redistribute this software under the terms of the GNU +General Public License version 2. +On Debian systems, the complete text of the GNU General Public License version 2 +can be found at /usr/share/common-licenses/GPL-2. --- gcalctool-5.24.3.orig/debian/changelog +++ gcalctool-5.24.3/debian/changelog @@ -0,0 +1,709 @@ +gcalctool (5.24.3-0ubuntu1) intrepid-proposed; urgency=low + + * New upstream version (LP: #302915). + - Remember setting to ignore change mode warning between instance + (LP: #281541). + - Removed double conversion in boolean and 32 bit and 16 bit to handle + larger numbers (LP: #181763). + - Fix the trigonometric functions (LP: #306702) + - Update on the build-depends from the 2.11.6 to 2.14.0 + + Update of debian/configure.in and debian/configure to reflect that. + + Update of debian/patches/01_lpi.patch since it patches + debian/configure.in. + + Update of debian/patches/02_autoconf.patch since it patches + debian/configure. + + -- Christophe Sauthier Mon, 19 Jan 2009 23:49:11 +0100 + +gcalctool (5.24.1-0ubuntu1) intrepid; urgency=low + + * New upstream version (LP: #286320) + - Fixes Gtk-Warning on GtkSpinButton (LP: #274830). + - Fixes hang when using powers (LP: #236963). + + -- Christophe Sauthier Mon, 20 Oct 2008 12:04:50 +0200 + +gcalctool (5.24.0-0ubuntu1) intrepid; urgency=low + + * New upstream version (LP: #273287) + + -- Christophe Sauthier Mon, 22 Sep 2008 21:35:36 +0200 + +gcalctool (5.23.92-0ubuntu1) intrepid; urgency=low + + * New upstream version (LP: #268029) + + -- Christophe Sauthier Tue, 09 Sep 2008 09:20:08 +0200 + +gcalctool (5.23.91-0ubuntu1) intrepid; urgency=low + + * new upstream version (LP: #264245) + - Removal of debian/03-desktop-file.patch since it is included upstream. + + -- Christophe Sauthier Wed, 03 Sep 2008 10:27:20 +0200 + +gcalctool (5.23.90-0ubuntu1) intrepid; urgency=low + + * New upstream version (LP: #259312) + * Update to the new policy + - debian/copyright some corrections + - debian/gcalctool.menu stick to the new menu structure + * Addition of the debian/03-desktop-file.patch to display the desktop entry + everywhere except KDE (LP: #163518) + + -- Christophe Sauthier Tue, 19 Aug 2008 10:59:50 +0200 + +gcalctool (5.23.6-0ubuntu1) intrepid; urgency=low + + * New upstream version (LP: #256083) + - Fixes letters digits in HEX not working if caps locked(LP: #238389) + - Fixes calculator not on the screen (LP: #235876) + + -- Christophe Sauthier Fri, 08 Aug 2008 16:55:27 +0200 + +gcalctool (5.23.5-0ubuntu1) intrepid; urgency=low + + * New upstream version (LP: #250766) + - Fix pb with big sums (LP: #202210) + + -- Christophe Sauthier Tue, 22 Jul 2008 12:14:09 +0200 + +gcalctool (5.22.2-1ubuntu1) intrepid; urgency=low + + * Merge from Debian unstable. Remaining Ubuntu changes (LP: #241303) + - Launchpad integration : + + debian/control.in : Build-Depends on launchpad-integration + + debian/control : Build-Depends on launchpad-integration + + inclusion of debian/patches/01_lpi.patch and + debian/patches/02_autoconf.patch + + -- Christophe Sauthier Thu, 19 Jun 2008 15:38:32 +0200 + +gcalctool (5.22.2-1) unstable; urgency=low + + * New upstream bugfix release. + + -- Sebastian Dröge Mon, 02 Jun 2008 13:02:26 +0200 + +gcalctool (5.22.1-1) unstable; urgency=low + + * New upstream bugfix release. + + -- Sebastian Dröge Mon, 07 Apr 2008 19:09:59 +0200 + +gcalctool (5.22.0-1) unstable; urgency=low +gcalctool (5.22.2-0ubuntu1) hardy-proposed; urgency=low + + * New upstream version (LP: #235741) + - Correct number presentation, once the "Show Thousands Separator" option + is activited. (LP: #189101, #53214, #44756) + - Correctly populate the constant and function menus (LP: #215580) + * Removal of 03_fix_power_interpretation) since it has been incorporated + uptream. + + -- Christophe Sauthier Thu, 29 May 2008 14:01:24 +0200 + +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 stable release: + + debian/control.in: + - Build depend on libglade2-dev. + * debian/control.in: + + Update Standards-Version to 3.7.3, no additional changes needed. + + -- Sebastian Dröge Fri, 14 Mar 2008 12:58:49 +0100 + +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: --- gcalctool-5.24.3.orig/debian/compat +++ gcalctool-5.24.3/debian/compat @@ -0,0 +1 @@ +5 --- gcalctool-5.24.3.orig/debian/rules +++ gcalctool-5.24.3/debian/rules @@ -0,0 +1,22 @@ +#!/usr/bin/make -f +# -*- mode: makefile; coding: utf-8 -*- + +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/rules/simple-patchsys.mk +include /usr/share/cdbs/1/class/gnome.mk +include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk +-include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk + +DEB_CONFIGURE_SCRIPT_ENV += LDFLAGS="-Wl,-z,defs -Wl,-O1 -Wl,--as-needed" +DEB_CONFIGURE_EXTRA_FLAGS := --disable-scrollkeeper + +binary-install/gcalctool:: + ln -s gcalctool.1.gz debian/gcalctool/usr/share/man/man1/gnome-calculator.1.gz + install -d debian/gcalctool/usr/share/pixmaps + cp debian/gcalctool.xpm debian/gcalctool/usr/share/pixmaps/gcalctool.xpm +binary-post-install/gcalctool:: + rm -rf debian/gcalctool/var + +clean:: + rm -f gcalctool/libparser.a + --- gcalctool-5.24.3.orig/debian/control +++ gcalctool-5.24.3/debian/control @@ -0,0 +1,18 @@ +Source: gcalctool +Section: math +Priority: optional +XSBC-Original-Maintainer: Sebastien Bacher +Maintainer: Ubuntu Desktop Team +Uploaders: Debian GNOME Maintainers , Sebastian Dröge +Build-Depends: cdbs, debhelper (>= 5), libgtk2.0-dev (>= 2.11.6), libgconf2-dev (>=2.6.1-2), scrollkeeper, gnome-pkg-tools (>= 0.10), libxml-parser-perl, flex, bison, gnome-doc-utils (>= 0.3.2), liblaunchpad-integration-dev, libglade2-dev +Standards-Version: 3.7.3 + +Package: gcalctool +Conflicts: gnome-utils (<< 2.4) +Replaces: gnome-utils (<< 2.4) +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Description: A GTK2 desktop calculator + gcalctool is a powerful graphical calculator with financial, logical and + scientific modes. It uses a multiple precision package to do its arithmetic + to give a high degree of accuracy. --- gcalctool-5.24.3.orig/debian/patches/01_lpi.patch +++ gcalctool-5.24.3/debian/patches/01_lpi.patch @@ -0,0 +1,32 @@ +diff -Nur gcalctool-5.21.90/configure.in gcalctool-5.21.90.new/configure.in +--- gcalctool-5.21.90/configure.in 2008-01-28 16:13:51.000000000 +0100 ++++ gcalctool-5.21.90.new/configure.in 2008-02-21 22:25:28.000000000 +0100 +@@ -18,7 +18,7 @@ + AC_SUBST(ATK_CFLAGS) + AC_SUBST(ATK_LIBS) + +-pkg_modules="gtk+-2.0 >= 2.14.0 gobject-2.0 gdk-x11-2.0 glib-2.0 atk gdk-pixbuf-2.0 libglade-2.0" ++pkg_modules="gtk+-2.0 >= 2.14.0 gobject-2.0 gdk-x11-2.0 glib-2.0 atk gdk-pixbuf-2.0 libglade-2.0 launchpad-integration" + PKG_CHECK_MODULES(PACKAGE, [$pkg_modules]) + AC_SUBST(PACKAGE_CFLAGS) + AC_SUBST(PACKAGE_LIBS) +diff -Nur gcalctool-5.21.90/gcalctool/gtk.c gcalctool-5.21.90.new/gcalctool/gtk.c +--- gcalctool-5.21.90/gcalctool/gtk.c 2008-01-25 20:30:09.000000000 +0100 ++++ gcalctool-5.21.90.new/gcalctool/gtk.c 2008-02-21 22:37:07.000000000 +0100 +@@ -30,6 +30,7 @@ + #include + #include + #include ++#include + + #include "ui.h" + +@@ -2728,6 +2729,8 @@ + set_menubar_tooltip("help_menu"); + set_menubar_tooltip("about_menu"); + ++ launchpad_integration_add_items (gtk_widget_get_parent(GET_WIDGET("help_menu")), -1, TRUE, TRUE); ++ + // ??? + widget = GET_WIDGET("kvbox"); + gtk_widget_set_direction(widget, GTK_TEXT_DIR_LTR); --- gcalctool-5.24.3.orig/debian/patches/02_autoconf.patch +++ gcalctool-5.24.3/debian/patches/02_autoconf.patch @@ -0,0 +1,12 @@ +diff -Nur -x '*.orig' -x '*~' gcalctool-5.24.3/configure gcalctool-5.24.3.new/configure +--- gcalctool-5.24.3/configure 2009-01-12 12:05:11.000000000 +0100 ++++ gcalctool-5.24.3.new/configure 2009-01-20 00:03:55.000000000 +0100 +@@ -6660,7 +6660,7 @@ + + + +-pkg_modules="gtk+-2.0 >= 2.14.0 gobject-2.0 gdk-x11-2.0 glib-2.0 atk gdk-pixbuf-2.0 libglade-2.0" ++pkg_modules="gtk+-2.0 >= 2.14.0 gobject-2.0 gdk-x11-2.0 glib-2.0 atk gdk-pixbuf-2.0 libglade-2.0 launchpad-integration" + + pkg_failed=no + { echo "$as_me:$LINENO: checking for PACKAGE" >&5