r51987 - in /desktop/unstable/gnome-themes-standard/debian: changelog patches/dark_theme.diff patches/series

mitya57 at users.alioth.debian.org mitya57 at users.alioth.debian.org
Thu Feb 9 17:45:56 UTC 2017


Author: mitya57
Date: Thu Feb  9 17:45:56 2017
New Revision: 51987

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=51987
Log:
Backport upstream fixes to build and install the Adwaita dark theme
properly (closes: #853044).

Added:
    desktop/unstable/gnome-themes-standard/debian/patches/dark_theme.diff
Modified:
    desktop/unstable/gnome-themes-standard/debian/changelog
    desktop/unstable/gnome-themes-standard/debian/patches/series

Modified: desktop/unstable/gnome-themes-standard/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-themes-standard/debian/changelog?rev=51987&op=diff
==============================================================================
--- desktop/unstable/gnome-themes-standard/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gnome-themes-standard/debian/changelog	[utf-8] Thu Feb  9 17:45:56 2017
@@ -1,3 +1,10 @@
+gnome-themes-standard (3.22.2-2) UNRELEASED; urgency=medium
+
+  * Backport upstream fixes to build and install the Adwaita dark theme
+    properly (closes: #853044).
+
+ -- Dmitry Shachnev <mitya57 at debian.org>  Thu, 09 Feb 2017 20:44:59 +0300
+
 gnome-themes-standard (3.22.2-1) unstable; urgency=medium
 
   [ Laurent Bigonville ]

Added: desktop/unstable/gnome-themes-standard/debian/patches/dark_theme.diff
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-themes-standard/debian/patches/dark_theme.diff?rev=51987&op=file
==============================================================================
--- desktop/unstable/gnome-themes-standard/debian/patches/dark_theme.diff	(added)
+++ desktop/unstable/gnome-themes-standard/debian/patches/dark_theme.diff	[utf-8] Thu Feb  9 17:45:56 2017
@@ -0,0 +1,28 @@
+Description: build Adwaita-dark theme properly
+Origin: upstream, commits:
+ https://git.gnome.org/browse/gnome-themes-standard/commit/?id=bf146e3ba9da90e2
+ https://git.gnome.org/browse/gnome-themes-standard/commit/?id=ae703a57261c26ad
+Last-Update: 2017-02-09
+
+--- a/themes/Adwaita-dark/gtk-3.0/Makefile.am
++++ b/themes/Adwaita-dark/gtk-3.0/Makefile.am
+@@ -1,4 +1,4 @@
+-themedir = $(datadir)/themes/Adwaita/gtk-3.0
++themedir = $(datadir)/themes/Adwaita-dark/gtk-3.0
+ 
+ theme_DATA = gtk.css
+ 
+--- a/themes/Adwaita-dark/index.theme.in
++++ b/themes/Adwaita-dark/index.theme.in
+@@ -1,9 +1,9 @@
+ [X-GNOME-Metatheme]
+-_Name=Adwaita
++_Name=Adwaita-dark
+ Type=X-GNOME-Metatheme
+ _Comment=There is only one
+ Encoding=UTF-8
+-GtkTheme=Adwaita
++GtkTheme=Adwaita-dark
+ MetacityTheme=Adwaita
+ IconTheme=Adwaita
+ CursorTheme=Adwaita

Modified: desktop/unstable/gnome-themes-standard/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-themes-standard/debian/patches/series?rev=51987&op=diff
==============================================================================
--- desktop/unstable/gnome-themes-standard/debian/patches/series	[utf-8] (original)
+++ desktop/unstable/gnome-themes-standard/debian/patches/series	[utf-8] Thu Feb  9 17:45:56 2017
@@ -0,0 +1 @@
+dark_theme.diff




More information about the pkg-gnome-commits mailing list