[Python-modules-commits] [plainbox] 10/10: updated changelog
Sylvain Pineau
spineau-guest at moszumanska.debian.org
Fri Dec 4 16:13:55 UTC 2015
This is an automated email from the git hooks/post-receive script.
spineau-guest pushed a commit to tag debian/0.24-1
in repository plainbox.
commit 77a2d6926d1e0e7192f7f9aa3712768c1e5c275a
Author: Sylvain Pineau <sylvain.pineau at canonical.com>
Date: Fri Dec 4 16:00:08 2015 +0100
updated changelog
---
debian/changelog | 22 ++++++++++++++++++++++
1 file changed, 22 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 1dfa447..bded630 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,25 @@
+plainbox (0.24-1) unstable; urgency=medium
+
+ * New upstream release with multiple fixes and new features.
+ * One important feature is the introduction of the SessionAssistant class.
+ It allows Plainbox to simplify common testing scenarios.
+ The assistant acts as a middle-man between the session manager and the
+ application.
+ It handles all currently known stages of the testing work-flow.
+ * Add a dependency on python3 guacamole, padme, requests and tk.
+ * Plainbox now supports a new way to express estimated durations that is much
+ easier for humans to read and write.
+ * Plainbox now supports an *after* job ordering constraint. This constraint
+ is very similar to the existing *depends* constraint, except that the
+ outcome of the referenced job is not important. In practical terms, even if
+ one job runs and fails, another job that runs *after* it, will run.
+ * Plainbox now allows more than one resource object to be used in a resource
+ expression (e.g. the manifest resource with something else).
+ * Plainbox ignores trailing garbage after EOF while reading IOLog zip.
+ See https://bugs.python.org/issue24301.
+
+ -- Sylvain Pineau <sylvain.pineau at canonical.com> Fri, 04 Dec 2015 15:44:14 +0100
+
plainbox (0.22.2-2) unstable; urgency=medium
* debian/patches: add a pile of patches that bring in cherry-picked or
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/plainbox.git
More information about the Python-modules-commits
mailing list