Lintian Fixes - oauth-signpost

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 4db6218..7bdb449 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,17 @@
+oauth-signpost (1.2.1.2-4) UNRELEASED; urgency=medium
+
+  * Use secure copyright file specification URI.
+  * Update watch file format version to 4.
+  * Bump debhelper from old 11 to 13.
+  * Set debhelper-compat version in Build-Depends.
+  * Set field Upstream-Name in debian/copyright.
+  * Set upstream metadata fields: Bug-Database.
+  * Fix field name typo in debian/copyright (X-Comment => Comment).
+  * Update standards version to 4.6.1, no changes needed.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Thu, 20 Oct 2022 01:34:53 -0000
+
 oauth-signpost (1.2.1.2-3) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index b4de394..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-11
diff --git a/debian/control b/debian/control
index b5cbab1..792e115 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
 Uploaders: David Paleino <dapal@debian.org>
 Build-Depends:
- debhelper (>= 11),
+ debhelper-compat (= 13),
  default-jdk,
  junit4,
  libhamcrest-java,
@@ -15,7 +15,7 @@ Build-Depends:
  libmaven-resources-plugin-java (>= 2.3),
  libmockito-java (>= 2.0),
  maven-debian-helper
-Standards-Version: 4.4.0
+Standards-Version: 4.6.2
 Vcs-Git: https://salsa.debian.org/java-team/oauth-signpost.git
 Vcs-Browser: https://salsa.debian.org/java-team/oauth-signpost
 Homepage: https://github.com/mttkay/signpost
diff --git a/debian/copyright b/debian/copyright
index 2aad88e..61522dd 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,5 +1,6 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Source: https://github.com/mttkay/signpost
+Upstream-Name: oauth-signpost
 
 Files: *
 Copyright: © 2009-2012, Matthias Kaeppler <m.kaeppler@gmail.com>
@@ -30,5 +31,5 @@ License: Apache-2.0
  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  See the License for the specific language governing permissions and
  limitations under the License.
-X-Comment: on Debian systems, the full text of the Apache 2.0 license
+Comment: on Debian systems, the full text of the Apache 2.0 license
  can be found in /usr/share/common-licenses/Apache-2.0
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..c5e4a6e
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,2 @@
+---
+Bug-Database: http://code.google.com/p/oauth-signpost/issues/list
diff --git a/debian/watch b/debian/watch
index 225a549..b2c3c88 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
-version=3
+version=4
 https://github.com/mttkay/signpost/tags .*/([\d\.]+)\.tar\.gz

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details