r19969 - in /desktop/unstable/evince/debian: changelog rules

joss at users.alioth.debian.org joss at users.alioth.debian.org
Thu May 14 07:58:50 UTC 2009


Author: joss
Date: Thu May 14 07:58:50 2009
New Revision: 19969

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=19969
Log:
Remove files in the install/evince* targets so that GConf schemas 
are removed.

Modified:
    desktop/unstable/evince/debian/changelog
    desktop/unstable/evince/debian/rules

Modified: desktop/unstable/evince/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/evince/debian/changelog?rev=19969&op=diff
==============================================================================
--- desktop/unstable/evince/debian/changelog (original)
+++ desktop/unstable/evince/debian/changelog Thu May 14 07:58:50 2009
@@ -25,6 +25,8 @@
   * Reinstate evince-gtk, since we can now disable GConf and 
     gnome-keyring.
   * Don’t install .la and .a files in the moved places.
+  * Remove files in the install/evince* targets so that GConf schemas 
+    are removed.
 
  -- Josselin Mouette <joss at debian.org>  Thu, 14 May 2009 08:27:03 +0200
 

Modified: desktop/unstable/evince/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/evince/debian/rules?rev=19969&op=diff
==============================================================================
--- desktop/unstable/evince/debian/rules (original)
+++ desktop/unstable/evince/debian/rules Thu May 14 07:58:50 2009
@@ -40,21 +40,21 @@
 install/evince-gtk::
 	make -C $(DEB_BUILDDIR_evince-gtk) install DESTDIR=$(DEB_DESTDIR_evince-gtk)
 
-binary-install/evince::
+install/evince::
 	rm -rf debian/evince/usr/share/gtk-doc
 	#No development package, no nautilus/GConf stuff
 	rm -rf debian/evince/usr/lib/nautilus/*/*a \
-		debian/evince/etc \
 		debian/evince/usr/lib/evince/*/backends/*a \
 		debian/evince/usr/lib/*a \
 		debian/evince/usr/include/ \
 		debian/evince/usr/lib/pkgconfig \
 		debian/evince/usr/lib/*.so
 
-binary-install/evince::
+install/evince-gtk::
 	rm -rf debian/evince-gtk/usr/share/gtk-doc
 	#No development package:
 	rm -rf debian/evince-gtk/usr/lib/nautilus \
+		debian/evince-gtk/etc \
 		debian/evince-gtk/usr/lib/evince/*/backends/*a \
 		debian/evince-gtk/usr/lib/*a \
 		debian/evince-gtk/usr/include/ \




More information about the pkg-gnome-commits mailing list