r4152: Auto commit for Debian build
authorKevin M. Rosenberg <kevin@rosenberg.net>
Mon, 3 Mar 2003 02:09:10 +0000 (02:09 +0000)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Mon, 3 Mar 2003 02:09:10 +0000 (02:09 +0000)
Makefile
debian/changelog

index 997e84febc890efbe46af8d7a91df38fbbc9e3af..c56bfb6c1af20d0d2376b2f154ba936b9ccc68d7 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -5,7 +5,7 @@ all: compile
 clean:
        rm -f $(base) $(base).o
 
-compile: wdq2wav wdq2wav.txt
+compile: wdq2wav
 
 debug:
        g++ -Wall -g -I. $(base).cpp -o $(base)
index 6d23a57b09a6317e5e8565d708890ac7b940e0e2..83b1482b61485151c6d8f95661ee290fee0f1670 100644 (file)
@@ -1,3 +1,10 @@
+wdq2wav (0.7.1-1) unstable; urgency=low
+
+  * Fix makefile so that html version of man page is no longer
+  automatically built by compile target (closes: 183179) 
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Sun,  2 Mar 2003 19:08:58 -0700
+
 wdq2wav (0.7.0-1) unstable; urgency=low
 
   * Invert the meaning of the -z option