summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorAndrew Shadura <andrew@shadura.me>2014-09-24 11:19:25 +0200
committerAndrew Shadura <andrew@shadura.me>2014-09-24 11:19:25 +0200
commitb1f6957e7caa39eda87ce17d63bc5359c33211c3 (patch)
treea3f1561e0198b87615398aa79c1a6ce4890cda1c /debian
parent0c2e851473b76934d21c089e322ea6a4ab467d38 (diff)
Sync.
--HG-- branch : debian
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog21
-rw-r--r--debian/control3
-rw-r--r--debian/patches/series2
3 files changed, 24 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 74090b5..8a68e42 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,24 @@
+clearlooks-phenix-theme (3.0.16-7) unstable; urgency=low
+
+ * Recommend gtk2-engines (Closes: #743739).
+ * Bump Standards-Version (no changes).
+
+ -- Andrew Shadura <andrewsh@debian.org> Fri, 09 May 2014 12:30:51 +0200
+
+clearlooks-phenix-theme (3.0.16-6) unstable; urgency=low
+
+ * Fix menus, notebooks, infobars and other widgets.
+ * Add popover widgets.
+ * Add support for client-side decorations.
+
+ -- Andrew Shadura <andrewsh@debian.org> Fri, 09 May 2014 01:45:57 +0200
+
+clearlooks-phenix-theme (3.0.16-5) unstable; urgency=medium
+
+ * Fix buttons and menus in GNOME applications.
+
+ -- Andrew Shadura <andrewsh@debian.org> Tue, 06 May 2014 23:00:35 +0200
+
clearlooks-phenix-theme (3.0.16-4) unstable; urgency=medium
* Restore the old scrollbar behaviour (middle and left click swapped).
diff --git a/debian/control b/debian/control
index 73dd8da..ebe7f02 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: clearlooks-phenix-theme
Section: gnome
Priority: optional
Maintainer: Andrew Shadura <andrewsh@debian.org>
-Standards-Version: 3.9.3
+Standards-Version: 3.9.5
Build-Depends: debhelper (>= 9)
Homepage: http://www.jpfleury.net/en/software/clearlooks-phenix.php
Vcs-Hg: http://anonscm.debian.org/hg/collab-maint/clearlooks-phenix-theme/
@@ -11,6 +11,7 @@ Vcs-Browser: http://anonscm.debian.org/hg/collab-maint/clearlooks-phenix-theme/b
Package: clearlooks-phenix-theme
Architecture: all
Depends: libgtk-3-0 (>= 3.8.0), ${misc:Depends}
+Recommends: gtk2-engines
Description: GTK3 port of Clearlooks theme
Clearlooks-Phénix is a GTK3 theme which is a port of Clearlooks, the
default theme for GNOME 2. Files for GTK3 is a Clearlooks theme ported
diff --git a/debian/patches/series b/debian/patches/series
index 95957b2..ae85d13 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,2 @@
-01-fix-for-gtk-3.8.patch
+01-fix-for-gtk-3.12.patch
02-fix-scrollbar-behaviour.patch