r13804 - in /desktop/unstable/gnome-mag/debian: changelog gnome-mag.install rules

lool at users.alioth.debian.org lool at users.alioth.debian.org
Mon Dec 10 12:45:02 UTC 2007


Author: lool
Date: Mon Dec 10 12:45:02 2007
New Revision: 13804

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=13804
Log:
* Don't override GCONF dir; rely on dh_gconf instead.

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=13804&op=diff
==============================================================================
--- desktop/unstable/gnome-mag/debian/changelog (original)
+++ desktop/unstable/gnome-mag/debian/changelog Mon Dec 10 12:45:02 2007
@@ -1,8 +1,9 @@
 gnome-mag (1:0.14.10-4) UNRELEASED; urgency=low
 
   * Don't hardcode the Python version.
-
- -- Loic Minier <lool at dooz.org>  Mon, 10 Dec 2007 13:33:26 +0100
+  * Don't override GCONF dir; rely on dh_gconf instead.
+
+ -- Loic Minier <lool at dooz.org>  Mon, 10 Dec 2007 13:44:26 +0100
 
 gnome-mag (1:0.14.10-3) unstable; urgency=low
 

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=13804&op=diff
==============================================================================
--- desktop/unstable/gnome-mag/debian/gnome-mag.install (original)
+++ desktop/unstable/gnome-mag/debian/gnome-mag.install Mon Dec 10 12:45:02 2007
@@ -1,5 +1,5 @@
 debian/tmp/usr/bin/*
-debian/tmp/usr/share/gconf/schemas/*
+debian/tmp/etc/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=13804&op=diff
==============================================================================
--- desktop/unstable/gnome-mag/debian/rules (original)
+++ desktop/unstable/gnome-mag/debian/rules Mon Dec 10 12:45:02 2007
@@ -18,4 +18,3 @@
 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