Lintian Fixes - erlang-cowlib

Ready changes

Summary

Diff

diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index ec63514..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-9
diff --git a/debian/control b/debian/control
index d5c6d07..6e17145 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,9 @@ Source: erlang-cowlib
 Maintainer: Debian Erlang Packagers <pkg-erlang-devel@lists.alioth.debian.org>
 Section: devel
 Priority: optional
-Standards-Version: 4.1.4
-Build-Depends: debhelper (>= 9), dpkg-dev (>= 1.16.1~),
+Standards-Version: 4.1.5
+Build-Depends: debhelper-compat (= 13),
+	dpkg-dev (>= 1.16.1~),
 	erlang-dev (>= 1:14.b.4),
 	erlang-eunit (>= 1:14.b.4),
 	erlang-edoc (>= 1:14.b.4),
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..6ac186c
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,5 @@
+---
+Bug-Database: https://github.com/ninenines/cowlib/issues
+Bug-Submit: https://github.com/ninenines/cowlib/issues/new
+Repository: https://github.com/ninenines/cowlib.git
+Repository-Browse: https://github.com/ninenines/cowlib

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

  • Depends: erlang-base (>= 1:25.1.1+dfsg), 1:25.2.3+dfsg), erlang-crypto (>= 1:25.1.1+dfsg) 1:25.2.3+dfsg)

Run locally

More details

Full run details