Lintian Fixes - austin

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index ed1efd7..27899ad 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -24,7 +24,7 @@ austin (2.1.1-1) unstable; urgency=medium
   Allowed specifying argument for time-like parameters using units (e.g. 10ms).
 
   Error reporting has been made more accurate and informative.
-  
+
   Bugfix: Fixed line number reporting.
 
   Bugfix: Fix symbol name clash on BSD systems with strtonum.
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index b4de394..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-11
diff --git a/debian/control b/debian/control
index a7c9cce..0ddd37e 100644
--- a/debian/control
+++ b/debian/control
@@ -2,13 +2,13 @@ Source: austin
 Section: devel
 Priority: optional
 Maintainer: Gabriele N. Tornetta <phoenix1987@gmail.com>
-Build-Depends: debhelper (>= 11~),
+Build-Depends: debhelper-compat (= 13),
  bats,
  valgrind,
  python3 (>= 3.3)
-Standards-Version: 4.4.0
+Standards-Version: 4.6.2
 Homepage: https://github.com/P403n1x87/austin
-Vcs-Git: https://github.com/P403n1x87/austin -b packaging/debian
+Vcs-Git: https://github.com/P403n1x87/austin.git -b packaging/debian
 Vcs-Browser: https://github.com/P403n1x87/austin
 
 Package: austin
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
index ecccfae..acd7b67 100644
--- a/debian/upstream/metadata
+++ b/debian/upstream/metadata
@@ -1,7 +1,5 @@
-Name: austin
-Contact: Gabriele N. Tornetta <phoenix1987@gmail.com>
 
-Repository: https://github.com/P403n1x87/austin
+Repository: https://github.com/P403n1x87/austin.git
 Repository-Browse: https://github.com/P403n1x87/austin
 
 Changelog: https://raw.githubusercontent.com/P403n1x87/austin/master/ChangeLog

Run locally

More details

Full run details

Historical runs