aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--debian/changelog5
-rwxr-xr-xdebian/rules2
2 files changed, 4 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index b6350162..fa2d0849 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,10 @@
git-buildpackage (0.2.5) git-buildpackage; urgency=low
* fix syntax error in tag replacement
- * minor manpage reformating
+ * minor manpage reformating
+ * cleanup generated manpage.* files
- -- Guido Guenther <agx@sigxcpu.org> Thu, 5 Oct 2006 11:19:59 +0200
+ -- Guido Guenther <agx@sigxcpu.org> Thu, 5 Oct 2006 11:21:01 +0200
git-buildpackage (0.2.4) git-buildpackage; urgency=low
diff --git a/debian/rules b/debian/rules
index 6a7ef1e1..aecd46bc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,4 +16,4 @@ docs/%.1: docs/%.sgml
build/git-buildpackage:: $(MANPAGES)
clean::
- -rm docs/*.1 docs/manpages.*
+ -rm docs/*.1 docs/manpage.*