summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorSimon McVittie <smcv@debian.org>2018-01-29 12:53:38 +0000
committerSimon McVittie <smcv@debian.org>2018-01-29 12:56:33 +0000
commit12656eed81e8e08dac7444ecbfa9e89ed3d9633c (patch)
tree9f8aac48cdb210a0b14946788f289251461b2424 /debian/control
parent58ee9ac6173fa9a2cbb4233f3aeab229a42f3dfb (diff)
New upstream release
- d/copyright: Update - d/control: Update dependencies - dbus-glib is no longer required
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control14
1 files changed, 7 insertions, 7 deletions
diff --git a/debian/control b/debian/control
index cfe0441..e95a4fa 100644
--- a/debian/control
+++ b/debian/control
@@ -11,14 +11,14 @@ Build-Depends:
autoconf,
autoconf-archive,
automake,
- dbus,
+ dbus (>= 1.8),
debhelper (>= 10),
dh-python,
dpkg-dev (>= 1.16.1),
- libdbus-1-dev (>= 1.6),
- libdbus-glib-1-dev (>= 0.71),
- python-all-dbg (>= 2.6.6-3~),
- python-all-dev (>= 2.6.6-3~),
+ libdbus-1-dev (>= 1.8),
+ libglib2.0-dev (>= 2.40),
+ python-all-dbg (>= 2.7),
+ python-all-dev (>= 2.7),
python-gi,
python3-all-dbg,
python3-all-dev,
@@ -29,8 +29,8 @@ Build-Depends-Indep:
python-epydoc (>= 3.0~beta1),
Rules-Requires-Root: no
Standards-Version: 4.1.2
-X-Python-Version: >= 2.6
-X-Python3-Version: >= 3.2
+X-Python-Version: >= 2.7
+X-Python3-Version: >= 3.4
Homepage: http://www.freedesktop.org/wiki/Software/DBusBindings#Python
Vcs-Git: https://salsa.debian.org/debian/dbus-python.git
Vcs-Browser: https://salsa.debian.org/debian/dbus-python