Run of lintian-fixes for onesixtyone
Try this locally (using the lintian-brush package):
debcheckout onesixtyone
cd onesixtyone
lintian-brush
Merge these changes:
git pull https://janitor.debian.net/git/onesixtyone lintian-fixes/main
Summary
- Trim trailing whitespace. (file-contains-trailing-whitespace)
- Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse. (upstream-metadata-file-is-missing)
- Update standards version to 4.4.1, no changes needed. (out-of-date-standards-version)
Diff
=== modified file 'debian/changelog'
--- a/debian/changelog 2019-07-08 14:24:10 +0000
+++ b/debian/changelog 2020-02-17 17:38:24 +0000
@@ -26,4 +26,3 @@
* Initial release (Closes: #459668)
-- Jose Parrella <bureado@debian.org> Wed, 19 Mar 2008 17:43:58 -0430
-
=== modified file 'debian/control'
--- a/debian/control 2019-04-05 08:44:04 +0000
+++ b/debian/control 2020-02-17 17:39:20 +0000
@@ -4,7 +4,7 @@
Maintainer: Debian Security Tools <team+pkg-security@tracker.debian.org>
Uploaders: Sophie Brun <sophie@offensive-security.com>
Build-Depends: debhelper-compat (= 12)
-Standards-Version: 4.3.0
+Standards-Version: 4.4.1
Homepage: https://github.com/trailofbits/onesixtyone
Vcs-Git: https://salsa.debian.org/pkg-security-team/onesixtyone.git
Vcs-Browser: https://salsa.debian.org/pkg-security-team/onesixtyone
@@ -22,4 +22,3 @@
backbone) with -w 10 gives a performance of 3 seconds per class C, with
no dropped packets, and all 65536 IP addresses were scanned in less than
13 minutes.
-
=== added directory 'debian/upstream'
=== added file 'debian/upstream/metadata'
--- a/debian/upstream/metadata 1970-01-01 00:00:00 +0000
+++ b/debian/upstream/metadata 2020-02-17 17:38:54 +0000
@@ -0,0 +1,4 @@
+Bug-Database: https://github.com/trailofbits/onesixtyone/issues
+Bug-Submit: https://github.com/trailofbits/onesixtyone/issues/new
+Repository: https://github.com/trailofbits/onesixtyone.git
+Repository-Browse: https://github.com/trailofbits/onesixtyone
Publish History
- 2020-02-17T20:02: Merge proposal updated (Success)