[Demudi-commits] r1548 - in vkeybd/trunk: . debian

free-guest at alioth.debian.org free-guest at alioth.debian.org
Tue Aug 7 12:03:15 UTC 2007


Author: free-guest
Date: 2007-08-07 12:03:15 +0000 (Tue, 07 Aug 2007)
New Revision: 1548

Modified:
   vkeybd/trunk/Makefile
   vkeybd/trunk/debian/changelog
Log:
releasing version 1:0.1.17b-1

Modified: vkeybd/trunk/Makefile
===================================================================
--- vkeybd/trunk/Makefile	2007-08-07 11:56:55 UTC (rev 1547)
+++ vkeybd/trunk/Makefile	2007-08-07 12:03:15 UTC (rev 1548)
@@ -3,7 +3,7 @@
 # copyright (c) 1997-2000 by Takashi Iwai
 #
 
-VERSION = 0.1.16
+VERSION = 0.1.17b
 
 #
 # installation directory
@@ -84,7 +84,8 @@
 
 VKB_TCLFILE = $(VKBLIB_DIR)/vkeybd.tcl
 
-CFLAGS = -Wall -O -DVKB_TCLFILE=\"$(VKB_TCLFILE)\" \
+COPTFLAGS = -Wall -O
+CFLAGS = $(COPTFLAGS) -DVKB_TCLFILE=\"$(VKB_TCLFILE)\" \
 	-DVKBLIB_DIR=\"$(VKBLIB_DIR)\"\
 	-DVERSION_STR=\"$(VERSION)\"\
 	$(DEVICES) $(XINC) $(TCLINC) $(TKINC) $(LADCCACFLAGS)

Modified: vkeybd/trunk/debian/changelog
===================================================================
--- vkeybd/trunk/debian/changelog	2007-08-07 11:56:55 UTC (rev 1547)
+++ vkeybd/trunk/debian/changelog	2007-08-07 12:03:15 UTC (rev 1548)
@@ -1,3 +1,9 @@
+vkeybd (1:0.1.17b-1) unstable; urgency=low
+
+  * New upstream release (Closes: #436330)
+
+ -- Free Ekanayaka <freee at debian.org>  Tue,  7 Aug 2007 13:57:00 +0200
+
 vkeybd (1:0.1.17a-2) unstable; urgency=low
 
   * Changed name in .desktop file to Virtual MIDI Keyboard




More information about the Demudi-commits mailing list