Lintian Fixes - parent-mode-el
Ready changes
Merge these changes:
git pull https://janitor.debian.net/git/parent-mode-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:58:03 +0000
+++ b/debian/changelog 2020-07-19 17:13:20 +0000
@@ -1,7 +1,14 @@
parent-mode-el (2.3-5) 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
parent-mode-el (2.3-4) unstable; urgency=medium
=== removed file 'debian/compat'
--- a/debian/compat 2017-01-30 13:34:28 +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:58:03 +0000
+++ b/debian/control 2020-07-19 17:13:15 +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
Testsuite: autopkgtest-pkg-elpa
Homepage: https://github.com/Fanael/parent-mode
=== 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-07-19 17:13:20 +0000
@@ -0,0 +1,5 @@
+---
+Bug-Database: https://github.com/Fanael/parent-mode/issues
+Bug-Submit: https://github.com/Fanael/parent-mode/issues/new
+Repository: https://github.com/Fanael/parent-mode.git
+Repository-Browse: https://github.com/Fanael/parent-mode
Run locally
Try this locally (using the lintian-brush package):
debcheckout parent-mode-el
cd parent-mode-el
lintian-brush