Run of lintian-fixes for pgagent
Try this locally (using the lintian-brush package):
debcheckout pgagent
cd pgagent
lintian-brush --compat-release=oldoldstable
Merge these changes:
git pull https://janitor.debian.net/git/pgagent lintian-fixes/main
Summary
- Set upstream metadata fields: Bug-Database. (upstream-metadata-file-is-missing)
- Update standards version to 4.2.1, no changes needed. (out-of-date-standards-version)
Diff
=== modified file 'debian/changelog'
--- a/debian/changelog 2019-10-29 13:02:50 +0000
+++ b/debian/changelog 2019-12-27 03:56:33 +0000
@@ -1,3 +1,10 @@
+pgagent (4.0.0-7) UNRELEASED; urgency=medium
+
+ * Set upstream metadata fields: Bug-Database.
+ * Update standards version to 4.2.1, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk> Fri, 27 Dec 2019 03:56:03 +0000
+
pgagent (4.0.0-6) unstable; urgency=medium
* Upload for PostgreSQL 12.
=== modified file 'debian/control'
--- a/debian/control 2018-11-18 12:52:24 +0000
+++ b/debian/control 2019-12-27 03:56:33 +0000
@@ -13,7 +13,7 @@
libboost-thread-dev,
libpq-dev (>= 8.1),
postgresql-server-dev-all,
-Standards-Version: 4.2.0
+Standards-Version: 4.2.1
Homepage: http://www.pgadmin.org/docs/dev/pgagent.html
Vcs-Git: https://salsa.debian.org/postgresql/pgagent.git
Vcs-Browser: https://salsa.debian.org/postgresql/pgagent
=== added directory 'debian/upstream'
=== added file 'debian/upstream/metadata'
--- a/debian/upstream/metadata 1970-01-01 00:00:00 +0000
+++ b/debian/upstream/metadata 2019-12-27 03:56:12 +0000
@@ -0,0 +1,1 @@
+Bug-Database: https://github.com/postgres/pgagent/issues
Publish History
- 2019-12-27T22:36: Merge proposal updated (Success)