summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorBrendan O'Dea <bod@debian.org>2019-08-13 09:28:12 +1000
committerBrendan O'Dea <bod@debian.org>2019-08-13 09:28:12 +1000
commita78dc96ffae571707e66bc9bc87034adc8218ab4 (patch)
treef9ae4ee46c9044867c159e5f2d232db414a2a1dc /debian
parent75e3344ccc0a5dc9baa9dff046de67f680acd808 (diff)
downloadhelp2man-a78dc96ffae571707e66bc9bc87034adc8218ab4.tar.gz
Add missing continuationv1.47.11
Diffstat (limited to 'debian')
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index 96adc68..fdc84bb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -119,7 +119,7 @@ maint-prep:
# debian package).
check-maint-prep:
test -x configure # autoconf has been run
- [[ $(DEB_VERSION) = *+b[0-9]* ]] || # this is a bin-NMU, or...
+ [[ $(DEB_VERSION) = *+b[0-9]* ]] || # this is a bin-NMU, or... \
grep -qF 'help2man-$(DEB_VERSION).tar' README # exists and up to date
maint-clean: maint-prep