Lintian Fixes - reactive-streams

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 76abcc9..b4ca3c1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+reactive-streams (1.0.3-2) UNRELEASED; urgency=medium
+
+  * Use secure copyright file specification URI.
+  * Use secure URI in Homepage field.
+  * Bump debhelper from old 10 to 13.
+  * Set debhelper-compat version in Build-Depends.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Thu, 05 Jan 2023 10:36:28 -0000
+
 reactive-streams (1.0.3-1) unstable; urgency=medium
 
   * New upstream release
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index f599e28..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-10
diff --git a/debian/control b/debian/control
index 8869fbb..ebc0cf5 100644
--- a/debian/control
+++ b/debian/control
@@ -4,14 +4,14 @@ Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
 Uploaders: Emmanuel Bourg <ebourg@apache.org>
 Build-Depends:
- debhelper (>= 10),
+ debhelper-compat (= 13),
  default-jdk,
  gradle-debian-helper,
  maven-repo-helper
-Standards-Version: 4.5.0
+Standards-Version: 4.6.2
 Vcs-Git: https://salsa.debian.org/java-team/reactive-streams.git
 Vcs-Browser: https://salsa.debian.org/java-team/reactive-streams
-Homepage: http://www.reactive-streams.org
+Homepage: https://www.reactive-streams.org
 
 Package: libreactive-streams-java
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index dd81df3..516ed82 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: reactive-streams
 Source: http://www.reactive-streams.org/
 Files-Excluded: .travis.yml

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

  • Homepage: http://www.reactive-streams.org https://www.reactive-streams.org

Run locally

More details

Full run details