r42361 - in /desktop/experimental/gnome-themes-standard/debian: changelog control control.in

sjoerd at users.alioth.debian.org sjoerd at users.alioth.debian.org
Fri Aug 29 20:14:18 UTC 2014


Author: sjoerd
Date: Fri Aug 29 20:14:17 2014
New Revision: 42361

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=42361
Log:
debian/control.in: Let gnome-themes-standard-data break gtk (<< 3.13). New
themes can't be rendered by old gtk causing applications to be unusable.

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

Modified: desktop/experimental/gnome-themes-standard/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-themes-standard/debian/changelog?rev=42361&op=diff
==============================================================================
--- desktop/experimental/gnome-themes-standard/debian/changelog	[utf-8] (original)
+++ desktop/experimental/gnome-themes-standard/debian/changelog	[utf-8] Fri Aug 29 20:14:17 2014
@@ -1,5 +1,6 @@
 gnome-themes-standard (3.13.90-1) UNRELEASED; urgency=medium
 
+  [ Andreas Henriksson ]
   * New upstream development release.
     - Note: default background moved to gnome-backgrounds.
     - Note: adwaita-icon-theme split out to separate source.
@@ -10,7 +11,11 @@
   * Stop installing gtk-3.0 theme-engines (themes are now pure css)
   * Bump Standards-Version 3.9.5
 
- -- Andreas Henriksson <andreas at fatal.se>  Tue, 26 Aug 2014 12:48:26 -0700
+  [ Sjoerd Simons ]
+  * debian/control.in: Let gnome-themes-standard-data break gtk (<< 3.13). New
+    themes can't be rendered by old gtk causing applications to be unusable.
+
+ -- Sjoerd Simons <sjoerd at debian.org>  Fri, 29 Aug 2014 22:10:28 +0200
 
 gnome-themes-standard (3.12.0-1) unstable; urgency=medium
 

Modified: desktop/experimental/gnome-themes-standard/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-themes-standard/debian/control?rev=42361&op=diff
==============================================================================
--- desktop/experimental/gnome-themes-standard/debian/control	[utf-8] (original)
+++ desktop/experimental/gnome-themes-standard/debian/control	[utf-8] Fri Aug 29 20:14:17 2014
@@ -43,7 +43,7 @@
 Multi-Arch: foreign
 Depends: ${misc:Depends}, adwaita-icon-theme
 Replaces: gnome-themes-standard (<< 3.6.2-1)
-Breaks: gnome-themes-standard (<< 3.6.2-1)
+Breaks: gnome-themes-standard (<< 3.6.2-1), libgtk-3-0 (<< 3.13)
 Description: Data files for GNOME standard themes
  This package contains data files for standard themes for the GNOME
  desktop environment.

Modified: desktop/experimental/gnome-themes-standard/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-themes-standard/debian/control.in?rev=42361&op=diff
==============================================================================
--- desktop/experimental/gnome-themes-standard/debian/control.in	[utf-8] (original)
+++ desktop/experimental/gnome-themes-standard/debian/control.in	[utf-8] Fri Aug 29 20:14:17 2014
@@ -38,7 +38,7 @@
 Multi-Arch: foreign
 Depends: ${misc:Depends}, adwaita-icon-theme
 Replaces: gnome-themes-standard (<< 3.6.2-1)
-Breaks: gnome-themes-standard (<< 3.6.2-1)
+Breaks: gnome-themes-standard (<< 3.6.2-1), libgtk-3-0 (<< 3.13)
 Description: Data files for GNOME standard themes
  This package contains data files for standard themes for the GNOME
  desktop environment.




More information about the pkg-gnome-commits mailing list