[ubuntu/precise] software-center 5.1.7 (Accepted)

Michael Vogt michael.vogt at ubuntu.com
Tue Jan 24 19:10:28 UTC 2012


software-center (5.1.7) precise; urgency=low

  [ Anthony Lenton ]
  * lp:~elachuni/software-center/any-language:
    - add support to display reviews in any language
  * lp:~elachuni/software-center/reset-review-page:
    - Small bugfix to ensure that switching language or
      reviews sort method resets the reviews page, and
      added tests.
  * lp:~elachuni/software-center/relax-origin-distroseries:
    - provide "relaxed" mode for fetching reviews if the exact
      review matcher does not find anything (LP: #766951)
  * lp:~elachuni/software-center/disable-new-review:
    - This branch disables the "Submit a new review" button when
      you click it, and reenables it when the submit review dialog
      closes
  * lp:~elachuni/software-center/reviews-tests:
    - add several new tests for code in the review_gui_helper module

  [ Michael Vogt ]
  * lp:~mvo/software-center/improve-debug-in-piston-generic-helper:
    - improve debug output of piston-generic-helper and a README
      with examples how it can be used to debug server side issues
  * lp:~mvo/software-center/review-language-i18n:
    - make the language selection combo in the reviews widget
      nicer by adding a proper i18n name to it
  * lp:~mvo/software-center/trivial-move-gui-helpers:
    - move rnr_helpers.py to softwarecenter/ui/gtk3/review_gui_helper.py
      as it belongs there and add to POTFILE.in

  [ Michael Nelson ]
  * lp:~michael.nelson/software-center/833982-purchased-app-not-available,
    lp:~michael.nelson/software-center/917137-previous-purchases-empty-precise-2:
    - refactor/cleanup parser code and update for API 2.0 (LP: #917137)
  * lp:~michael.nelson/software-center/every-comm-app-already-purchased:
    - non-purchased apps should not have '(already purchased)'
      appended to name.
  * lp:~michael.nelson/software-center/833982-previous-purchase-no-feedback-really-this-time:
    - Implements the backend for bug 833982 so that a purchased application
      that is unsupported on the current system will be detected
  * lp:~michael.nelson/software-center/833982-previous-purchase-no-feedback-2:
    - ensure that the deb_line for the app points to the current distroseries

  [ Danny Tamez ]
  * lp:~zematynnad/software-center/rename_host_var_918270:
    - rename the env variable SOFTWARE_CENTER_BUY_HOST  to the more
      correct SOFTWARE_CENTER_AGENT_HOST, but support the former as a
      fallback, update corresponding unit test (LP: #918270)
  * lp:~zematynnad/software-center/version_number_833877:
    - show version number of apps from the software-center-agent as
      well (LP: #833877)

  [ Gary Lasker ]
  * lp:~gary-lasker/software-center/staging-certs-2:
    - add new SOFTWARE_CENTER_FORCE_DISABLE_CERTS_CHECK environment that
      can be used to disable cert checking to run e.g. against a local dev
      instance (LP: #918746)

Date: Tue, 24 Jan 2012 16:13:36 +0100
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.1.7
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Tue, 24 Jan 2012 16:13:36 +0100
Source: software-center
Binary: software-center
Architecture: source
Version: 5.1.7
Distribution: precise
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: 766951 833877 917137 918270 918746
Changes: 
 software-center (5.1.7) precise; urgency=low
 .
   [ Anthony Lenton ]
   * lp:~elachuni/software-center/any-language:
     - add support to display reviews in any language
   * lp:~elachuni/software-center/reset-review-page:
     - Small bugfix to ensure that switching language or
       reviews sort method resets the reviews page, and
       added tests.
   * lp:~elachuni/software-center/relax-origin-distroseries:
     - provide "relaxed" mode for fetching reviews if the exact
       review matcher does not find anything (LP: #766951)
   * lp:~elachuni/software-center/disable-new-review:
     - This branch disables the "Submit a new review" button when
       you click it, and reenables it when the submit review dialog
       closes
   * lp:~elachuni/software-center/reviews-tests:
     - add several new tests for code in the review_gui_helper module
 .
   [ Michael Vogt ]
   * lp:~mvo/software-center/improve-debug-in-piston-generic-helper:
     - improve debug output of piston-generic-helper and a README
       with examples how it can be used to debug server side issues
   * lp:~mvo/software-center/review-language-i18n:
     - make the language selection combo in the reviews widget
       nicer by adding a proper i18n name to it
   * lp:~mvo/software-center/trivial-move-gui-helpers:
     - move rnr_helpers.py to softwarecenter/ui/gtk3/review_gui_helper.py
       as it belongs there and add to POTFILE.in
 .
   [ Michael Nelson ]
   * lp:~michael.nelson/software-center/833982-purchased-app-not-available,
     lp:~michael.nelson/software-center/917137-previous-purchases-empty-precise-2:
     - refactor/cleanup parser code and update for API 2.0 (LP: #917137)
   * lp:~michael.nelson/software-center/every-comm-app-already-purchased:
     - non-purchased apps should not have '(already purchased)'
       appended to name.
   * lp:~michael.nelson/software-center/833982-previous-purchase-no-feedback-really-this-time:
     - Implements the backend for bug 833982 so that a purchased application
       that is unsupported on the current system will be detected
   * lp:~michael.nelson/software-center/833982-previous-purchase-no-feedback-2:
     - ensure that the deb_line for the app points to the current distroseries
 .
   [ Danny Tamez ]
   * lp:~zematynnad/software-center/rename_host_var_918270:
     - rename the env variable SOFTWARE_CENTER_BUY_HOST  to the more
       correct SOFTWARE_CENTER_AGENT_HOST, but support the former as a
       fallback, update corresponding unit test (LP: #918270)
   * lp:~zematynnad/software-center/version_number_833877:
     - show version number of apps from the software-center-agent as
       well (LP: #833877)
 .
   [ Gary Lasker ]
   * lp:~gary-lasker/software-center/staging-certs-2:
     - add new SOFTWARE_CENTER_FORCE_DISABLE_CERTS_CHECK environment that
       can be used to disable cert checking to run e.g. against a local dev
       instance (LP: #918746)
Checksums-Sha1: 
 281b61d983eac816a85483cee8aa8d656be4a2fc 1050 software-center_5.1.7.dsc
 29730e37bf142e1b2c6ceec0937fcf59fec2ed9a 1204035 software-center_5.1.7.tar.gz
Checksums-Sha256: 
 ac8ed09e46f9a42ecef74458fcd87b3c45c16954e08a1769a6834d51bd9e0cc8 1050 software-center_5.1.7.dsc
 c80e6cd2c7dd7ac3f0df90dcf59c362f3032fce0e878d7ea3b7f7dc3b15d9337 1204035 software-center_5.1.7.tar.gz
Files: 
 75bcb8e5f279cdb04191e9b421ad1a6e 1050 gnome optional software-center_5.1.7.dsc
 2319e33db40096a3057febe63cd0a285 1204035 gnome optional software-center_5.1.7.tar.gz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEARECAAYFAk8e46oACgkQliSD4VZixzQnywCfb2GSlO8tx6ePb0Wf5MyVR+gs
kbMAn1umZIZzyT6BI8FVFTaW1hcVfoMq
=exfd
-----END PGP SIGNATURE-----


More information about the Precise-changes mailing list