summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrendan O'Dea <bod@debian.org>2022-04-11 19:44:36 +1000
committerBrendan O'Dea <bod@debian.org>2022-04-11 19:44:36 +1000
commitfed6c38181b2ce843e8a1d42d8922ae1ecae9cfc (patch)
tree5c695019177daea648c06b9d669b0f36e92cfc00
parent4659b3f79664d8f4699437c0e4bc286e1ee85857 (diff)
downloadhelp2man-fed6c38181b2ce843e8a1d42d8922ae1ecae9cfc.tar.gz
Clean up configure~
-rw-r--r--Makefile.in5
-rw-r--r--debian/changelog6
2 files changed, 9 insertions, 2 deletions
diff --git a/Makefile.in b/Makefile.in
index 7f81d20..cceae4c 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -1,6 +1,6 @@
# Makefile for help2man
-# Copyright (C) 2012, 2014 Free Software Foundation, Inc.
+# Copyright (C) 2012, 2014, 2022 Free Software Foundation, Inc.
# Copying and distribution of this file, with or without modification,
# are permitted in any medium without royalty provided the copyright
@@ -125,7 +125,8 @@ clean:
mostlyclean: clean
rm -f $(target).dvi $(target).aux $(target).cp $(target).cps \
$(target).fn $(target).ky $(target).log $(target).pg $(target).toc \
- $(target).tp $(target).vr po/*.po~ po-texi/*.po~ po-texi/*.pot~
+ $(target).tp $(target).vr po/*.po~ po-texi/*.po~ po-texi/*.pot~ \
+ configure~
distclean: mostlyclean
-rm -rf config.cache config.log config.status Makefile autom4te.cache
diff --git a/debian/changelog b/debian/changelog
index ac520df..e0ceb9e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+help2man (1.49.2) unstable; urgency=medium
+
+ * Add configure~ to mostlyclean target.
+
+ -- Brendan O'Dea <bod@debian.org> Mon, 11 Apr 2022 19:42:52 +1000
+
help2man (1.49.1) unstable; urgency=medium
* Fall back to forking iconv for encodings which are not supported by