[ubuntu/precise-proposed] software-center 5.2.3 (Accepted)

Michael Vogt michael.vogt at ubuntu.com
Tue Jun 19 05:52:33 UTC 2012


software-center (5.2.3) precise-proposed; urgency=low

  [ Robert Roth ]
  * lp:~evfool/software-center/lp987801:
    - Only show the version label once for each version in
      reviews (LP: #987801)
  * lp:~evfool/software-center/lp874430:
    - display tooltips for package titles in the application
      tiles of the lobby view (LP: #874430)
  * lp:~evfool/software-center/lp983831:
    - Avoid merging two words while normalizing description (LP: #983831)
  * lp:~evfool/software-center/lp822625:
    - Set default value for reviewstats histogram (LP: #822625)
  * lp:~evfool/software-center/lp875874:
    - Set word wrap with fallback to char wrapping for the review
      text label (LP: #875874)

  [ Gabor Kelemen ]
  * lp:~kelemeng/software-center/bug1001746:
    - merge i18n fix (LP: #1001746)

  [ Michael Vogt ]
  * lp:~mvo/software-center/lp872760-for-5.2:
    - fix translations for certain category names (LP: #872760)
  * lp:~mvo/software-center/lp987321:
    - fix dependency to ensure that we have humanity-icon-theme
      as we need it for the history view icons (LP: #987321)
  * lp:~mvo/software-center/test-catview-cleanup:
    - refactor unit tests for the catview
  * lp:~mvo/software-center/lp1002271:
    - fix regresion in 5.2.2 (LP: #1002271) for empty descriptions
  * lp:~mvo/software-center/lp1005104:
    - fix regression in 5.2.2 (LP: #1005104) in initial navigation
      history
  * lp:~mvo/software-center/client-lp1004417:
    - client side fix for when exhibit package names contain
      extra whitespace (LP: #1004417)

  [ Gary Lasker ]
  * lp:~gary-lasker/software-center/fix-crash-lp1000238:
    - remove obsolete workaround for an old bug that has long since
      been fixed, this fixes a hard crash on Quantal (LP: #1000238)
  * lp:~gary-lasker/software-center/toolbar-buttons-insensitive-during-startup:
    - re-enable the fix for LP: #999486, LP: #994341 that was inadvertently
      disabled in the 5.2.2 release

  [ Natalia Bidart ]
  * lp:~nataliabidart/software-center/fix-977931:
    - Unified package string parsing into a single method that will be
      used from either the command line arguments, or from the dbus method
      'bringToFront'. This way, search will be consistent between all
      entry points. LP: #977931
    - Also added proper test suites for the above.
  * lp:~nataliabidart/software-center/fix-965093:
    - Fixed the SpinnerNtebook show_spinner method so the spinner page is
      not shown until the configured threshold is reached (250ms since
      this branch). Plus proper test suite was added.
  * lp:~nataliabidart/software-center/fix-986563:
    - Filtered out those exhibits that do not their packages available
      in the db (LP: #986563)

Date: Mon, 04 Jun 2012 08:53:25 +0200
Changed-By: Michael Vogt <michael.vogt at ubuntu.com>
Maintainer: Michael Vogt <mvo at ubuntu.com>
https://launchpad.net/ubuntu/precise/+source/software-center/5.2.3
-------------- next part --------------
Format: 1.8
Date: Mon, 04 Jun 2012 08:53:25 +0200
Source: software-center
Binary: software-center
Architecture: source
Version: 5.2.3
Distribution: precise-proposed
Urgency: low
Maintainer: Michael Vogt <mvo at ubuntu.com>
Changed-By: Michael Vogt <michael.vogt at ubuntu.com>
Description: 
 software-center - Utility for browsing, installing, and removing software
Launchpad-Bugs-Fixed: 822625 872760 874430 875874 977931 983831 986563 987321 987801 994341 999486 1000238 1001746 1002271 1004417 1005104
Changes: 
 software-center (5.2.3) precise-proposed; urgency=low
 .
   [ Robert Roth ]
   * lp:~evfool/software-center/lp987801:
     - Only show the version label once for each version in
       reviews (LP: #987801)
   * lp:~evfool/software-center/lp874430:
     - display tooltips for package titles in the application
       tiles of the lobby view (LP: #874430)
   * lp:~evfool/software-center/lp983831:
     - Avoid merging two words while normalizing description (LP: #983831)
   * lp:~evfool/software-center/lp822625:
     - Set default value for reviewstats histogram (LP: #822625)
   * lp:~evfool/software-center/lp875874:
     - Set word wrap with fallback to char wrapping for the review
       text label (LP: #875874)
 .
   [ Gabor Kelemen ]
   * lp:~kelemeng/software-center/bug1001746:
     - merge i18n fix (LP: #1001746)
 .
   [ Michael Vogt ]
   * lp:~mvo/software-center/lp872760-for-5.2:
     - fix translations for certain category names (LP: #872760)
   * lp:~mvo/software-center/lp987321:
     - fix dependency to ensure that we have humanity-icon-theme
       as we need it for the history view icons (LP: #987321)
   * lp:~mvo/software-center/test-catview-cleanup:
     - refactor unit tests for the catview
   * lp:~mvo/software-center/lp1002271:
     - fix regresion in 5.2.2 (LP: #1002271) for empty descriptions
   * lp:~mvo/software-center/lp1005104:
     - fix regression in 5.2.2 (LP: #1005104) in initial navigation
       history
   * lp:~mvo/software-center/client-lp1004417:
     - client side fix for when exhibit package names contain
       extra whitespace (LP: #1004417)
 .
   [ Gary Lasker ]
   * lp:~gary-lasker/software-center/fix-crash-lp1000238:
     - remove obsolete workaround for an old bug that has long since
       been fixed, this fixes a hard crash on Quantal (LP: #1000238)
   * lp:~gary-lasker/software-center/toolbar-buttons-insensitive-during-startup:
     - re-enable the fix for LP: #999486, LP: #994341 that was inadvertently
       disabled in the 5.2.2 release
 .
   [ Natalia Bidart ]
   * lp:~nataliabidart/software-center/fix-977931:
     - Unified package string parsing into a single method that will be
       used from either the command line arguments, or from the dbus method
       'bringToFront'. This way, search will be consistent between all
       entry points. LP: #977931
     - Also added proper test suites for the above.
   * lp:~nataliabidart/software-center/fix-965093:
     - Fixed the SpinnerNtebook show_spinner method so the spinner page is
       not shown until the configured threshold is reached (250ms since
       this branch). Plus proper test suite was added.
   * lp:~nataliabidart/software-center/fix-986563:
     - Filtered out those exhibits that do not their packages available
       in the db (LP: #986563)
Checksums-Sha1: 
 3d6e5b50f69e9fb1f860bb6e388531cb59cf0fc7 1050 software-center_5.2.3.dsc
 b2ff56598153b1d3af29d566e5cc84aa5607eb33 1139201 software-center_5.2.3.tar.gz
Checksums-Sha256: 
 2806f952422ada6b29a85cbabe6172c70a4107f0ae75f72d2eca31fb18c4c761 1050 software-center_5.2.3.dsc
 4c81583665a770c6ab3c2e8bd5270b314d46f30657a60623ce5f61b92356d2fb 1139201 software-center_5.2.3.tar.gz
Files: 
 dfaeda1d0c8efb188eeb5131abdfc151 1050 gnome optional software-center_5.2.3.dsc
 6cfb53fc58a7688a9304cc69f91d2249 1139201 gnome optional software-center_5.2.3.tar.gz


More information about the Precise-changes mailing list