Lintian Fixes - emacs-web-server
Ready changes
Merge these changes:
git pull https://janitor.debian.net/git/emacs-web-server 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
=== modified file 'debian/changelog'
--- a/debian/changelog 2019-08-25 12:30:07 +0000
+++ b/debian/changelog 2020-06-13 12:16:44 +0000
@@ -1,3 +1,12 @@
+emacs-web-server (1.5.1-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.
+
+ -- Debian Janitor <janitor@jelmer.uk> Sat, 13 Jun 2020 12:15:08 -0000
+
emacs-web-server (1.5.1-3) unstable; urgency=medium
* Team upload.
=== removed file 'debian/compat'
--- a/debian/compat 2018-05-31 15:43:22 +0000
+++ b/debian/compat 1970-01-01 00:00:00 +0000
@@ -1,1 +0,0 @@
-11
=== modified file 'debian/control'
--- a/debian/control 2018-05-31 15:45:52 +0000
+++ b/debian/control 2020-06-13 12:16:03 +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.4
Testsuite: autopkgtest-pkg-elpa
Homepage: https://github.com/skeeto/emacs-http-server
=== 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-13 12:16:44 +0000
@@ -0,0 +1,5 @@
+---
+Bug-Database: https://github.com/skeeto/emacs-web-server/issues
+Bug-Submit: https://github.com/skeeto/emacs-web-server/issues/new
+Repository: https://github.com/skeeto/emacs-web-server.git
+Repository-Browse: https://github.com/skeeto/emacs-web-server
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 emacs-web-server
cd emacs-web-server
lintian-brush