r53223 - in /desktop/unstable/meta-gnome3/debian: changelog control control.in

jbicha at users.alioth.debian.org jbicha at users.alioth.debian.org
Thu Aug 31 09:56:22 UTC 2017


Author: jbicha
Date: Thu Aug 31 09:56:21 2017
New Revision: 53223

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=53223
Log:
core: Replace tracker-gui with tracker (tracker-gui is being removed)

Modified:
    desktop/unstable/meta-gnome3/debian/changelog
    desktop/unstable/meta-gnome3/debian/control
    desktop/unstable/meta-gnome3/debian/control.in

Modified: desktop/unstable/meta-gnome3/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/meta-gnome3/debian/changelog?rev=53223&op=diff
==============================================================================
--- desktop/unstable/meta-gnome3/debian/changelog	[utf-8] (original)
+++ desktop/unstable/meta-gnome3/debian/changelog	[utf-8] Thu Aug 31 09:56:21 2017
@@ -1,7 +1,11 @@
 meta-gnome3 (1:3.22+4) UNRELEASED; urgency=medium
 
+  [ Laurent Bigonville ]
   * Make gnome-core metapackage depend against gstreamer1.0-packagekit, this
     will allow automatic codec installation
+
+  [ Jeremy Bicha ]
+  * core: Replace tracker-gui with tracker (tracker-gui is being removed)
 
  -- Laurent Bigonville <bigon at debian.org>  Mon, 26 Jun 2017 15:48:53 +0200
 

Modified: desktop/unstable/meta-gnome3/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/meta-gnome3/debian/control?rev=53223&op=diff
==============================================================================
--- desktop/unstable/meta-gnome3/debian/control	[utf-8] (original)
+++ desktop/unstable/meta-gnome3/debian/control	[utf-8] Thu Aug 31 09:56:21 2017
@@ -75,7 +75,7 @@
          system-config-printer-udev [linux-any],
          gnome-sushi (>= 3.20),
          totem (>= 3.22),
-         tracker-gui,
+         tracker,
          vino (>= 3.22),
          yelp (>= 3.22),
          zenity (>= 3.22),

Modified: desktop/unstable/meta-gnome3/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/meta-gnome3/debian/control.in?rev=53223&op=diff
==============================================================================
--- desktop/unstable/meta-gnome3/debian/control.in	[utf-8] (original)
+++ desktop/unstable/meta-gnome3/debian/control.in	[utf-8] Thu Aug 31 09:56:21 2017
@@ -71,7 +71,7 @@
          system-config-printer-udev [linux-any],
          gnome-sushi (>= 3.20),
          totem (>= 3.22),
-         tracker-gui,
+         tracker,
          vino (>= 3.22),
          yelp (>= 3.22),
          zenity (>= 3.22),




More information about the pkg-gnome-commits mailing list