[ubuntu/lucid] software-center 1.1.16 (Accepted)

Michael Vogt michael.vogt at ubuntu.com
Wed Mar 3 21:45:22 GMT 2010


software-center (1.1.16) lucid; urgency=low

  [ Matthew McGowan ]
  * softwarecenter/view/widget/backforward.py:
    - add new widget for use in back/forward navigation feature

  [ Michael Vogt ]
  * data/software-center.menu.in:
    - merge "System Tools" into "Accessories"
    - rename "System Packages" to "System"
    - add "Fonts" section
    - remove all sub-sections of "System", its one big list again
    - remove "Other" category and move it into "System"
   (as per spec)
  * softwarecenter/db/database.py:
    - add prefix "pkg_fuzzy"
  * add .menu term "SCPkgnameWildcard" to support wildcard based
    pkgname searches
  * softwarecenter/view/catview.py:
    - fix parsing when inline translations are available in the xml
  * softwarecenter/view/catview.py:
    - fix tests
  * softwarecenter/backend/channel.py:
    - add query for channels that are not yet enabled
      (via the app-install-data mechanism)
  * softwarecenter/distro/__init__.py:
    - add get_codename
  * fix inconsistency in naming (LP: #530368)
  * show (summary, name) for non-apps (LP: #530422)
  * merged lp:~mpt/software-center/categorization to improve
    categorization (many thanks)
  * merged lp:~mvo/software-center/back-forward-nav

  [ Gary Lasker ]
  * softwarecenter/backend/channel.py:
    - add to reimplement channels as instances of a new SoftwareChannel
      class, supports fixing the issues below
  * softwarecenter/app.py,
    softwarecenter/view/viewswitcher.py,
    softwarecenter/view/channelpane.py:
    - enable Canonical partner channel repository view (LP: #530401)
    - fix crash when searching while in "Provided by Ubuntu"
      view (LP: #523781)
    - show all software items in the "Provided by Ubuntu"
      view (LP: #528043)
    - enable maintenance filter in the "Provided by Ubuntu"
      view (LP: #528057)
    - fix navigation button text for the "Provided by Ubuntu"
      view (LP: #530398)
  * softwarecenter/view/navhistory.py,
    softwarecenter/view/softwarepane.py,
    softwarecenter/view/availablepane.py,
    softwarecenter/view/widgets/pathbar2.py:
    - add navhistory.py, implement forward/back history feature for
      the "Get Software" section (using Matthew McGowan's
      BackForwardButton, many thanks!).  (LP: #423754)
  * po/POTFILES.in:
    - add softwarecenter/backend/channel.py
  * data/ui/SoftwareCenter.ui:
    - in "View" menu, change "Applications" to "Software" (LP: #530377)
  * softwarecenter/view/installedpane.py:
    - hide searchentry field in details view (LP: 528121)
  * softwarecenter/view/availablepane.py,
    softwarecenter/view/channelpane.py,
    softwarecenter/view/installedpane.py:
    - change "Application(s)" to "Item(s)" in the status
      bar text (LP: #530374)

Date: Wed, 03 Mar 2010 22:41:20 +0100
Changed-By: Michael Vogt <michael.vogt at ubuntu.com>
Maintainer: Michael Vogt <mvo at ubuntu.com>
https://launchpad.net/ubuntu/lucid/+source/software-center/1.1.16
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Wed, 03 Mar 2010 22:41:20 +0100
Source: software-center
Binary: software-center
Architecture: source
Version: 1.1.16
Distribution: lucid
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 applications
Launchpad-Bugs-Fixed: 423754 523781 528043 528057 530368 530374 530377 530398 530401 530422
Changes: 
 software-center (1.1.16) lucid; urgency=low
 .
   [ Matthew McGowan ]
   * softwarecenter/view/widget/backforward.py:
     - add new widget for use in back/forward navigation feature
 .
   [ Michael Vogt ]
   * data/software-center.menu.in:
     - merge "System Tools" into "Accessories"
     - rename "System Packages" to "System"
     - add "Fonts" section
     - remove all sub-sections of "System", its one big list again
     - remove "Other" category and move it into "System"
    (as per spec)
   * softwarecenter/db/database.py:
     - add prefix "pkg_fuzzy"
   * add .menu term "SCPkgnameWildcard" to support wildcard based
     pkgname searches
   * softwarecenter/view/catview.py:
     - fix parsing when inline translations are available in the xml
   * softwarecenter/view/catview.py:
     - fix tests
   * softwarecenter/backend/channel.py:
     - add query for channels that are not yet enabled
       (via the app-install-data mechanism)
   * softwarecenter/distro/__init__.py:
     - add get_codename
   * fix inconsistency in naming (LP: #530368)
   * show (summary, name) for non-apps (LP: #530422)
   * merged lp:~mpt/software-center/categorization to improve
     categorization (many thanks)
   * merged lp:~mvo/software-center/back-forward-nav
 .
   [ Gary Lasker ]
   * softwarecenter/backend/channel.py:
     - add to reimplement channels as instances of a new SoftwareChannel
       class, supports fixing the issues below
   * softwarecenter/app.py,
     softwarecenter/view/viewswitcher.py,
     softwarecenter/view/channelpane.py:
     - enable Canonical partner channel repository view (LP: #530401)
     - fix crash when searching while in "Provided by Ubuntu"
       view (LP: #523781)
     - show all software items in the "Provided by Ubuntu"
       view (LP: #528043)
     - enable maintenance filter in the "Provided by Ubuntu"
       view (LP: #528057)
     - fix navigation button text for the "Provided by Ubuntu"
       view (LP: #530398)
   * softwarecenter/view/navhistory.py,
     softwarecenter/view/softwarepane.py,
     softwarecenter/view/availablepane.py,
     softwarecenter/view/widgets/pathbar2.py:
     - add navhistory.py, implement forward/back history feature for
       the "Get Software" section (using Matthew McGowan's
       BackForwardButton, many thanks!).  (LP: #423754)
   * po/POTFILES.in:
     - add softwarecenter/backend/channel.py
   * data/ui/SoftwareCenter.ui:
     - in "View" menu, change "Applications" to "Software" (LP: #530377)
   * softwarecenter/view/installedpane.py:
     - hide searchentry field in details view (LP: 528121)
   * softwarecenter/view/availablepane.py,
     softwarecenter/view/channelpane.py,
     softwarecenter/view/installedpane.py:
     - change "Application(s)" to "Item(s)" in the status
       bar text (LP: #530374)
Checksums-Sha1: 
 39d3c95704de9b7461fb927902251a8fb8eb7aa2 956 software-center_1.1.16.dsc
 65f0d304d5a2827c0aad924d4624a508b43fd28b 358119 software-center_1.1.16.tar.gz
Checksums-Sha256: 
 5ca3d6f5f88aa1c11b1b7b92c1c56273e293e0fc7c516479448f994e89fac0c9 956 software-center_1.1.16.dsc
 4034df471d6bb4eed7bea9b90840511b296736cff3dff82ba19a96410bde2237 358119 software-center_1.1.16.tar.gz
Files: 
 0f2ea4e6a45b0a565e9b81f310cf1fa4 956 gnome optional software-center_1.1.16.dsc
 d8b1045bdc5109ec37001081752125a4 358119 gnome optional software-center_1.1.16.tar.gz

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

iEYEARECAAYFAkuO15UACgkQliSD4VZixzSGQwCgpOliUj2OusOyM2PwTNrCRiy6
EMcAnicQI09K1OzZSr6vsohHRXCXnEd1
=TUG4
-----END PGP SIGNATURE-----


More information about the Lucid-changes mailing list