Lintian Fixes - lua-mode

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index 2859ddc..ebbcd69 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -159,12 +159,12 @@ lua-mode (20071122-4) unstable; urgency=low
  -- Jens Peter Secher <jps@debian.org>  Sat, 30 Oct 2010 09:49:01 +0200
 
 lua-mode (20071122-3) unstable; urgency=low
-  
+
   * Leave elisp source file links next to byte-compiled files so that info
     system can locate the source code.
     (Closes: #543492)
   * Fontify multiline strings.
-    (Closes: #466130)  
+    (Closes: #466130)
   * Use quilt instead of dpatch for patches.
   * Use debhelper 7.
   * Upgraded to Standards-Version 3.8.3.
@@ -209,10 +209,10 @@ lua-mode (20070703-1) unstable; urgency=low
 
 lua-mode (20061208-1) unstable; urgency=low
 
-  * New upstream release. 
+  * New upstream release.
     (Closes: bug#402133)
     - which fixes typo in docstring.
-    (Closes: bug#394206) 
+    (Closes: bug#394206)
     - which obsoletes my patch for multiline comments, so dpatch is no
       longer needed.
   * Include a watch file.
@@ -252,4 +252,3 @@ lua-mode (1.26-1) unstable; urgency=low
     (Closes: bug#266160)
 
  -- Jens Peter Secher <jps@debian.org>  Tue,  2 Nov 2004 21:26:59 +0100
-
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 c648ce8..b5d1619 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: lisp
 Priority: optional
 Maintainer: Debian Emacsen Team <debian-emacsen@lists.debian.org>
 Uploaders: Hilko Bengen <bengen@debian.org>
-Build-Depends: debhelper (>= 10),
+Build-Depends: debhelper-compat (= 13),
  dh-elpa,
  elpa-buttercup (>= 1.9),
  lua5.3,
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..eb0521b
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,5 @@
+---
+Bug-Database: https://github.com/immerrr/lua-mode/issues
+Bug-Submit: https://github.com/immerrr/lua-mode/issues/new
+Repository: https://github.com/immerrr/lua-mode.git
+Repository-Browse: https://github.com/immerrr/lua-mode

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details