r39509 - in /attic/dmz-cursor-theme/debian: changelog postinst
laney at users.alioth.debian.org
laney at users.alioth.debian.org
Mon Sep 9 12:11:59 UTC 2013
Author: laney
Date: Mon Sep 9 12:11:57 2013
New Revision: 39509
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=39509
Log:
Fix the alternate priority of the white cursors to be less than Debian's
default in gnome-themes-standard.
Modified:
attic/dmz-cursor-theme/debian/changelog
attic/dmz-cursor-theme/debian/postinst
Modified: attic/dmz-cursor-theme/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/attic/dmz-cursor-theme/debian/changelog?rev=39509&op=diff
==============================================================================
--- attic/dmz-cursor-theme/debian/changelog [utf-8] (original)
+++ attic/dmz-cursor-theme/debian/changelog [utf-8] Mon Sep 9 12:11:57 2013
@@ -1,3 +1,10 @@
+dmz-cursor-theme (0.4.4) UNRELEASED; urgency=low
+
+ * Fix the alternate priority of the white cursors to be less than Debian's
+ default in gnome-themes-standard.
+
+ -- Iain Lane <laney at debian.org> Mon, 09 Sep 2013 12:05:46 +0000
+
dmz-cursor-theme (0.4.3) unstable; urgency=low
* Mention the renderpngs.py license in debian/copyright. Thanks Julien
Modified: attic/dmz-cursor-theme/debian/postinst
URL: http://svn.debian.org/wsvn/pkg-gnome/attic/dmz-cursor-theme/debian/postinst?rev=39509&op=diff
==============================================================================
--- attic/dmz-cursor-theme/debian/postinst [utf-8] (original)
+++ attic/dmz-cursor-theme/debian/postinst [utf-8] Mon Sep 9 12:11:57 2013
@@ -4,6 +4,6 @@
#DEBHELPER#
update-alternatives --install /usr/share/icons/default/index.theme \
- x-cursor-theme /usr/share/icons/DMZ-White/cursor.theme 90
+ x-cursor-theme /usr/share/icons/DMZ-White/cursor.theme 50
update-alternatives --install /usr/share/icons/default/index.theme \
x-cursor-theme /usr/share/icons/DMZ-Black/cursor.theme 30
More information about the pkg-gnome-commits
mailing list