r34095 - in /desktop/unstable/gnome-desktop3/debian: changelog rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Tue Apr 3 16:47:10 UTC 2012


Author: biebl
Date: Tue Apr  3 16:47:09 2012
New Revision: 34095

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=34095
Log:
Build gtk-doc API documentation.

Modified:
    desktop/unstable/gnome-desktop3/debian/changelog
    desktop/unstable/gnome-desktop3/debian/rules

Modified: desktop/unstable/gnome-desktop3/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-desktop3/debian/changelog?rev=34095&op=diff
==============================================================================
--- desktop/unstable/gnome-desktop3/debian/changelog [utf-8] (original)
+++ desktop/unstable/gnome-desktop3/debian/changelog [utf-8] Tue Apr  3 16:47:09 2012
@@ -3,8 +3,9 @@
   * Build system-wide help documents and install them in gnome-desktop3-data.
   * Add the necessary Breaks/Replaces against gnome-desktop-data (<< 2.32.1-2)
     which previously shipped those files.
-
- -- Michael Biebl <biebl at debian.org>  Tue, 03 Apr 2012 18:45:06 +0200
+  * Build gtk-doc API documentation.
+
+ -- Michael Biebl <biebl at debian.org>  Tue, 03 Apr 2012 18:46:57 +0200
 
 gnome-desktop3 (3.2.1-3) unstable; urgency=low
 

Modified: desktop/unstable/gnome-desktop3/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-desktop3/debian/rules?rev=34095&op=diff
==============================================================================
--- desktop/unstable/gnome-desktop3/debian/rules [utf-8] (original)
+++ desktop/unstable/gnome-desktop3/debian/rules [utf-8] Tue Apr  3 16:47:09 2012
@@ -15,7 +15,7 @@
 			--with-gnome-distributor=$(shell dpkg-vendor --query vendor) \
 			--with-pnp-ids-path=/usr/share/hwdata/pnp.ids \
 			--disable-scrollkeeper \
-			--disable-gtk-doc \
+			--enable-gtk-doc \
 			--enable-desktop-docs \
 			--enable-introspection
 




More information about the pkg-gnome-commits mailing list