mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse.
Fixes: lintian: upstream-metadata-file-is-missing See-also: https://lintian.debian.org/tags/upstream-metadata-file-is-missing.html
This commit is contained in:
parent
abc55dfb84
commit
243a5e18bc
2 changed files with 6 additions and 0 deletions
2
debian/changelog
vendored
2
debian/changelog
vendored
|
|
@ -4,6 +4,8 @@ fail2ban (0.11.1-1~exp4) UNRELEASED; urgency=medium
|
|||
* Remove patches neurodebian-backport.series, neurodebian_use_python2,
|
||||
saucy-dsc-patch, trusty-dsc-patch, utopic-dsc-patch, wheezy-dsc-
|
||||
patch that are missing from debian/patches/series.
|
||||
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
|
||||
Repository-Browse.
|
||||
|
||||
-- Sylvestre Ledru <sylvestre@debian.org> Thu, 23 Jan 2020 10:40:37 +0100
|
||||
|
||||
|
|
|
|||
4
debian/upstream/metadata
vendored
Normal file
4
debian/upstream/metadata
vendored
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
Bug-Database: https://github.com/fail2ban/fail2ban/issues
|
||||
Bug-Submit: https://github.com/fail2ban/fail2ban/issues/new
|
||||
Repository: https://github.com/fail2ban/fail2ban.git
|
||||
Repository-Browse: https://github.com/fail2ban/fail2ban
|
||||
Loading…
Reference in a new issue