Run of lintian-fixes for emacs-highlight-indentation
Try this locally (using the lintian-brush package):
debcheckout emacs-highlight-indentation
cd emacs-highlight-indentation
lintian-brush
Merge these changes:
git pull https://janitor.debian.net/git/emacs-highlight-indentation lintian-fixes/main
Summary
- Bump debhelper from old 11 to 12. (package-uses-old-debhelper-compat-version)
- Set debhelper-compat version in Build-Depends. (uses-debhelper-compat-file)
- Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse. (upstream-metadata-file-is-missing upstream-metadata-missing-bug-tracking upstream-metadata-missing-repository)
Diff
=== removed file 'debian/compat'
--- a/debian/compat 2018-07-27 05:50:53 +0000
+++ b/debian/compat 1970-01-01 00:00:00 +0000
@@ -1,1 +0,0 @@
-11
=== modified file 'debian/control'
--- a/debian/control 2018-07-27 06:10:30 +0000
+++ b/debian/control 2020-11-28 15:57:29 +0000
@@ -3,8 +3,7 @@
Priority: optional
Maintainer: Debian Emacsen team <debian-emacsen@lists.debian.org>
Uploaders: Lev Lamberov <dogsleg@debian.org>
-Build-Depends: debhelper (>= 11),
- dh-elpa
+Build-Depends: debhelper-compat (= 12), dh-elpa
Standards-Version: 4.1.5
Rules-Requires-Root: no
Homepage: https://github.com/antonj/Highlight-Indentation-for-Emacs
=== added directory 'debian/upstream'
=== added file 'debian/upstream/metadata'
--- a/debian/upstream/metadata 1970-01-01 00:00:00 +0000
+++ b/debian/upstream/metadata 2020-11-28 15:57:40 +0000
@@ -0,0 +1,5 @@
+---
+Bug-Database: https://github.com/antonj/Highlight-Indentation-for-Emacs/issues
+Bug-Submit: https://github.com/antonj/Highlight-Indentation-for-Emacs/issues/new
+Repository: https://github.com/antonj/Highlight-Indentation-for-Emacs.git
+Repository-Browse: https://github.com/antonj/Highlight-Indentation-for-Emacs