Lintian Fixes - first-last-agg
Ready changes
Merge these changes:
git pull https://janitor.debian.net/git/first-last-agg lintian-fixes/main
Summary
- Bump debhelper from deprecated 9 to 12. (package-uses-deprecated-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)
- Update standards version to 4.5.0, no changes needed. (out-of-date-standards-version)
Diff
=== modified file 'debian/changelog'
--- a/debian/changelog 2019-10-29 09:10:43 +0000
+++ b/debian/changelog 2020-08-29 06:47:16 +0000
@@ -1,3 +1,13 @@
+first-last-agg (0.1.4-4-gd63ea3b-3) UNRELEASED; urgency=low
+
+ * Bump debhelper from deprecated 9 to 12.
+ * Set debhelper-compat version in Build-Depends.
+ * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
+ Repository-Browse.
+ * Update standards version to 4.5.0, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk> Sat, 29 Aug 2020 06:44:38 -0000
+
first-last-agg (0.1.4-4-gd63ea3b-2) unstable; urgency=medium
* Upload for PostgreSQL 12.
=== removed file 'debian/compat'
--- a/debian/compat 2019-03-25 10:31:30 +0000
+++ b/debian/compat 1970-01-01 00:00:00 +0000
@@ -1,1 +0,0 @@
-9
=== modified file 'debian/control'
--- a/debian/control 2019-10-29 09:10:43 +0000
+++ b/debian/control 2020-08-29 06:47:16 +0000
@@ -3,8 +3,8 @@
Priority: optional
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Uploaders: Christoph Berg <myon@debian.org>,
-Build-Depends: debhelper (>= 9), postgresql-server-dev-all (>= 153~)
-Standards-Version: 4.3.0
+Build-Depends: debhelper-compat (= 12), postgresql-server-dev-all (>= 153~)
+Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/postgresql/first-last-agg
Vcs-Git: https://salsa.debian.org/postgresql/first-last-agg.git
Homepage: https://github.com/wulczer/first_last_agg
=== modified file 'debian/control.in'
--- a/debian/control.in 2019-03-25 12:11:28 +0000
+++ b/debian/control.in 2020-08-29 06:47:16 +0000
@@ -3,8 +3,8 @@
Priority: optional
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Uploaders: Christoph Berg <myon@debian.org>,
-Build-Depends: debhelper (>= 9), postgresql-server-dev-all (>= 153~)
-Standards-Version: 4.3.0
+Build-Depends: debhelper-compat (= 12), postgresql-server-dev-all (>= 153~)
+Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/postgresql/first-last-agg
Vcs-Git: https://salsa.debian.org/postgresql/first-last-agg.git
Homepage: https://github.com/wulczer/first_last_agg
=== 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-08-29 06:46:29 +0000
@@ -0,0 +1,5 @@
+---
+Bug-Database: http://github.com/wulczer/first_last_agg/issues/
+Bug-Submit: https://github.com/wulczer/first_last_agg/issues//new
+Repository: https://github.com/wulczer/first_last_agg.git
+Repository-Browse: http://github.com/wulczer/first_last_agg/
Run locally
Try this locally (using the lintian-brush package):
debcheckout first-last-agg
cd first-last-agg
lintian-brush