Lintian Fixes - carbon-c-relay

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/carbon-c-relay.maintscript b/debian/carbon-c-relay.maintscript
new file mode 100644
index 0000000..a1a4761
--- /dev/null
+++ b/debian/carbon-c-relay.maintscript
@@ -0,0 +1 @@
+rm_conffile /etc/init/carbon-c-relay.conf 3.7.4-2
diff --git a/debian/carbon-c-relay.upstart b/debian/carbon-c-relay.upstart
deleted file mode 100644
index c1aea25..0000000
--- a/debian/carbon-c-relay.upstart
+++ /dev/null
@@ -1,11 +0,0 @@
-description "carbon relay C implementation"
-
-start on (local-filesystems and net-device-up IFACE!=lo)
-stop on [!12345]
-
-limit nofile 32768 32768
-
-setuid carbon-c-relay
-setgid carbon-c-relay
-
-exec /usr/bin/carbon-c-relay -f /etc/carbon-c-relay.conf
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index f599e28..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-10
diff --git a/debian/control b/debian/control
index cb5b6d2..d2c0863 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: carbon-c-relay
 Section: net
 Priority: optional
 Maintainer: Bernd Zeimetz <bzed@debian.org>
-Build-Depends: debhelper, libssl-dev, pkg-config, help2man, lz4, iproute2, bison, flex
+Build-Depends: debhelper-compat (= 13), libssl-dev, pkg-config, help2man, lz4, iproute2, bison, flex
 Standards-Version: 3.9.6
 Homepage: https://github.com/grobian/carbon-c-relay
 Vcs-Git: https://salsa.debian.org/debian/carbon-c-relay.git

Debdiff

[The following lists of changes regard files as different if they have different names, permissions or owners.]

Files in first set of .debs but not in second

-rw-r--r--  root/root   /etc/init/carbon-c-relay.conf

No differences were encountered between the control files of package carbon-c-relay

No differences were encountered between the control files of package carbon-c-relay-dbgsym

Run locally

More details

Full run details