r25545 - in /desktop/unstable/anjuta/debian: changelog rules

joss at users.alioth.debian.org joss at users.alioth.debian.org
Sat Nov 13 09:52:45 UTC 2010


Author: joss
Date: Sat Nov 13 09:52:45 2010
New Revision: 25545

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=25545
Log:
Explicitly disable vala as required now.

Modified:
    desktop/unstable/anjuta/debian/changelog
    desktop/unstable/anjuta/debian/rules

Modified: desktop/unstable/anjuta/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/anjuta/debian/changelog?rev=25545&op=diff
==============================================================================
--- desktop/unstable/anjuta/debian/changelog [utf-8] (original)
+++ desktop/unstable/anjuta/debian/changelog [utf-8] Sat Nov 13 09:52:45 2010
@@ -2,6 +2,7 @@
 
   * New upstream translation and bugfix release.
   * 90_autotools.patch: refreshed for the new release.
+  * Explicitly disable vala as required now.
 
  -- Josselin Mouette <joss at debian.org>  Sat, 13 Nov 2010 10:46:24 +0100
 

Modified: desktop/unstable/anjuta/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/anjuta/debian/rules?rev=25545&op=diff
==============================================================================
--- desktop/unstable/anjuta/debian/rules [utf-8] (original)
+++ desktop/unstable/anjuta/debian/rules [utf-8] Sat Nov 13 09:52:45 2010
@@ -9,7 +9,7 @@
 
 LDFLAGS += -Wl,-O1 -Wl,--as-needed
 
-DEB_CONFIGURE_EXTRA_FLAGS += --disable-scrollkeeper
+DEB_CONFIGURE_EXTRA_FLAGS += --disable-scrollkeeper --disable-vala
 
 DEB_DH_INSTALLMIME_ARGS += mime/anjuta.xml
 




More information about the pkg-gnome-commits mailing list