Run of lintian-fixes for emacs-git-modes
Try this locally (using the lintian-brush package):
debcheckout emacs-git-modes
cd emacs-git-modes
lintian-brush
Merge these changes:
git pull https://janitor.debian.net/git/emacs-git-modes 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)
- Update standards version to 4.2.1, no changes needed. (out-of-date-standards-version)
Diff
=== modified file 'debian/changelog'
--- a/debian/changelog 2019-08-25 17:39:28 +0000
+++ b/debian/changelog 2020-06-04 20:27:13 +0000
@@ -1,3 +1,13 @@
+emacs-git-modes (1.2.8-4) UNRELEASED; urgency=low
+
+ * Bump debhelper from old 11 to 12.
+ * Set debhelper-compat version in Build-Depends.
+ * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
+ Repository-Browse.
+ * Update standards version to 4.2.1, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk> Thu, 04 Jun 2020 20:25:04 -0000
+
emacs-git-modes (1.2.8-3) unstable; urgency=medium
* Team upload.
=== removed file 'debian/compat'
--- a/debian/compat 2018-03-29 08:00:56 +0000
+++ b/debian/compat 1970-01-01 00:00:00 +0000
@@ -1,1 +0,0 @@
-11
=== modified file 'debian/control'
--- a/debian/control 2018-08-16 12:05:21 +0000
+++ b/debian/control 2020-06-04 20:27:13 +0000
@@ -3,9 +3,9 @@
Priority: optional
Maintainer: Debian Emacsen team <debian-emacsen@lists.debian.org>
Uploaders: Lev Lamberov <dogsleg@debian.org>
-Build-Depends: debhelper (>= 11),
+Build-Depends: debhelper-compat (= 12),
dh-elpa
-Standards-Version: 4.2.0
+Standards-Version: 4.2.1
Homepage: https://github.com/magit/git-modes
Vcs-Browser: https://salsa.debian.org/emacsen-team/emacs-git-modes
Vcs-Git: https://salsa.debian.org/emacsen-team/emacs-git-modes.git
=== 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-06-04 20:26:36 +0000
@@ -0,0 +1,5 @@
+---
+Bug-Database: https://github.com/magit/git-modes/issues
+Bug-Submit: https://github.com/magit/git-modes/issues/new
+Repository: https://github.com/magit/git-modes.git
+Repository-Browse: https://github.com/magit/git-modes