From c33a77f47b086ae9e20e52f2c74a1c081790b862 Mon Sep 17 00:00:00 2001 From: "Kevin M. Rosenberg" Date: Wed, 22 Jan 2003 15:17:52 +0000 Subject: [PATCH] r3843: Auto commit for Debian build --- Makefile | 2 +- debian/changelog | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 08a12db..088db62 100644 --- 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) diff --git a/debian/changelog b/debian/changelog index 25255f6..d42bc0d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +wdq2wav (0.3-1) unstable; urgency=low + + * New upstream + + -- Kevin M. Rosenberg Wed, 22 Jan 2003 08:17:47 -0700 + wdq2wav (0.2-1) unstable; urgency=low * New upstream -- 2.34.1