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

Michael Vogt michael.vogt at ubuntu.com
Wed Feb 15 18:35:27 UTC 2012


software-center (5.1.9) precise; urgency=low

  [ Gabor Kelemen ]
  * lp:~kelemeng/software-center/bug926743:
    - Mark strings for translation, add translator comment where needed
      (LP: #926743)

  [ Michael Vogt ]
  * lp:~mvo/software-center/latest-recommender:
    - import latest recommender client
  * lp:~mvo/software-center/dynamic-region-menu:
    - allow dynamic template in the software-center.menu file, currently
      supported is ${CURRENT_REGION}. This allows to build a dynamic
      "Your region" menu once we actually tag packages with the region
      information
  * lp:~mvo/software-center/sca-video:
    - add the ability to display embedded videos in the application
      details view
  * lp:~mvo/software-center/multiple-screenshots:
    - add support for the display of multiple screenshots in the
      application details view, as provided by the software-center-agent
  * lp:~mvo/software-center/submit-review-hang-fix:
    - fix hang when submitting a review on precise
  * lp:~mvo/software-center/screenshots-sorting:
    - ensure the multiple screenshots are sorted properly when
      they come from the json API
  * lp:~mvo/software-center/sca-video-updates:
    - update the client to follow the server side changes for
      videos from software-center-agent
  * lp:~mvo/software-center/video-ui-reshuffle:
    - shuffle the video location around a bit in the view to
      ensure the user finds it more easily
  * increase dependency on python-apt for the required
    apt_pkg.DepCache.policy_priority() support
  * lp:~mvo/software-center/sca-debtags:
    - fix the debtags parsing from the software-center-agent
  * lp:~mvo/software-center/multiple-versions:
    - add support for multiple versions into software-center
  * lp:~mvo/software-center/fix-recommenations-details-clicks:
    - fix clickthru of details view recommendations after refactor
  * lp:~mvo/software-center/rfc3166-use-common-name:
    - ensure that "common_name" in rfc3166 is used when available
      to avoid political issues around the name of the region

  [ Kiwinote ]
  * data/ui/gtk3/css/*.css:
    - use 'px' suffixes as required by latest gtk
  * softwarecenter/ui/gtk3/views/appdetailsview.py:
    - replace ... and ' with their unicode eequivalents (LP: #844799)
  * softwarecenter/db/application.py:
    - don't crash if the version nr associated with a screenshot is None

  [ Gary Lasker ]
  * lp:~gary-lasker/software-center/recommender-service-url:
    - update to the correct production url for the recommender
      service
  * lp:~gary-lasker/software-center/import-latest-sreclient:
    - import latest recommender client
  * lp:~gary-lasker/software-center/recommendation:
    - implement the recommendations opt-in UI and flow, upload
      of the user profile data after opt-in, and display of
      per-application recommendations in the details view
  * lp:~gary-lasker/software-center/temp-disable-lobby-recommendations-view:
    - temporarily hide the lobby recommendations opt-in and display
      view pending rollout of the corresponding support on the
      production server

  [ Juhana Jauhiainen ]
  * softwarecenter/backend/launchpad.py:
    - replaced EDGE_SERVICE_ROOT with LPNET_SERVICE_ROOT. (LP: #737697)

Date: Wed, 15 Feb 2012 19:19:32 +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.9
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Wed, 15 Feb 2012 19:19:32 +0100
Source: software-center
Binary: software-center
Architecture: source
Version: 5.1.9
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: 737697 844799 926743
Changes: 
 software-center (5.1.9) precise; urgency=low
 .
   [ Gabor Kelemen ]
   * lp:~kelemeng/software-center/bug926743:
     - Mark strings for translation, add translator comment where needed
       (LP: #926743)
 .
   [ Michael Vogt ]
   * lp:~mvo/software-center/latest-recommender:
     - import latest recommender client
   * lp:~mvo/software-center/dynamic-region-menu:
     - allow dynamic template in the software-center.menu file, currently
       supported is ${CURRENT_REGION}. This allows to build a dynamic
       "Your region" menu once we actually tag packages with the region
       information
   * lp:~mvo/software-center/sca-video:
     - add the ability to display embedded videos in the application
       details view
   * lp:~mvo/software-center/multiple-screenshots:
     - add support for the display of multiple screenshots in the
       application details view, as provided by the software-center-agent
   * lp:~mvo/software-center/submit-review-hang-fix:
     - fix hang when submitting a review on precise
   * lp:~mvo/software-center/screenshots-sorting:
     - ensure the multiple screenshots are sorted properly when
       they come from the json API
   * lp:~mvo/software-center/sca-video-updates:
     - update the client to follow the server side changes for
       videos from software-center-agent
   * lp:~mvo/software-center/video-ui-reshuffle:
     - shuffle the video location around a bit in the view to
       ensure the user finds it more easily
   * increase dependency on python-apt for the required
     apt_pkg.DepCache.policy_priority() support
   * lp:~mvo/software-center/sca-debtags:
     - fix the debtags parsing from the software-center-agent
   * lp:~mvo/software-center/multiple-versions:
     - add support for multiple versions into software-center
   * lp:~mvo/software-center/fix-recommenations-details-clicks:
     - fix clickthru of details view recommendations after refactor
   * lp:~mvo/software-center/rfc3166-use-common-name:
     - ensure that "common_name" in rfc3166 is used when available
       to avoid political issues around the name of the region
 .
   [ Kiwinote ]
   * data/ui/gtk3/css/*.css:
     - use 'px' suffixes as required by latest gtk
   * softwarecenter/ui/gtk3/views/appdetailsview.py:
     - replace ... and ' with their unicode eequivalents (LP: #844799)
   * softwarecenter/db/application.py:
     - don't crash if the version nr associated with a screenshot is None
 .
   [ Gary Lasker ]
   * lp:~gary-lasker/software-center/recommender-service-url:
     - update to the correct production url for the recommender
       service
   * lp:~gary-lasker/software-center/import-latest-sreclient:
     - import latest recommender client
   * lp:~gary-lasker/software-center/recommendation:
     - implement the recommendations opt-in UI and flow, upload
       of the user profile data after opt-in, and display of
       per-application recommendations in the details view
   * lp:~gary-lasker/software-center/temp-disable-lobby-recommendations-view:
     - temporarily hide the lobby recommendations opt-in and display
       view pending rollout of the corresponding support on the
       production server
 .
   [ Juhana Jauhiainen ]
   * softwarecenter/backend/launchpad.py:
     - replaced EDGE_SERVICE_ROOT with LPNET_SERVICE_ROOT. (LP: #737697)
Checksums-Sha1: 
 2497eb5528c9a3655cb27fcc0c0c9a71add80c95 1050 software-center_5.1.9.dsc
 f34515ab91e3f8d69d748bbbf26e0344dec1f529 1226731 software-center_5.1.9.tar.gz
Checksums-Sha256: 
 2ecc73a02bbe5471092115f7b73809b09b379eee4dfbb87b377cf8eed649a6b0 1050 software-center_5.1.9.dsc
 94923dcb48534b7357a3bbceb275dc5bf48bf050628427ba54d9e88aaf928080 1226731 software-center_5.1.9.tar.gz
Files: 
 91b74128dc3478881db974fdd0d1cb51 1050 gnome optional software-center_5.1.9.dsc
 1cd26da8fcbf54b628ba6f2a7ad1751c 1226731 gnome optional software-center_5.1.9.tar.gz

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

iEYEARECAAYFAk87+eEACgkQliSD4VZixzTtegCfexLoJ1hOu0bRhUbS1TY2yIsc
SEcAoJFQvKtkuAtBhTjniaqVhxfnY1hb
=txS7
-----END PGP SIGNATURE-----


More information about the Precise-changes mailing list