[Pkg-xfce-commits] r9742 - in /desktop/trunk/orage/debian: changelog control

Yves-Alexis Perez corsac at moszumanska.debian.org
Sat Feb 25 15:33:56 UTC 2017


Author: corsac
Date: Sat Feb 25 15:33:55 2017
New Revision: 9742

URL: http://svn.debian.org/wsvn/pkg-xfce/?sc=1&rev=9742
Log:
update dbus dependency to default-dbus-session-bus | dbus-session-bus.
closes: #836039

Modified:
    desktop/trunk/orage/debian/changelog
    desktop/trunk/orage/debian/control

Modified: desktop/trunk/orage/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-xfce/desktop/trunk/orage/debian/changelog?rev=9742&op=diff
==============================================================================
--- desktop/trunk/orage/debian/changelog	(original)
+++ desktop/trunk/orage/debian/changelog	Sat Feb 25 15:33:55 2017
@@ -3,6 +3,8 @@
   * debian/control:
     - drop version on libgtk2.0-dev, orage needs 2.14+ and we have 2.24+ even
       in oldstable.
+    - update dbus dependency to default-dbus-session-bus | dbus-session-bus.
+                                                                closes: #836039
 
  -- Yves-Alexis Perez <corsac at debian.org>  Thu, 12 May 2016 17:40:17 +0200
 

Modified: desktop/trunk/orage/debian/control
URL: http://svn.debian.org/wsvn/pkg-xfce/desktop/trunk/orage/debian/control?rev=9742&op=diff
==============================================================================
--- desktop/trunk/orage/debian/control	(original)
+++ desktop/trunk/orage/debian/control	Sat Feb 25 15:33:55 2017
@@ -16,7 +16,7 @@
 Section: xfce
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Recommends: dbus-x11, ${shlibs:Recommends}
+Recommends: default-dbus-session-bus | dbus-session-bus, ${shlibs:Recommends}
 Suggests: sox
 Description: Calendar for Xfce Desktop Environment
  This package contains a calendar for the Xfce4 desktop environment.




More information about the Pkg-xfce-commits mailing list