diff options
author | Simon McVittie <smcv@debian.org> | 2015-02-13 11:42:34 +0000 |
---|---|---|
committer | Simon McVittie <smcv@debian.org> | 2015-02-13 11:56:31 +0000 |
commit | 7e4448a1d8725d7dec1db3890a51a98354146f6a (patch) | |
tree | ef997a785939d4dccc3ed71ad1ee603819779b9d | |
parent | 84215dc7e3fdafe3117d7cd87aeb0b01f10c5190 (diff) | |
download | dbus-7e4448a1d8725d7dec1db3890a51a98354146f6a.tar.gz |
prepare releasedebian/1.9.10-2
-rw-r--r-- | debian/changelog | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/debian/changelog b/debian/changelog index fa6fde10..4e817102 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -dbus (1.9.10-2) UNRELEASED; urgency=medium +dbus (1.9.10-2) experimental; urgency=low * Remove debian/source/local-options, no longer necessary (dpkg-source now unapplies patches after the build if they were unapplied before) @@ -6,10 +6,10 @@ dbus (1.9.10-2) UNRELEASED; urgency=medium re-export our long-standing Debian patch in that format * Add patch from upstream to reduce the number of fds the fdpass test demands, fixing autopkgtest in a more limited environment - * Move installed-tests to new dbus-tests package, and add dbus-test-tool - to that package - * dbus-x11: use dbus-x11.install for the Xsession hook * Add patch from upstream to add a man page for dbus-test-tool + * Move installed-tests for the production build (but not the debug build) + to a new dbus-tests package, and add dbus-test-tool to that package + * dbus-x11: use dbus-x11.install for the Xsession hook * If DEB_BUILD_OPTIONS=noudeb, don't do the udeb build, for a 30% speedup * Add patch proposed upstream adding unix:runtime=yes as a listenable address (fd.o #61303) @@ -25,7 +25,7 @@ dbus (1.9.10-2) UNRELEASED; urgency=medium D-Bus and systemd services for backwards compatibility (remove dbus-x11 to get a "legacy-free" mode of operation) - -- Simon McVittie <smcv@debian.org> Mon, 09 Feb 2015 17:53:51 +0000 + -- Simon McVittie <smcv@debian.org> Fri, 13 Feb 2015 11:40:27 +0000 dbus (1.9.10-1) experimental; urgency=high |