r30656 - in /desktop/experimental/gtk+3.0/debian: changelog rules

sjoerd at users.alioth.debian.org sjoerd at users.alioth.debian.org
Mon Oct 17 15:37:16 UTC 2011


Author: sjoerd
Date: Mon Oct 17 15:37:16 2011
New Revision: 30656

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=30656
Log:
debian/rules: Enable gtk-doc build with the shared build

Modified:
    desktop/experimental/gtk+3.0/debian/changelog
    desktop/experimental/gtk+3.0/debian/rules

Modified: desktop/experimental/gtk+3.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gtk%2B3.0/debian/changelog?rev=30656&op=diff
==============================================================================
--- desktop/experimental/gtk+3.0/debian/changelog [utf-8] (original)
+++ desktop/experimental/gtk+3.0/debian/changelog [utf-8] Mon Oct 17 15:37:16 2011
@@ -1,4 +1,4 @@
-gtk+3.0 (3.2.1-1) UNRELEASED; urgency=low
+gtk+3.0 (3.2.1-2) UNRELEASED; urgency=low
 
   [ Sjoerd Simons ]
   * New upstream release
@@ -10,6 +10,7 @@
   * d/p/003_gdk.pc_privates.patch: Refreshed
   * d/p/043_notebook_scroll.patch: Refreshed
   * d/p/044_tracker_fts.patch: Refreshed
+  * debian/rules: Enable gtk-doc build with the shared build
 
   [ Michael Biebl ]
   * debian/watch:
@@ -19,7 +20,7 @@
     - Instead of depending on lynx | www-browser, make the -doc packages
       suggest devhelp.
 
- -- Michael Biebl <biebl at debian.org>  Sun, 16 Oct 2011 19:00:05 +0200
+ -- Sjoerd Simons <sjoerd at debian.org>  Mon, 17 Oct 2011 16:36:59 +0100
 
 gtk+3.0 (3.0.12-3) unstable; urgency=low
 

Modified: desktop/experimental/gtk+3.0/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gtk%2B3.0/debian/rules?rev=30656&op=diff
==============================================================================
--- desktop/experimental/gtk+3.0/debian/rules [utf-8] (original)
+++ desktop/experimental/gtk+3.0/debian/rules [utf-8] Mon Oct 17 15:37:16 2011
@@ -61,6 +61,7 @@
 			--enable-xinput
 
 DEB_CONFIGURE_FLAGS_shared = \
+			--enable-gtk-doc \
 			--enable-shared \
 			--enable-introspection=yes \
 			--disable-static




More information about the pkg-gnome-commits mailing list