r3843: Auto commit for Debian build
authorKevin M. Rosenberg <kevin@rosenberg.net>
Wed, 22 Jan 2003 15:17:52 +0000 (15:17 +0000)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Wed, 22 Jan 2003 15:17:52 +0000 (15:17 +0000)
Makefile
debian/changelog

index 08a12db28144934daf20063cfc986a028578e2ac..088db623d407166e1c1353fb08083530ccae0571 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -5,7 +5,7 @@ all: compile-linux
 clean:
        rm -f $(base) $(base).o
 
-compile-linux: wdq2wav
+compile: wdq2wav
 
 debug:
        g++ -g -I. $(base).cpp -o $(base)
index 25255f68fd37e7bbc34255a295cba1cd7971e3f0..d42bc0d3a1730d8c5371d00dbd7d12d8ca07b1fb 100644 (file)
@@ -1,3 +1,9 @@
+wdq2wav (0.3-1) unstable; urgency=low
+
+  * New upstream
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 22 Jan 2003 08:17:47 -0700
+
 wdq2wav (0.2-1) unstable; urgency=low
 
   * New upstream