r13801 - in /desktop/unstable/gnome-mag/debian: changelog gnome-mag.install rules
ruoso at users.alioth.debian.org
ruoso at users.alioth.debian.org
Mon Dec 10 11:56:22 UTC 2007
Author: ruoso
Date: Mon Dec 10 11:56:22 2007
New Revision: 13801
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=13801
Log:
[gnome-mag] Correctly installs colorblind applet gconf schena
Modified:
desktop/unstable/gnome-mag/debian/changelog
desktop/unstable/gnome-mag/debian/gnome-mag.install
desktop/unstable/gnome-mag/debian/rules
Modified: desktop/unstable/gnome-mag/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-mag/debian/changelog?rev=13801&op=diff
==============================================================================
--- desktop/unstable/gnome-mag/debian/changelog (original)
+++ desktop/unstable/gnome-mag/debian/changelog Mon Dec 10 11:56:22 2007
@@ -1,3 +1,9 @@
+gnome-mag (1:0.14.10-3) unstable; urgency=low
+
+ * Correctly installs colorblind applet gconf schema.
+
+ -- Daniel Ruoso <daniel at ruoso.com> Mon, 10 Dec 2007 11:37:50 +0000
+
gnome-mag (1:0.14.10-2) unstable; urgency=low
* Effectively adopting the package, changing control.in file.
Modified: desktop/unstable/gnome-mag/debian/gnome-mag.install
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-mag/debian/gnome-mag.install?rev=13801&op=diff
==============================================================================
--- desktop/unstable/gnome-mag/debian/gnome-mag.install (original)
+++ desktop/unstable/gnome-mag/debian/gnome-mag.install Mon Dec 10 11:56:22 2007
@@ -1,4 +1,5 @@
debian/tmp/usr/bin/*
+debian/tmp/usr/share/gconf/schemas/*
debian/tmp/usr/share/gnome-mag/*
debian/tmp/usr/share/icons/*
debian/tmp/usr/share/icons/hicolor/*
Modified: desktop/unstable/gnome-mag/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-mag/debian/rules?rev=13801&op=diff
==============================================================================
--- desktop/unstable/gnome-mag/debian/rules (original)
+++ desktop/unstable/gnome-mag/debian/rules Mon Dec 10 11:56:22 2007
@@ -17,3 +17,5 @@
DEB_SHLIBDEPS_LIBRARY_gnome-mag := libgnome-mag2
DEB_SHLIBDEPS_INCLUDE_gnome-mag += debian/libgnome-mag2/usr/lib/
+
+DEB_CONFIGURE_SCRIPT_ENV += GCONF_SCHEMA_FILE_DIR="/usr/share/gconf/schemas/"
More information about the pkg-gnome-commits
mailing list