r51409 - in /desktop/unstable/gnome-session/debian: changelog control control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Wed Oct 12 15:53:47 UTC 2016


Author: biebl
Date: Wed Oct 12 15:53:46 2016
New Revision: 51409

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=51409
Log:
Revert r51360 and r51367 to not block further updates of the package

Modified:
    desktop/unstable/gnome-session/debian/changelog
    desktop/unstable/gnome-session/debian/control
    desktop/unstable/gnome-session/debian/control.in

Modified: desktop/unstable/gnome-session/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-session/debian/changelog?rev=51409&op=diff
==============================================================================
--- desktop/unstable/gnome-session/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gnome-session/debian/changelog	[utf-8] Wed Oct 12 15:53:46 2016
@@ -1,12 +1,3 @@
-gnome-session (3.22.0-2) UNRELEASED; urgency=medium
-
-  ## DO NOT UPLOAD BEFORE #835887 is fixed
-
-  * debian/control.in: Depend on default-dbus-session-bus | dbus-session-bus
-    instead of dbus-x11 (Closes: #835888)
-
- -- Laurent Bigonville <bigon at debian.org>  Tue, 11 Oct 2016 17:57:47 +0200
-
 gnome-session (3.22.0-1) unstable; urgency=medium
 
   * New upstream release.

Modified: desktop/unstable/gnome-session/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-session/debian/control?rev=51409&op=diff
==============================================================================
--- desktop/unstable/gnome-session/debian/control	[utf-8] (original)
+++ desktop/unstable/gnome-session/debian/control	[utf-8] Wed Oct 12 15:53:46 2016
@@ -60,7 +60,7 @@
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends},
-         default-dbus-session-bus | dbus-session-bus,
+         dbus-x11,
          gsettings-desktop-schemas,
          upower (>= 0.9.0),
          xwayland [linux-any]

Modified: desktop/unstable/gnome-session/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-session/debian/control.in?rev=51409&op=diff
==============================================================================
--- desktop/unstable/gnome-session/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gnome-session/debian/control.in	[utf-8] Wed Oct 12 15:53:46 2016
@@ -56,7 +56,7 @@
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends},
-         default-dbus-session-bus | dbus-session-bus,
+         dbus-x11,
          gsettings-desktop-schemas,
          upower (>= 0.9.0),
          xwayland [linux-any]




More information about the pkg-gnome-commits mailing list