r33024 - in /desktop/experimental/gdl/debian: changelog rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Mon Mar 12 15:44:23 UTC 2012


Author: biebl
Date: Mon Mar 12 15:44:22 2012
New Revision: 33024

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=33024
Log:
debian/rules: Build gtk-doc API documentation, don't use the one shipped
in the upstream tarball.

Modified:
    desktop/experimental/gdl/debian/changelog
    desktop/experimental/gdl/debian/rules

Modified: desktop/experimental/gdl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gdl/debian/changelog?rev=33024&op=diff
==============================================================================
--- desktop/experimental/gdl/debian/changelog [utf-8] (original)
+++ desktop/experimental/gdl/debian/changelog [utf-8] Mon Mar 12 15:44:22 2012
@@ -6,8 +6,10 @@
     longer installs a .ui file.
   * debian/libgdl-3-2.symbols: Add new symbols and remove GdlLayoutManager
     related symbols, which were dropped upstream.
-
- -- Michael Biebl <biebl at debian.org>  Mon, 12 Mar 2012 16:40:01 +0100
+  * debian/rules: Build gtk-doc API documentation, don't use the one shipped
+    in the upstream tarball.
+
+ -- Michael Biebl <biebl at debian.org>  Mon, 12 Mar 2012 16:42:59 +0100
 
 gdl (3.2.0-2) unstable; urgency=low
 

Modified: desktop/experimental/gdl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gdl/debian/rules?rev=33024&op=diff
==============================================================================
--- desktop/experimental/gdl/debian/rules [utf-8] (original)
+++ desktop/experimental/gdl/debian/rules [utf-8] Mon Mar 12 15:44:22 2012
@@ -8,3 +8,4 @@
 
 GNOME_MODULE := gdl
 
+DEB_CONFIGURE_EXTRA_FLAGS += --enable-gtk-doc




More information about the pkg-gnome-commits mailing list