r53392 - in /desktop/unstable/gnome-bluetooth/debian: changelog control control.in

jbicha at users.alioth.debian.org jbicha at users.alioth.debian.org
Sun Sep 3 14:34:01 UTC 2017


Author: jbicha
Date: Sun Sep  3 14:34:01 2017
New Revision: 53392

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=53392
Log:
Drop obsolete Suggests: gnome-user-share. Add alt Rec: unity-control-center

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

Modified: desktop/unstable/gnome-bluetooth/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-bluetooth/debian/changelog?rev=53392&op=diff
==============================================================================
--- desktop/unstable/gnome-bluetooth/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gnome-bluetooth/debian/changelog	[utf-8] Sun Sep  3 14:34:01 2017
@@ -2,6 +2,9 @@
 
   * New upstream release
   * Build with meson (Closes: #830052)
+  * debian/control.in:
+    - Drop obsolete Suggests: gnome-user-share
+    - Allow unity-control-center to fulfill Recommends: gnome-control-center
   * Bump Standards-Version to 4.1.0
 
  -- Jeremy Bicha <jbicha at debian.org>  Sun, 03 Sep 2017 09:40:47 -0400

Modified: desktop/unstable/gnome-bluetooth/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-bluetooth/debian/control?rev=53392&op=diff
==============================================================================
--- desktop/unstable/gnome-bluetooth/debian/control	[utf-8] (original)
+++ desktop/unstable/gnome-bluetooth/debian/control	[utf-8] Sun Sep  3 14:34:01 2017
@@ -33,8 +33,8 @@
          ${gir:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
-Recommends: gnome-control-center, gvfs-backends
-Suggests: gnome-user-share
+Recommends: gnome-control-center | unity-control-center,
+            gvfs-backends
 Breaks: gnome-shell (<< 3.12),
 Conflicts: bluez-gnome
 Description: GNOME Bluetooth tools

Modified: desktop/unstable/gnome-bluetooth/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-bluetooth/debian/control.in?rev=53392&op=diff
==============================================================================
--- desktop/unstable/gnome-bluetooth/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gnome-bluetooth/debian/control.in	[utf-8] Sun Sep  3 14:34:01 2017
@@ -29,8 +29,8 @@
          ${gir:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
-Recommends: gnome-control-center, gvfs-backends
-Suggests: gnome-user-share
+Recommends: gnome-control-center | unity-control-center,
+            gvfs-backends
 Breaks: gnome-shell (<< 3.12),
 Conflicts: bluez-gnome
 Description: GNOME Bluetooth tools




More information about the pkg-gnome-commits mailing list