r46102 - in /desktop/experimental/gnome-shell/debian: changelog control control.in

ah at users.alioth.debian.org ah at users.alioth.debian.org
Thu Sep 24 12:28:12 UTC 2015


Author: ah
Date: Thu Sep 24 12:28:12 2015
New Revision: 46102

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=46102
Log:
* gnome-shell: Recommend iio-sensor-proxy
  - nowadays js calls net.hadess.SensorProxy DBus interface.

Modified:
    desktop/experimental/gnome-shell/debian/changelog
    desktop/experimental/gnome-shell/debian/control
    desktop/experimental/gnome-shell/debian/control.in

Modified: desktop/experimental/gnome-shell/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-shell/debian/changelog?rev=46102&op=diff
==============================================================================
--- desktop/experimental/gnome-shell/debian/changelog	[utf-8] (original)
+++ desktop/experimental/gnome-shell/debian/changelog	[utf-8] Thu Sep 24 12:28:12 2015
@@ -1,8 +1,10 @@
-gnome-shell (3.17.92-2) UNRELEASED; urgency=medium
+gnome-shell (3.17.92-3) UNRELEASED; urgency=medium
 
   * Fix typo in previous changelog entry.
-
- -- Andreas Henriksson <andreas at fatal.se>  Thu, 17 Sep 2015 14:07:44 +0200
+  * gnome-shell: Recommend iio-sensor-proxy
+    - nowadays js calls net.hadess.SensorProxy DBus interface.
+
+ -- Andreas Henriksson <andreas at fatal.se>  Thu, 24 Sep 2015 14:27:09 +0200
 
 gnome-shell (3.17.92-1) experimental; urgency=medium
 

Modified: desktop/experimental/gnome-shell/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-shell/debian/control?rev=46102&op=diff
==============================================================================
--- desktop/experimental/gnome-shell/debian/control	[utf-8] (original)
+++ desktop/experimental/gnome-shell/debian/control	[utf-8] Thu Sep 24 12:28:12 2015
@@ -100,8 +100,9 @@
             gnome-control-center,
             gnome-themes-standard-data,
             gnome-user-guide,
-            unzip,
-            gdm3 (>= 3.10.0.1-3~)
+            gdm3 (>= 3.10.0.1-3~),
+            iio-sensor-proxy,
+            unzip
 Breaks: gdm3 (<< 3.10.0.1-3~),
         gnome-tweak-tool (<< 3.5)
 Conflicts: gnome-screensaver (<< 3.6)

Modified: desktop/experimental/gnome-shell/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-shell/debian/control.in?rev=46102&op=diff
==============================================================================
--- desktop/experimental/gnome-shell/debian/control.in	[utf-8] (original)
+++ desktop/experimental/gnome-shell/debian/control.in	[utf-8] Thu Sep 24 12:28:12 2015
@@ -96,8 +96,9 @@
             gnome-control-center,
             gnome-themes-standard-data,
             gnome-user-guide,
-            unzip,
-            gdm3 (>= 3.10.0.1-3~)
+            gdm3 (>= 3.10.0.1-3~),
+            iio-sensor-proxy,
+            unzip
 Breaks: gdm3 (<< 3.10.0.1-3~),
         gnome-tweak-tool (<< 3.5)
 Conflicts: gnome-screensaver (<< 3.6)




More information about the pkg-gnome-commits mailing list