Lintian Fixes - golang-openldap

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 90e1a8a..735c55d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -17,6 +17,8 @@ golang-openldap (0.2-3) UNRELEASED; urgency=medium
     Repository-Browse.
   * QA Upload.
     Orphan package - see bug 836498.
+  * Bump debhelper from deprecated 9 to 13.
+  * Set debhelper-compat version in Build-Depends.
 
  -- Alexandre Viau <aviau@debian.org>  Mon, 02 Apr 2018 22:32:42 -0400
 
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 34cdfe2..845caf7 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: golang-openldap
 Section: devel
 Priority: optional
 Maintainer: Debian QA Group <packages@qa.debian.org>
-Build-Depends: debhelper (>= 9~), dh-golang,
+Build-Depends: debhelper-compat (= 13), dh-golang,
                golang-go, libldap2-dev
 Standards-Version: 3.9.4
 Homepage: https://github.com/mqu/openldap/

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details