head 1.3; access; symbols; locks; strict; comment @# @; 1.3 date 2009.05.27.20.04.09; author rse; state Exp; branches; next 1.2; commitid LBGJOdLqroOg5yPt; 1.2 date 2009.04.06.20.33.23; author rse; state Exp; branches; next 1.1; commitid 1b0mwhxAzhbWSZIt; 1.1 date 2008.03.09.08.34.27; author rse; state Exp; branches; next ; commitid hk3Cr6gTKQQuxqUs; desc @@ 1.3 log @upgrading package: vala 0.7.2 -> 0.7.3 @ text @Index: ccode/Makefile.in --- ccode/Makefile.in.orig 2009-05-26 20:18:37 +0200 +++ ccode/Makefile.in 2009-05-27 21:58:03 +0200 @@@@ -315,7 +315,7 @@@@ $(libvalaccode_la_VALASOURCES:.vala=.c) \ $(NULL) -ccodeincludedir = $(includedir)/vala-1.0 +ccodeincludedir = $(includedir)/vala ccodeinclude_HEADERS = \ valaccode.h \ $(NULL) Index: gee/Makefile.in --- gee/Makefile.in.orig 2009-05-26 20:18:37 +0200 +++ gee/Makefile.in 2009-05-27 21:58:03 +0200 @@@@ -258,7 +258,7 @@@@ $(libgee_la_VALASOURCES:.vala=.c) \ $(NULL) -geeincludedir = $(includedir)/vala-1.0 +geeincludedir = $(includedir)/vala geeinclude_HEADERS = \ gee.h \ $(NULL) Index: vala-1.0.pc.in --- vala-1.0.pc.in.orig 2009-04-26 20:42:25 +0200 +++ vala-1.0.pc.in 2009-05-27 21:58:03 +0200 @@@@ -16,4 +16,4 @@@@ Version: @@VERSION@@ Requires: glib-2.0 gobject-2.0 Libs: -L${libdir} -lvala -Cflags: -I${includedir}/vala-1.0 +Cflags: -I${includedir}/vala Index: vala/Makefile.in --- vala/Makefile.in.orig 2009-05-26 20:18:38 +0200 +++ vala/Makefile.in 2009-05-27 21:58:03 +0200 @@@@ -431,7 +431,7 @@@@ $(libvalacore_la_VALASOURCES:.vala=.c) \ $(NULL) -valaincludedir = $(includedir)/vala-1.0 +valaincludedir = $(includedir)/vala valainclude_HEADERS = \ vala.h \ $(NULL) @ 1.2 log @upgrading package: vala 0.6.0 -> 0.7.0 @ text @d2 3 a4 3 --- ccode/Makefile.in.orig 2009-04-05 17:28:35 +0200 +++ ccode/Makefile.in 2009-04-06 22:26:21 +0200 @@@@ -294,7 +294,7 @@@@ d14 3 a16 3 --- gee/Makefile.in.orig 2009-04-05 17:28:35 +0200 +++ gee/Makefile.in 2009-04-06 22:26:32 +0200 @@@@ -237,7 +237,7 @@@@ a24 12 Index: gobject/Makefile.in --- gobject/Makefile.in.orig 2009-04-05 17:28:35 +0200 +++ gobject/Makefile.in 2009-04-06 22:26:43 +0200 @@@@ -267,7 +267,7 @@@@ $(libvala_la_VALASOURCES:.vala=.c) \ $(NULL) -gobjectincludedir = $(includedir)/vala-1.0 +gobjectincludedir = $(includedir)/vala gobjectinclude_HEADERS = \ valagobject.h \ $(NULL) d26 2 a27 2 --- vala-1.0.pc.in.orig 2009-02-25 18:08:48 +0100 +++ vala-1.0.pc.in 2009-04-06 22:24:24 +0200 d35 3 a37 3 --- vala/Makefile.in.orig 2009-04-05 17:28:35 +0200 +++ vala/Makefile.in 2009-04-06 22:26:55 +0200 @@@@ -409,7 +409,7 @@@@ @ 1.1 log @new package: vala 0.1.7 (C#-Style High-Level Language for C/GObject) @ text @d2 2 a3 2 --- ccode/Makefile.in.orig 2008-03-02 00:04:06 +0100 +++ ccode/Makefile.in 2008-03-09 09:30:27 +0100 d5 1 a5 1 $(libvalaccode_la_VALASOURCES:.vala=.h) \ d8 2 a9 2 -ccodeincludedir = $(includedir)/vala-1.0/ccode +ccodeincludedir = $(includedir)/vala/ccode d11 1 a11 1 $(libvalaccode_la_VALASOURCES:.vala=.h) \ d14 2 a15 2 --- gee/Makefile.in.orig 2008-03-02 00:04:06 +0100 +++ gee/Makefile.in 2008-03-09 09:30:34 +0100 d17 1 a17 1 $(libgee_la_VALASOURCES:.vala=.h) \ d20 2 a21 2 -geeincludedir = $(includedir)/vala-1.0/gee +geeincludedir = $(includedir)/vala/gee d23 1 a23 1 $(libgee_la_VALASOURCES:.vala=.h) \ d26 4 a29 4 --- gobject/Makefile.in.orig 2008-03-02 00:04:06 +0100 +++ gobject/Makefile.in 2008-03-09 09:30:43 +0100 @@@@ -261,7 +261,7 @@@@ $(libvala_la_VALASOURCES:.vala=.h) \ d32 2 a33 2 -gobjectincludedir = $(includedir)/vala-1.0/gobject +gobjectincludedir = $(includedir)/vala/gobject d35 1 a35 1 $(libvala_la_VALASOURCES:.vala=.h) \ d38 3 a40 3 --- vala-1.0.pc.in.orig 2008-02-12 16:46:28 +0100 +++ vala-1.0.pc.in 2008-03-09 09:31:06 +0100 @@@@ -11,4 +11,4 @@@@ d47 4 a50 4 --- vala/Makefile.in.orig 2008-03-02 00:04:07 +0100 +++ vala/Makefile.in 2008-03-09 09:30:49 +0100 @@@@ -407,7 +407,7 @@@@ $(libvalacore_la_VALASOURCES:.vala=.h) \ d53 2 a54 2 -valaincludedir = $(includedir)/vala-1.0/vala +valaincludedir = $(includedir)/vala/vala d57 1 a57 1 $(libvalacore_la_VALASOURCES:.vala=.h) \ @