provides bash_completion.d/fail2ban

pull/808/head
Yaroslav Halchenko 2013-05-13 11:06:52 -04:00
parent 8332f6a3af
commit 4361f4c869
2 changed files with 3 additions and 0 deletions

1
debian/changelog vendored
View File

@ -4,6 +4,7 @@ fail2ban (0.8.9-1) unstable; urgency=low
- significant improvements in documentation (Closes: #400416)
- roundcube auth filter (Closes: #699442)
- enforces C locale for dates (Closes: #686341)
- provides bash_completion.d/fail2ban
* debian/jail.conf:
- added findtime and documentation on those basic options from jail.conf
(Closes: #704568)

2
debian/rules vendored
View File

@ -49,6 +49,8 @@ install: build
# just to please lintian since init file will
# take care about it anyways
rm -rf $(DESTDIR)/var/run/fail2ban
# Install bash completion
install -m 644 files/bash-completion $(DESTDIR)/etc/bash_completion.d/fail2ban
#
# Just to comply with policy 4.8