r33093 - in /desktop/experimental/gnome-dictionary/debian: changelog rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Tue Mar 13 10:28:08 UTC 2012


Author: biebl
Date: Tue Mar 13 10:28:07 2012
New Revision: 33093

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

Modified:
    desktop/experimental/gnome-dictionary/debian/changelog
    desktop/experimental/gnome-dictionary/debian/rules

Modified: desktop/experimental/gnome-dictionary/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-dictionary/debian/changelog?rev=33093&op=diff
==============================================================================
--- desktop/experimental/gnome-dictionary/debian/changelog [utf-8] (original)
+++ desktop/experimental/gnome-dictionary/debian/changelog [utf-8] Tue Mar 13 10:28:07 2012
@@ -8,6 +8,8 @@
   * Update watch file and Vcs-* URLs.
   * Stop using dh-autoreconf.
   * Update watch file.
+  * Rebuild gtk-doc API documentation and don't use the one shipped in the
+    upstream tarball.
 
  -- Michael Biebl <biebl at debian.org>  Tue, 13 Mar 2012 10:44:17 +0100
 

Modified: desktop/experimental/gnome-dictionary/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-dictionary/debian/rules?rev=33093&op=diff
==============================================================================
--- desktop/experimental/gnome-dictionary/debian/rules [utf-8] (original)
+++ desktop/experimental/gnome-dictionary/debian/rules [utf-8] Tue Mar 13 10:28:07 2012
@@ -7,7 +7,8 @@
 include /usr/share/gnome-pkg-tools/1/rules/gnome-version.mk
 -include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
 
-DEB_CONFIGURE_EXTRA_FLAGS := --enable-ipv6=yes \
+DEB_CONFIGURE_EXTRA_FLAGS += --enable-ipv6 \
+                             --enable-gtk-doc \
                              --disable-scrollkeeper
 
 LDFLAGS += -Wl,-z,defs -Wl,-O1 -Wl,--as-needed




More information about the pkg-gnome-commits mailing list