r14629 - in /desktop/unstable/libsoup/debian: changelog rules

lool at users.alioth.debian.org lool at users.alioth.debian.org
Sun Feb 17 15:03:38 UTC 2008


Author: lool
Date: Sun Feb 17 15:03:37 2008
New Revision: 14629

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=14629
Log:
Rename the devhelp files to match the parent directory as otherwise
the documentation doesn't appear in devhelp.

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

Modified: desktop/unstable/libsoup/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libsoup/debian/changelog?rev=14629&op=diff
==============================================================================
--- desktop/unstable/libsoup/debian/changelog (original)
+++ desktop/unstable/libsoup/debian/changelog Sun Feb 17 15:03:37 2008
@@ -1,3 +1,10 @@
+libsoup (2.2.105-2) unstable; urgency=low
+
+  * Rename the devhelp files to match the parent directory as otherwise
+    the documentation doesn't appear in devhelp.
+
+ -- Loic Minier <lool at dooz.org>  Sun, 17 Feb 2008 15:37:32 +0100
+
 libsoup (2.2.105-1) unstable; urgency=low
 
   * New upstream bugfix release:

Modified: desktop/unstable/libsoup/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libsoup/debian/rules?rev=14629&op=diff
==============================================================================
--- desktop/unstable/libsoup/debian/rules (original)
+++ desktop/unstable/libsoup/debian/rules Sun Feb 17 15:03:37 2008
@@ -19,3 +19,9 @@
 DEB_DH_MAKESHLIBS_ARGS_ALL += -V'$(SHLIBS)'
 DEB_CONFIGURE_EXTRA_FLAGS += --enable-gtk-doc
 
+install/libsoup2.2-doc::
+	# rename the devhelp files to match the parent directory as otherwise
+	# the documentation doesn't appear in devhelp
+	mv debian/tmp/usr/share/gtk-doc/html/libsoup-2.2/libsoup.devhelp debian/tmp/usr/share/gtk-doc/html/libsoup-2.2/libsoup-2.2.devhelp
+	mv debian/tmp/usr/share/gtk-doc/html/libsoup-2.2/libsoup.devhelp2 debian/tmp/usr/share/gtk-doc/html/libsoup-2.2/libsoup-2.2.devhelp2
+




More information about the pkg-gnome-commits mailing list