← Back to team overview

landing-team-changes team mailing list archive

[stable-overlay] unity-scope-click (0.1.1+15.04.20151124-0ubuntu1)

 

Uploaded to the Stable Phone Overlay PPA (~ci-train-ppa-service/ubuntu/stable-phone-overlay vivid) archive

---------------
Format: 1.8
Date: Tue, 24 Nov 2015 20:17:11 +0000
Source: unity-scope-click
Binary: unity-scope-click unity-scope-click-init-departments unity-scope-click-departmentsdb unity-scope-click-autopilot
Architecture: source
Version: 0.1.1+15.04.20151124-0ubuntu1
Distribution: vivid
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@xxxxxxxxxxxxxxxx>
Changed-By: Charles Kerr <charles.kerr@xxxxxxxxxxxxx>
Description:
 unity-scope-click - Click Packages Scope for Unity
 unity-scope-click-autopilot - Click Packages Scope for Unity
 unity-scope-click-departmentsdb - Click Scope Departments Database
 unity-scope-click-init-departments - Click Scope Utility for Initialization of Departments
Launchpad-Bugs-Fixed: 1289434 1318144 1450730 1450811 1452343 1457170 1468032 1471986 1472666 1478026 1480661 1483866 1485021 1486714 1512756 1514432
Changes:
 unity-scope-click (0.1.1+15.04.20151124-0ubuntu1) vivid; urgency=medium
 .
   [ Brendan Donegan ]
   * Dash search button name changed from search_header_button to
     search_action_button (LP: #1514432)
 .
   [ CI Train Bot ]
   * New rebuild forced.
   * Resync trunk.
 .
   [ Rodney Dawes ]
   * Set the device header on all requests.
 .
 unity-scope-click (0.1.1+16.04.20151103-0ubuntu1) xenial; urgency=medium
 .
   [ Albert Astals Cid ]
   * Set the overlay color to transparent (LP: #1512756)
 .
 unity-scope-click (0.1.1+15.10.20150825-0ubuntu1) wily; urgency=medium
 .
   [ Rodney Dawes ]
   * Only show Cancel Purchase button from within store scope for now.
     (LP: #1486714)
 .
 unity-scope-click (0.1.1+15.10.20150819-0ubuntu1) wily; urgency=medium
 .
   [ CI Train Bot ]
   * Resync trunk.
 .
   [ Rodney Dawes ]
   * Add missing setting of widget_id when rating from store scope. Add
     tests. (LP: #1485021)
   * Add more test coverage of conditionals.
 .
 unity-scope-click (0.1.1+15.10.20150812-0ubuntu1) wily; urgency=medium
 .
   [ Robert Ancell ]
   * Depend on upstart instead of upstart-bin which is a dummy
     transitional package.
 .
   [ Rodney Dawes ]
   * Sign the requests to CPI by default. Add tests to ensure signing is
     requested. (LP: #1483866)
 .
 unity-scope-click (0.1.1+15.10.20150807-0ubuntu1) wily; urgency=medium
 .
   [ Rodney Dawes ]
   * Don't check refundability if price in details is 0 (or unspecified).
     Initialize the price and rating to 0.0f in package details. (LP:
     #1478026)
   * Enable parallel package building. (LP: #1480661)
 .
 unity-scope-click (0.1.1+15.10.20150724-0ubuntu2~ppa2) wily; urgency=medium
 .
   * Fix GCC 5 build.
     https://code.launchpad.net/~dobey/unity-scope-click/gcc5-fixes/+merge/266569
 .
 unity-scope-click (0.1.1+15.10.20150724-0ubuntu1) wily; urgency=medium
 .
   [ CI Train Bot ]
   * New rebuild forced.
 .
   [ Manuel de la Pena ]
   * Recompile with the new udm to avoid ABI issues.
 .
 unity-scope-click (0.1.1+15.10.20150714-0ubuntu1) wily; urgency=medium
 .
   [ CI Train Bot ]
   * New rebuild forced.
 .
   [ Rodney Dawes ]
   * Log logic exceptions as critical to avoid failing on incorrect
     .desktop files. (LP: #1472666)
   * Update the translations template.
 .
 unity-scope-click (0.1.1+15.10.20150707.1-0ubuntu1) wily; urgency=medium
 .
   [ CI Train Bot ]
   * New rebuild forced.
 .
   [ Rodney Dawes ]
   * Split confirm refund into two actions for installed/uninstalled.
     (LP: #1471986)
 .
 unity-scope-click (0.1.1+15.10.20150702-0ubuntu1) wily; urgency=medium
 .
   [ CI Train Bot ]
   * New rebuild forced.
 .
   [ Rodney Dawes ]
   * Ensure 'Cancel Purchase' button is shown immediately after a
     purchase. (LP: #1468032)
 .
 unity-scope-click (0.1.1+15.10.20150622-0ubuntu1) wily; urgency=medium
 .
   [ Rodney Dawes ]
   * Enable more integration tests. Add a script for running the tests
     with modified environment. Refactor tests to use shared base
     testcase for fake servers.
 .
 unity-scope-click (0.1.1+15.10.20150617-0ubuntu1) wily; urgency=medium
 .
   [ Alejandro J. Cura ]
   * Show the "Refund" button and call the pay-service when clicked
 .
   [ CI Train Bot ]
   * New rebuild forced.
 .
   [ Michael Terry ]
   * Add a missing iostream include.
 .
   [ Pawel Stolowski ]
   * Support for review editing. (LP: #1318144)
 .
   [ Rodney Dawes ]
   * Finish remaining integration of refunds support in click scope.
   * Remove the g++-4.9 explicit dependency to prepare for gcc5
     migration. (LP: #1452343)
 .
 unity-scope-click (0.1.1+15.10.20150602-0ubuntu1) wily; urgency=medium
 .
   [ Kyle Fazzari ]
   * Update usage of cmake-extras to be compatible with cmake-extras 0.4.
     (LP: #1457170)
 .
 unity-scope-click (0.1.1+15.10.20150508-0ubuntu1) wily; urgency=medium
 .
   [ Alejandro J. Cura ]
   * Move libpay usage from store scope to libclickscope
   * Split CLOSE_PREVIEW into SHOW_UNINSTALLED and SHOW_INSTALLED (LP:
     #1289434)
 .
   [ Brendan Donegan ]
   * Wait for the search button to be available/enabled before trying to
     click it in the enter_search_query AP helper (LP: #1450730)
 .
   [ CI Train Bot ]
   * New rebuild forced.
 .
   [ Kyle Fazzari ]
   * Update to utilize cmake-extras. (LP: #1450811)
 .
   [ Rodney Dawes ]
   * Run scope harness integration tests during build and with
     autopkgtest. removed: tests/scope-harness/run-store-test.sh added:
     tests/scope-harness/CMakeLists.txt tests/scope-harness/tests/
     tests/scope-harness/tests/__init__.py renamed:
     data/clickscope.ini.in.in => scope/clickapps/clickscope.ini.in.in
     data/com.canonical.scopes.clickstore.ini.in.in =>
     scope/clickstore/com.canonical.scopes.clickstore.ini.in.in
     tests/scope-harness/apps-scope-harness.py => tests/scope-
     harness/tests/test_apps.py tests/scope-harness/store-scope-
     harness.py => tests/scope-harness/tests/test_store.py
Checksums-Sha1:
 d4ef7959d2df4fb7ccad12dd63105260549d77d2 2872 unity-scope-click_0.1.1+15.04.20151124-0ubuntu1.dsc
 0e4c8edf78a60d9b28e8581b9227678a6ce2a7c4 330117 unity-scope-click_0.1.1+15.04.20151124.orig.tar.gz
 19fc9164dca193619d4ef84ea4fe68a3c0d8e875 16841 unity-scope-click_0.1.1+15.04.20151124-0ubuntu1.diff.gz
Checksums-Sha256:
 251f2f3a41a19f647226c07668cff90b0cc038f43db684ed362e9e8799b933f9 2872 unity-scope-click_0.1.1+15.04.20151124-0ubuntu1.dsc
 77f1c6e2fc9ef1a9a60b3f3b27598e5bab8586ace77f08d23288fb0d5f3c49bf 330117 unity-scope-click_0.1.1+15.04.20151124.orig.tar.gz
 7b0c16b2d46b6a8edad6ace83ea7c7a56536153ec03ca9123cf642e14d68885f 16841 unity-scope-click_0.1.1+15.04.20151124-0ubuntu1.diff.gz
Files:
 8227e86188dcdbb0cf6dcfd00e3c7caf 2872 x11 optional unity-scope-click_0.1.1+15.04.20151124-0ubuntu1.dsc
 798b96bcecfb29d29eab5637eb8504b8 330117 x11 optional unity-scope-click_0.1.1+15.04.20151124.orig.tar.gz
 ac21c1d27bfdbe1c9cfc2a76bf33beec 16841 x11 optional unity-scope-click_0.1.1+15.04.20151124-0ubuntu1.diff.gz