r32627 - in /desktop/unstable/libxklavier/debian: changelog rules
biebl at users.alioth.debian.org
biebl at users.alioth.debian.org
Tue Feb 21 22:03:59 UTC 2012
Author: biebl
Date: Tue Feb 21 22:03:59 2012
New Revision: 32627
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=32627
Log:
debian/rules: Rebuild gtk-doc API documentation.
Modified:
desktop/unstable/libxklavier/debian/changelog
desktop/unstable/libxklavier/debian/rules
Modified: desktop/unstable/libxklavier/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libxklavier/debian/changelog?rev=32627&op=diff
==============================================================================
--- desktop/unstable/libxklavier/debian/changelog [utf-8] (original)
+++ desktop/unstable/libxklavier/debian/changelog [utf-8] Tue Feb 21 22:03:59 2012
@@ -4,6 +4,7 @@
* Remove debian/patches/00git_gir_build_include.patch, merged upstream.
* debian/control.in: Remove alternative dependency on xkb-data-legacy.
* Add symbols file for libxklavier16.
+ * debian/rules: Rebuild gtk-doc API documentation.
-- Michael Biebl <biebl at debian.org> Tue, 21 Feb 2012 21:23:44 +0100
Modified: desktop/unstable/libxklavier/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libxklavier/debian/rules?rev=32627&op=diff
==============================================================================
--- desktop/unstable/libxklavier/debian/rules [utf-8] (original)
+++ desktop/unstable/libxklavier/debian/rules [utf-8] Tue Feb 21 22:03:59 2012
@@ -8,4 +8,5 @@
-include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
DEB_CONFIGURE_EXTRA_FLAGS += --with-xkb-base=/usr/share/X11/xkb \
- --with-xkb-bin-base=/usr/bin
+ --with-xkb-bin-base=/usr/bin \
+ --enable-gtk-doc
More information about the pkg-gnome-commits
mailing list