Change logs for gcalctool source package in Dapper

  • gcalctool (5.7.32-0ubuntu1) dapper; urgency=low
    
      * New usptream release:
        - Released a gcalctool tarball for GNOME 2.14.0 (Final).
      * debian/watch:
        - updated.
    
     -- Daniel Holbach <email address hidden>   Mon, 13 Mar 2006 16:36:57 +0100
  • gcalctool (5.7.30-0ubuntu1) dapper; urgency=low
    
      * New upstream release:
        - Released a gcalctool tarball for GNOME 2.14.0 (RC).
      * debian/patches/02_autoconf.patch:
        - updated.
    
     -- Daniel Holbach <email address hidden>   Mon, 27 Feb 2006 17:47:01 +0100
  • gcalctool (5.7.29-0ubuntu1) dapper; urgency=low
    
      * New upstream release:
        - Released a gcalctool tarball for GNOME 2.14.0 (beta2).
      * debian/patches/02_autoconf.patch:
        - updated.
    
     -- Daniel Holbach <email address hidden>   Mon, 13 Feb 2006 08:46:22 +0100
  • gcalctool (5.7.28-0ubuntu1) dapper; urgency=low
    
    
      * New upstream release:
        - Released a gcalctool tarball for GNOME 2.14.0 (beta1).
    
     -- Daniel Holbach <email address hidden>  Mon, 30 Jan 2006 19:14:24 +0100
  • gcalctool (5.7.27-0ubuntu1) dapper; urgency=low
    
    
      * New upstream release:
        - Refixed bug #323150. The recent changes to the square root and
          subtraction button labels broke the token parser for arithmetic
          operator precedence. (Malone: #28928)
    
     -- Daniel Holbach <email address hidden>  Mon, 23 Jan 2006 17:52:19 +0100
  • gcalctool (5.7.23-0ubuntu1) dapper; urgency=low
    
    
      * New upstream release:
        - 5.7.23:
          - Released a gcalctool tarball for GNOME 2.13.5.
        - 5.7.22:
          - Fixed bug #323149. Gcalctool now uses the Unicode symbols for 
            division, multiplication, plus/minus, minus and square root.
        - 5.7.21:
          - Fixed bug #326344. The bit display of large numbers (in 
            non-arithmetic operator precedence mode with the scientific 
            view) now hopefully works correctly.
        - 5.7.20:
          - Fixed bug #142824. Gcalctool no longer ignores locale specific 
            numeric point in arithmetic operator precedence mode.
          - Adjusted all the copyright messages to include 2006.
        - 5.7.19:
          - Fixed bug #317378 
            (http://bugzilla.gnome.org/show_bug.cgi?id=317378) Gcalctool no 
            longer crashes when you double click the 0 in the display area.
    
     -- Daniel Holbach <email address hidden>  Sat, 14 Jan 2006 10:12:56 +0100
  • gcalctool (5.7.18-0ubuntu1) dapper; urgency=low
    
    
      * New upstream release:
        - 5.7.18:
          - Final fix for bug #153854. Now handles the case where the first thing
            the user does is change mode (Basic, Financial, Advanced, Scientific)
            in AOP mode.
          - Released a gcalctool tarball for GNOME 2.13.4.
        - 5.7.17:
          - Fixed bug #323150. Sqrt (and other similar operations) no longer fail
            in non-English locales
        - 5.7.16:
          - Fixed bug #324001. Primary Selection (middle mouse button) is now working.
      * debian/patches/03_enable_deprecated.patch:
        - dropped, not needed any more.
      * debian/watch:
        - updated.
    
     -- Daniel Holbach <email address hidden>  Fri, 23 Dec 2005 18:38:26 +0100
  • gcalctool (5.7.15-0ubuntu1) dapper; urgency=low
    
    
      * New upstream release:
        - 5.7.15:
          - Released a gcalctool tarball for GNOME 2.13.3.
        - 5.7.14:
          - More work on bug #153854. Similar change to that made on 15th 
            November 2005, this time for arithmetic operator precedence mode.
        - 5.7.13:
          - Slight fixup for bug #157961. The toggling of the first bit in 
            the bit panel wasn't working correctly.
        - 5.7.12:
          - More work on bug #153854: If the user has completed a calculation 
            and we are going to a new mode that is "compatible" with this one, 
            then just change modes. Otherwise display a dialog warning the 
            user that the current calculation will be cleared.
            Incompatible modes are:
            - Scientific -> Basic
            - Scientific -> Advanced
            - Scientific -> Financial
            (unless we are in Scientific mode with Decimal numeric base and 
            Fixed). These changes work nicely in non-arithmetic operator 
            precedence mode.
      * debian/patches/03_enable_deprecated.patch:
        - circumvent momentarily broken includes.
    
     -- Daniel Holbach <email address hidden>  Mon, 12 Dec 2005 17:59:21 +0100