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

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


Author: joss
Date: Wed Jun 10 21:19:48 2009
New Revision: 20321

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=20321
Log:
Correctly remove the doc from evince-common.

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=20321&op=diff
==============================================================================
--- desktop/unstable/evince/debian/changelog (original)
+++ desktop/unstable/evince/debian/changelog Wed Jun 10 21:19:48 2009
@@ -36,6 +36,7 @@
   * Fixup some dependencies.
   * Don’t use symlinks for /usr/share/doc, it would require the 
     postinst dance.
+  * Correctly remove the doc from evince-common.
 
  -- 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=20321&op=diff
==============================================================================
--- desktop/unstable/evince/debian/rules (original)
+++ desktop/unstable/evince/debian/rules Wed Jun 10 21:19:48 2009
@@ -46,7 +46,7 @@
 		debian/evince-gtk/usr/lib \
 		debian/evince-gtk/usr/include
 
-install/evince-common::
+binary-install/evince-common::
 	rm -rf debian/evince-common/usr/share/gtk-doc
 
 binary-post-install/evince::




More information about the pkg-gnome-commits mailing list