Lintian Fixes - pgformatter
Ready changes
Merge these changes:
git pull https://janitor.debian.net/git/pgformatter lintian-fixes/main
Summary
- Use secure URI in Homepage field. (homepage-field-uses-insecure-uri)
- Bump debhelper from old 10 to 12. (package-uses-old-debhelper-compat-version)
- Set debhelper-compat version in Build-Depends. (uses-debhelper-compat-file)
- Update renamed lintian tag names in lintian overrides. (renamed-tag)
- 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 2020-09-07 12:30:39 +0000
+++ b/debian/changelog 2020-10-22 04:35:37 +0000
@@ -1,3 +1,14 @@
+pgformatter (4.4-2) UNRELEASED; urgency=medium
+
+ * Use secure URI in Homepage field.
+ * Bump debhelper from old 10 to 12.
+ * Set debhelper-compat version in Build-Depends.
+ * Update renamed lintian tag names in lintian overrides.
+ * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
+ Repository-Browse.
+
+ -- Debian Janitor <janitor@jelmer.uk> Thu, 22 Oct 2020 05:31:50 -0000
+
pgformatter (4.4-1) unstable; urgency=medium
* New upstream version.
=== removed file 'debian/compat'
--- a/debian/compat 2018-09-11 14:03:02 +0000
+++ b/debian/compat 1970-01-01 00:00:00 +0000
@@ -1,1 +0,0 @@
-10
=== modified file 'debian/control'
--- a/debian/control 2018-10-09 20:55:39 +0000
+++ b/debian/control 2020-10-22 04:33:51 +0000
@@ -3,10 +3,10 @@
Priority: optional
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Uploaders: Christoph Berg <myon@debian.org>
-Build-Depends: debhelper (>= 10)
+Build-Depends: debhelper-compat (= 12)
Build-Depends-Indep: perl
Standards-Version: 4.2.1
-Homepage: http://sqlformat.darold.net/
+Homepage: https://sqlformat.darold.net/
Vcs-Git: https://salsa.debian.org/postgresql/pgformatter.git
Vcs-Browser: https://salsa.debian.org/postgresql/pgformatter
=== modified file 'debian/source/lintian-overrides'
--- a/debian/source/lintian-overrides 2018-11-21 08:54:11 +0000
+++ b/debian/source/lintian-overrides 2020-10-22 04:34:41 +0000
@@ -1,3 +1,3 @@
# don't bug people uploading from @work
-source: changelog-should-mention-nmu
+source: no-nmu-in-changelog
source: source-nmu-has-incorrect-version-number
=== 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-10-22 04:35:37 +0000
@@ -0,0 +1,5 @@
+---
+Bug-Database: https://github.com/darold/pgFormatter/issues
+Bug-Submit: https://github.com/darold/pgFormatter/issues/new
+Repository: https://github.com/darold/pgFormatter.git
+Repository-Browse: https://github.com/darold/pgFormatter
Debdiff
File lists identical (after any substitutions)
Control files: lines which differ (wdiff format)
Homepage: http://sqlformat.darold.net/ https://sqlformat.darold.net/
Failed fixers:
See the worker log for details.
Run locally
Try this locally (using the lintian-brush package):
debcheckout pgformatter
cd pgformatter
lintian-brush