r11360 - in /desktop/unstable/gnome-vfs2/debian: changelog libgnomevfs2-0.postinst libgnomevfs2-0.postrm libgnomevfs2-common.install libgnomevfs2-extra.postinst libgnomevfs2-extra.postrm rules run-module-update-hooks

lool at users.alioth.debian.org lool at users.alioth.debian.org
Fri Jun 8 14:06:27 UTC 2007


Author: lool
Date: Fri Jun  8 14:06:27 2007
New Revision: 11360

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=11360
Log:
* Revert addition of GnomeVFS hook system.

Removed:
    desktop/unstable/gnome-vfs2/debian/libgnomevfs2-0.postinst
    desktop/unstable/gnome-vfs2/debian/libgnomevfs2-0.postrm
    desktop/unstable/gnome-vfs2/debian/libgnomevfs2-extra.postinst
    desktop/unstable/gnome-vfs2/debian/libgnomevfs2-extra.postrm
    desktop/unstable/gnome-vfs2/debian/run-module-update-hooks
Modified:
    desktop/unstable/gnome-vfs2/debian/changelog
    desktop/unstable/gnome-vfs2/debian/libgnomevfs2-common.install
    desktop/unstable/gnome-vfs2/debian/rules

Modified: desktop/unstable/gnome-vfs2/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-vfs2/debian/changelog?rev=11360&op=diff
==============================================================================
--- desktop/unstable/gnome-vfs2/debian/changelog (original)
+++ desktop/unstable/gnome-vfs2/debian/changelog Fri Jun  8 14:06:27 2007
@@ -1,20 +1,10 @@
 gnome-vfs2 (1:2.18.1-3) UNRELEASED; urgency=low
 
-  [ Josselin Mouette ]
   * libgnomevfs2-common.preinst, libgnomevfs2-extra.preinst: use
     dpkg-query instead of parsing the status file directly.
   * 99_ltmain_as-needed.patch: get --as-needed back to work.
 
-  [ Loic Minier ]
-  * New module installation hook system; see #426694 for cases where this is
-    useful.
-    - New /usr/share/gnome-vfs-2.0/run-module-update-hooks script installed in
-      libgnomevfs2-common will run all scripts or programs in
-      /usr/lib/gnome-vfs-2.0/module-update-hooks.
-    - Add postinst and postrm snippets to libgnomevfs2-0 and
-      libgnomevfs2-extra to call run-module-update-hooks.
-
- -- Loic Minier <lool at dooz.org>  Thu, 07 Jun 2007 18:48:14 +0200
+ -- Josselin Mouette <joss at debian.org>  Thu, 07 Jun 2007 00:03:09 +0200
 
 gnome-vfs2 (1:2.18.1-2) unstable; urgency=low
 

Modified: desktop/unstable/gnome-vfs2/debian/libgnomevfs2-common.install
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-vfs2/debian/libgnomevfs2-common.install?rev=11360&op=diff
==============================================================================
--- desktop/unstable/gnome-vfs2/debian/libgnomevfs2-common.install (original)
+++ desktop/unstable/gnome-vfs2/debian/libgnomevfs2-common.install Fri Jun  8 14:06:27 2007
@@ -4,4 +4,3 @@
 debian/tmp/usr/share/locale
 debian/tmp/usr/share/gtk-doc/html/gnome-vfs-2.0/* usr/share/doc/libgnomevfs2-common/html/
 debian/defaults.list etc/gnome-vfs-2.0/
-debian/run-module-update-hooks usr/share/gnome-vfs-2.0

Modified: desktop/unstable/gnome-vfs2/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-vfs2/debian/rules?rev=11360&op=diff
==============================================================================
--- desktop/unstable/gnome-vfs2/debian/rules (original)
+++ desktop/unstable/gnome-vfs2/debian/rules Fri Jun  8 14:06:27 2007
@@ -14,10 +14,6 @@
 # Hack to force regeneration of the orbit files
 common-configure-impl::
 	touch libgnomevfs/GNOME_VFS_Daemon.idl
-
-# fix executable bit of debian/run-module-update-hooks
-binary-install/libgnomevfs2-common::
-	chmod a+x debian/$(cdbs_curpkg)/usr/share/gnome-vfs-2.0/run-module-update-hooks
 
 ifeq ($(DEB_HOST_ARCH),hurd-i386)
   HOST_ARCH_CONFIGURE_FLAGS=--disable-samba




More information about the pkg-gnome-commits mailing list