Lintian Fixes - highlight-numbers-el
Ready changes
Merge these changes:
git pull https://janitor.debian.net/git/highlight-numbers-el lintian-fixes/main
Summary
- Bump debhelper from old 10 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
=== modified file 'debian/changelog'
--- a/debian/changelog 2019-10-05 15:56:37 +0000
+++ b/debian/changelog 2020-06-22 15:00:27 +0000
@@ -1,7 +1,14 @@
highlight-numbers-el (0.2.3-6) UNRELEASED; urgency=medium
+ [ David Krauser ]
* Update maintainer email address
+ [ Debian Janitor ]
+ * Bump debhelper from old 10 to 12.
+ * Set debhelper-compat version in Build-Depends.
+ * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
+ Repository-Browse.
+
-- David Krauser <david@krauser.org> Fri, 04 Oct 2019 14:56:40 -0400
highlight-numbers-el (0.2.3-5) unstable; urgency=medium
=== removed file 'debian/compat'
--- a/debian/compat 2017-01-30 14:03:46 +0000
+++ b/debian/compat 1970-01-01 00:00:00 +0000
@@ -1,1 +0,0 @@
-10
=== modified file 'debian/control'
--- a/debian/control 2019-10-05 15:56:37 +0000
+++ b/debian/control 2020-06-22 14:59:39 +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 (>= 10),
- dh-elpa
+Build-Depends: debhelper-compat (= 12), dh-elpa
Standards-Version: 3.9.8
Homepage: https://github.com/Fanael/highlight-numbers
Vcs-Browser: https://salsa.debian.org/emacsen-team/highlight-numbers-el
=== 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-22 15:00:27 +0000
@@ -0,0 +1,5 @@
+---
+Bug-Database: https://github.com/Fanael/highlight-numbers/issues
+Bug-Submit: https://github.com/Fanael/highlight-numbers/issues/new
+Repository: https://github.com/Fanael/highlight-numbers.git
+Repository-Browse: https://github.com/Fanael/highlight-numbers
Debdiff
File lists identical (after any substitutions)
No differences were encountered in the control files
Run locally
Try this locally (using the lintian-brush package):
debcheckout highlight-numbers-el
cd highlight-numbers-el
lintian-brush