summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog6
-rw-r--r--debian/control1
2 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index e654e277..ea57bfd1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,13 @@
dbus (1.8.6-3) UNRELEASED; urgency=medium
+ [ Michael Biebl ]
* Don't attempt config reload if dbus system bus is not running.
+ [ Simon McVittie ]
+ * Bump dbus up to Priority: standard because without it, systemd-logind
+ does not run a getty on tty2..tty6 (matching ftp-master action in
+ #759293)
+
-- Michael Biebl <biebl@debian.org> Thu, 21 Aug 2014 05:56:30 +0200
dbus (1.8.6-2) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index 7bcafea8..af525c09 100644
--- a/debian/control
+++ b/debian/control
@@ -54,6 +54,7 @@ XS-Testsuite: autopkgtest
Package: dbus
Architecture: any
+Priority: standard
Depends: ${shlibs:Depends},
${misc:Depends},
adduser,