[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#908960: stretch-pu: package rtkit/0.11-4+deb9u1



Package: release.debian.org
Severity: normal
Tags: stretch
User: release.debian.org@packages.debian.org
Usertags: pu

* Move dbus and polkit from Recommends to Depends
  rtkit can't do much really without either of them so bump them to Depends.
  (Closes: #881342)

Read #881342 if you are interested in the nasty details of
what can happen without them.
diff -Nru rtkit-0.11/debian/changelog rtkit-0.11/debian/changelog
--- rtkit-0.11/debian/changelog	2015-10-25 00:44:21.000000000 +0300
+++ rtkit-0.11/debian/changelog	2018-09-16 21:49:03.000000000 +0300
@@ -1,3 +1,12 @@
+rtkit (0.11-4+deb9u1) stretch; urgency=medium
+
+  * Non-maintainer upload.
+  * Move dbus and polkit from Recommends to Depends
+    rtkit can't do much really without either of them so bump them to Depends.
+    (Closes: #881342)
+
+ -- Adrian Bunk <bunk@debian.org>  Sun, 16 Sep 2018 21:49:03 +0300
+
 rtkit (0.11-4) unstable; urgency=medium
 
   * Remove stale ubuntu.series file.
diff -Nru rtkit-0.11/debian/control rtkit-0.11/debian/control
--- rtkit-0.11/debian/control	2015-10-25 00:44:21.000000000 +0300
+++ rtkit-0.11/debian/control	2018-09-16 21:49:03.000000000 +0300
@@ -22,11 +22,10 @@
 Architecture: any
 Depends:
  adduser,
+ dbus,
+ policykit-1,
  ${misc:Depends},
  ${shlibs:Depends}
-Recommends:
- dbus,
- policykit-1
 Description: Realtime Policy and Watchdog Daemon
  RealtimeKit is a D-Bus system service that changes the
  scheduling policy of user processes/threads to SCHED_RR

Reply to: