summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <smcv@debian.org>2014-10-06 14:38:15 +0100
committerSimon McVittie <smcv@debian.org>2014-10-06 14:38:15 +0100
commitee73d80d86e0ab2ea09d4043e376b1cadd8311f5 (patch)
treee94d990ff33e0beb2e90ddec0b993baddd89d933
parent160efa75865c014abf27f4eee61cf74e8044029c (diff)
downloaddbus-ee73d80d86e0ab2ea09d4043e376b1cadd8311f5.tar.gz
Make Build-Profiles field comply with updated spec (patch from Johannes Schauer, Closes: #764222)
-rw-r--r--debian/changelog10
-rw-r--r--debian/control2
2 files changed, 7 insertions, 5 deletions
diff --git a/debian/changelog b/debian/changelog
index e48a712b..459f6dd6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,14 +1,16 @@
dbus (1.8.8-2) UNRELEASED; urgency=medium
+ [ Michael Biebl ]
+ * Build against libsystemd-dev. In systemd v209 the various libraries were
+ merged into a single libsystemd library.
+
[ 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.
+ * Make Build-Profiles field comply with updated spec (patch from
+ Johannes Schauer, Closes: #764222)
-- Simon McVittie <smcv@debian.org> Mon, 22 Sep 2014 11:52:10 +0100
diff --git a/debian/control b/debian/control
index aed5c3b3..0d0965c7 100644
--- a/debian/control
+++ b/debian/control
@@ -146,7 +146,7 @@ Description: simple interprocess messaging system (minimal library)
for use in the Debian installer.
Package: dbus-1-doc
-Build-Profiles: !stage1
+Build-Profiles: <!stage1>
Section: doc
Architecture: all
Depends: ${misc:Depends}