Changelog
click-reviewers-tools (0.23) vivid; urgency=medium
* fix pep8 warning when building on trusty
click-reviewers-tools (0.22) vivid; urgency=medium
[ Alexandre Abreu ]
* Relax the rule that states that webapps with a model search path shouldn't
have url patterns listed in the command line. In order to avoid confusion,
we allow this to happen (and it already works fine the command line
patterns being appended to the locally defined ones). (LP: #1406643)
[ Jamie Strandboge ]
* add testsuite test to verify apparmor-profile can't be specified with
apparmor
* add apparmor-profile hook tests
* fix test_check_optional_domain_suffix_without_protocol2() to actually test
with 'nonexistent' key
* debian/control:
- add python3-yaml to Build-Depends and Depends
- update Vcs-Bzr to point to lp:click-reviewers-tools
* add snappy-systemd hook tests and update the testsuite accordingly
* apparmor-profile hook may be used anywhere apparmor can be, but not with
apparmor itself (apparmor-profile is still redflagged)
* implement snappy package.yaml lint tests
* implement snappy package.yaml services tests
* implement snappy readme.md lint tests
* implement snappy package.yaml binaries tests
* one more snappy workaround for check_package_filename()
-- Jamie Strandboge <email address hidden> Mon, 09 Mar 2015 15:42:08 -0500