From 160efa75865c014abf27f4eee61cf74e8044029c Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Tue, 30 Sep 2014 18:16:21 +0200 Subject: Build against libsystemd-dev In systemd v209 the various libraries were merged into a single libsystemd library. --- debian/changelog | 5 +++++ debian/control | 8 ++------ 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/debian/changelog b/debian/changelog index ea5b169a..e48a712b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,15 @@ dbus (1.8.8-2) UNRELEASED; urgency=medium + [ Simon McVittie ] * debian/dbus.bug-control: when people report bugs against dbus, also report the status of systemd and systemd-sysv (because those alter how system service activation works), and dbus-x11 (because that's responsible for normal session bus setup) + [ Michael Biebl ] + * Build against libsystemd-dev. In systemd v209 the various libraries were + merged into a single libsystemd library. + -- Simon McVittie Mon, 22 Sep 2014 11:52:10 +0100 dbus (1.8.8-1) unstable; urgency=medium diff --git a/debian/control b/debian/control index af525c09..aed5c3b3 100644 --- a/debian/control +++ b/debian/control @@ -11,9 +11,7 @@ Uploaders: Sjoerd Simons , # features: # libaudit-dev # libcap-ng-dev -# libsystemd-daemon-dev (circular dependency) -# libsystemd-journal-dev (circular dependency) -# libsystemd-login-dev (circular dependency) +# libsystemd-dev (circular dependency) # The following packages can be omitted for bootstrapping, but provide extra # debugging support in /usr/lib/*/dbus-1.0/debug-build: # valgrind @@ -36,9 +34,7 @@ Build-Depends: automake (>= 1:1.10), libdbus-glib-1-dev, libglib2.0-dev, libselinux1-dev [linux-any], - libsystemd-daemon-dev (>= 32) [linux-any], - libsystemd-journal-dev (>= 32) [linux-any], - libsystemd-login-dev (>= 32) [linux-any], + libsystemd-dev (>= 209) [linux-any], libx11-dev, python (>= 2.6), python-dbus, -- cgit v1.2.3