Merge lp://staging/click/devel into lp://staging/click

Proposed by Michael Vogt
Status: Merged
Approved by: Michael Vogt
Approved revision: 562
Merged at revision: 454
Proposed branch: lp://staging/click/devel
Merge into: lp://staging/click
Diff against target: 798 lines (+285/-160)
14 files modified
click/build.py (+48/-71)
click/commands/build.py (+5/-0)
click/commands/buildsource.py (+6/-0)
click/framework.py (+19/-13)
click/tests/helpers.py (+21/-0)
click/tests/test_build.py (+37/-35)
click/tests/test_database.py (+12/-0)
click/tests/test_user.py (+22/-8)
debian/changelog (+17/-0)
debian/rules (+1/-1)
doc/manpage.rst (+12/-2)
lib/click/database.vala (+29/-3)
lib/click/user.vala (+48/-27)
pk-plugin/pk-plugin-click.c (+8/-0)
To merge this branch: bzr merge lp://staging/click/devel
Reviewer Review Type Date Requested Status
click hackers Pending
Review via email: mp+250584@code.staging.launchpad.net

Commit message

Click 0.4.38: stop apps when uninstalling them, fix crash on empty db, add --ignore option to click build, fix framework validation for snappy frameworks

Description of the change

click (0.4.38) UNRELEASED; urgency=low

  * lp:~mvo/click/lp1232130-kill-on-remove-2:
    - When uninstalling a app, stop it if its running (LP: #1232130)
  * lp:~mvo/click/dont-crash-for-empty-db:
    - Do not crash when no database configuration is used and
      Click.DB.{get,props.overlay,gc,ensure_ownership} are called.
  * lp:~mvo/click/lp1219912-build-exclude:
    - add a new --ignore option to click {build,buildsource}
      (LP: #1219912)
  * lp:~mvo/click/fix-multiple-framework-validation:
    - fix framework validation for snappy

 -- Michael Vogt <email address hidden> Mon, 23 Feb 2015 08:20:04 +0100

To post a comment you must log in.
lp://staging/click/devel updated
563. By Michael Vogt

merged lp:~mvo/click/fix-options-ignore

564. By Michael Vogt

bump version number

565. By Michael Vogt

bump version number

566. By Michael Vogt

run debian/packagekit-check with "sh" as something in jenkins
made it mode 0644

567. By Michael Vogt

merged lp:~mvo/click/fix-autopkgtest

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches

to all changes: