summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog2
-rwxr-xr-xdebian/rules1
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index d0f77e5e1..6270e247c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-installation-guide (2005xxxx) UNRELEASED; urgency=low
+installation-guide (20051019) unstable; urgency=low
[ Joey Hess ]
* Split off from the debian-installer source package.
diff --git a/debian/rules b/debian/rules
index c7a44ba47..ef69de923 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,6 +15,7 @@ clean:
dh_testroot
dh_clean build-stamp
rm -rf $(MANTMP)
+ rm -rf build/build.out build/build.tmp build/build.po
build: build-stamp
build-stamp: