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

joss at users.alioth.debian.org joss at users.alioth.debian.org
Wed Jun 10 21:19:09 UTC 2009


Author: joss
Date: Wed Jun 10 21:19:08 2009
New Revision: 20320

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=20320
Log:
Don’t use symlinks for /usr/share/doc, it would require the 
postinst dance.

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=20320&op=diff
==============================================================================
--- desktop/unstable/evince/debian/changelog (original)
+++ desktop/unstable/evince/debian/changelog Wed Jun 10 21:19:08 2009
@@ -34,6 +34,8 @@
   * Install evince-thumbnailer.1 in evince-common.
   * Install the XPM in evince-common.
   * Fixup some dependencies.
+  * Don’t use symlinks for /usr/share/doc, it would require the 
+    postinst dance.
 
  -- Josselin Mouette <joss at debian.org>  Wed, 10 Jun 2009 22:41:12 +0200
 

Modified: desktop/unstable/evince/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/evince/debian/rules?rev=20320&op=diff
==============================================================================
--- desktop/unstable/evince/debian/rules (original)
+++ desktop/unstable/evince/debian/rules Wed Jun 10 21:19:08 2009
@@ -49,22 +49,6 @@
 install/evince-common::
 	rm -rf debian/evince-common/usr/share/gtk-doc
 
-binary-install/evince::
-	rm -rf debian/evince/usr/share/doc/evince
-	dh_link -pevince usr/share/doc/evince-common usr/share/doc/evince
-
-binary-install/evince-gtk::
-	rm -rf debian/evince-gtk/usr/share/doc/evince-gtk
-	dh_link -pevince-gtk usr/share/doc/evince-common usr/share/doc/evince-gtk
-
-binary-install/evince-dbg::
-	rm -rf debian/evince-dbg/usr/share/doc/evince-dbg
-	dh_link -pevince-dbg usr/share/doc/evince usr/share/doc/evince-dbg
-
-binary-install/libevince-dev::
-	rm -rf debian/libevince-dev/usr/share/doc/libevince-dev
-	dh_link -plibevince-dev usr/share/doc/libevince1 usr/share/doc/libevince-dev
-
 binary-post-install/evince::
 	# check for missing MIME types
 	desktop-check-mime-types




More information about the pkg-gnome-commits mailing list