[Python-modules-commits] [checkbox-ng] 05/06: Require plainbox 0.24 or more recent (new APIs and fixes) and checkbox-support 0.22
Sylvain Pineau
spineau-guest at moszumanska.debian.org
Mon Dec 7 13:29:53 UTC 2015
This is an automated email from the git hooks/post-receive script.
spineau-guest pushed a commit to tag debian/0.22-1
in repository checkbox-ng.
commit 01a1f4161d2c89ff4098bf3b578bae01c0f8e703
Author: Sylvain Pineau <sylvain.pineau at canonical.com>
Date: Mon Dec 7 14:22:15 2015 +0100
Require plainbox 0.24 or more recent (new APIs and fixes) and checkbox-support 0.22
---
debian/control | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index a42eb1c..abe768e 100644
--- a/debian/control
+++ b/debian/control
@@ -8,11 +8,11 @@ Uploaders: Sylvain Pineau <sylvain.pineau at canonical.com>,
Build-Depends: debhelper (>= 9),
dh-python,
python3-all,
- python3-checkbox-support (>= 0.18),
+ python3-checkbox-support (>= 0.22),
python3-dbus,
python3-docutils,
python3-gi,
- python3-plainbox (>= 0.22),
+ python3-plainbox (>= 0.24),
python3-requests (>= 1.0),
python3-setuptools,
python3-sphinx
@@ -52,8 +52,8 @@ Description: CheckBox D-Bus service
Package: python3-checkbox-ng
Architecture: all
-Depends: python3-checkbox-support (>= 0.18),
- python3-plainbox (>= 0.22),
+Depends: python3-checkbox-support (>= 0.22),
+ python3-plainbox (>= 0.24),
python3-requests (>= 1.0),
${misc:Depends},
${python3:Depends}
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/checkbox-ng.git
More information about the Python-modules-commits
mailing list