lp://staging/click/devel
Created by
Colin Watson
and last modified
- Get this branch:
- bzr branch lp://staging/click/devel
Members of
click hackers
can upload to this branch. Log in for directions.
Branch merges
Propose for merging
11 branches
proposed for merging into this one.
No branches
dependent on this one.
- Colin Watson (community): Approve
-
Diff: 100 lines (+35/-10)2 files modifiedclick/tests/integration/test_signatures.py (+27/-10)
debian/changelog (+8/-0)
Branch information
Recent revisions
- 630. By Colin Watson
-
Copy integration test GPG keyring to a temporary directory so that the
GPG agent socket name doesn't end up being too long. - 627. By Colin Watson
-
Fix builds on xenial and earlier: build-depending on
libpackagekit-glib2-dev (...) | base-files isn't resolved properly by
apt, but we can just build-depend on libpackagekit-glib2-dev and let the
rest of the build machinery disable use of PackageKit if it's 1.0.0 or
newer. - 626. By Colin Watson
-
Fix click_get_user_home mocks to return bytes rather than text, avoiding
obscure crashes in the test suite. - 623. By Colin Watson
-
Link libgimockpreload properly against libclick and several other
libraries, and use -Wl,--no-as-needed to stop the linker discarding
references to libraries that will be used via dlsym.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/click