Lintian Fixes - zfs-auto-snapshot

Ready changes

Summary

Diff

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 00d3270..9b583bd 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: zfs-auto-snapshot
 Section: contrib/utils
 Priority: optional
 Maintainer: Jonathan Carter <jcc@debian.org>
-Build-Depends: debhelper (>= 11)
+Build-Depends: debhelper-compat (= 13)
 Standards-Version: 4.1.3
 Homepage: https://github.com/zfsonlinux/zfs-auto-snapshot
 Vcs-Git: https://salsa.debian.org/jcc/zfs-auto-snapshot.git
@@ -19,4 +19,3 @@ Description: ZFS automatic snapshot service
  .
  This program is a posixly correct bourne shell script. It depends only on
  the zfs utilities and cron, and can run in the dash shell.
-
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..4af46d2
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,4 @@
+---
+Bug-Database: https://github.com/zfsonlinux/zfs-auto-snapshot/issues
+Bug-Submit: https://github.com/zfsonlinux/zfs-auto-snapshot/issues/new
+Repository-Browse: https://github.com/zfsonlinux/zfs-auto-snapshot

Run locally

More details

Full run details

Historical runs