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

mitya57 at users.alioth.debian.org mitya57 at users.alioth.debian.org
Tue Sep 8 15:02:05 UTC 2015


Author: mitya57
Date: Tue Sep  8 15:02:05 2015
New Revision: 45871

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=45871
Log:
Change gnome-themes-standard dependency to gnome-themes-standard-data
recommendation, to avoid pulling in Gtk+ 2 library.

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=45871&op=diff
==============================================================================
--- desktop/experimental/gnome-shell/debian/changelog	[utf-8] (original)
+++ desktop/experimental/gnome-shell/debian/changelog	[utf-8] Tue Sep  8 15:02:05 2015
@@ -1,3 +1,10 @@
+gnome-shell (3.17.90-2) UNRELEASED; urgency=medium
+
+  * Change gnome-themes-standard dependency to gnome-themes-standard-data
+    recommendation, to avoid pulling in Gtk+ 2 library.
+
+ -- Dmitry Shachnev <mitya57 at debian.org>  Tue, 08 Sep 2015 17:57:22 +0300
+
 gnome-shell (3.17.90-1) experimental; urgency=medium
 
   * New upstream beta release.

Modified: desktop/experimental/gnome-shell/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-shell/debian/control?rev=45871&op=diff
==============================================================================
--- desktop/experimental/gnome-shell/debian/control	[utf-8] (original)
+++ desktop/experimental/gnome-shell/debian/control	[utf-8] Tue Sep  8 15:02:05 2015
@@ -90,7 +90,6 @@
          gnome-icon-theme-symbolic (>= 2.91),
          gnome-settings-daemon (>= 3.16.0),
          gnome-shell-common (= ${source:Version}),
-         gnome-themes-standard,
          gnome-backgrounds (>= 3.13.90),
          gsettings-desktop-schemas (>= 3.14),
          mutter (>= 3.16.1),
@@ -99,6 +98,7 @@
 Recommends: gkbd-capplet,
             gnome-contacts,
             gnome-control-center,
+            gnome-themes-standard-data,
             gnome-user-guide,
             unzip,
             gdm3 (>= 3.10.0.1-3~)

Modified: desktop/experimental/gnome-shell/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-shell/debian/control.in?rev=45871&op=diff
==============================================================================
--- desktop/experimental/gnome-shell/debian/control.in	[utf-8] (original)
+++ desktop/experimental/gnome-shell/debian/control.in	[utf-8] Tue Sep  8 15:02:05 2015
@@ -86,7 +86,6 @@
          gnome-icon-theme-symbolic (>= 2.91),
          gnome-settings-daemon (>= 3.16.0),
          gnome-shell-common (= ${source:Version}),
-         gnome-themes-standard,
          gnome-backgrounds (>= 3.13.90),
          gsettings-desktop-schemas (>= 3.14),
          mutter (>= 3.16.1),
@@ -95,6 +94,7 @@
 Recommends: gkbd-capplet,
             gnome-contacts,
             gnome-control-center,
+            gnome-themes-standard-data,
             gnome-user-guide,
             unzip,
             gdm3 (>= 3.10.0.1-3~)




More information about the pkg-gnome-commits mailing list