Lintian Fixes - vnlog

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index 89ef48f..30f86db 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -51,7 +51,7 @@ vnlog (1.30-1) unstable; urgency=medium
   * New upstream release
     - vnl-align: empty lines are treated like comments, and are preserved
     - vnl-filter bug fix: --perl puts () around each "match" expression
-  
+
  -- Dima Kogan <dkogan@debian.org>  Mon, 03 Aug 2020 02:15:55 -0700
 
 vnlog (1.28-1) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index bd2b2cb..baf1f0f 100644
--- a/debian/control
+++ b/debian/control
@@ -1,15 +1,15 @@
 Source: vnlog
 Priority: optional
 Section: devel
-Build-Depends: debhelper-compat (= 11),
+Build-Depends: debhelper-compat (= 13),
  dh-python,
  python3:any,
- libipc-run-perl        <!nocheck>,
- libtext-diff-perl      <!nocheck>,
+ libipc-run-perl <!nocheck>,
+ libtext-diff-perl <!nocheck>,
  liblist-moreutils-perl <!nocheck>,
- python3-numpy          <!nocheck>,
- perl:native            <!nocheck>,
- mawk                   <!nocheck>,
+ python3-numpy <!nocheck>,
+ perl:native <!nocheck>,
+ mawk <!nocheck>,
  chrpath
 Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
 Uploaders: Dima Kogan <dkogan@debian.org>
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..bcef008
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,4 @@
+---
+Bug-Database: https://github.com/dkogan/vnlog/issues
+Bug-Submit: https://github.com/dkogan/vnlog/issues/new
+Repository-Browse: https://github.com/dkogan/vnlog

Run locally

More details

Full run details

Historical runs