Lintian Fixes - felix-osgi-obr

Ready changes

Summary

Failed fixers:

See the worker log for details.

Diff

diff --git a/debian/changelog b/debian/changelog
index 5479cde..3755412 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+felix-osgi-obr (1.0.2-6) UNRELEASED; urgency=medium
+
+  * Strip unusual field spacing from debian/control.
+  * Update watch file format version to 4.
+  * Bump debhelper from old 11 to 13.
+  * Set debhelper-compat version in Build-Depends.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Tue, 21 Mar 2023 00:46:28 -0000
+
 felix-osgi-obr (1.0.2-5) 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 7d1a492..d2c99a8 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: Damien Raude-Morvan <drazzib@debian.org>
 Build-Depends:
- debhelper (>= 11),
+ debhelper-compat (= 13),
  default-jdk,
  javahelper,
  libmaven-bundle-plugin-java,
@@ -18,7 +18,7 @@ Homepage: http://felix.apache.org/site/apache-felix-osgi-bundle-repository.html
 
 Package: libfelix-osgi-obr-java
 Architecture: all
-Depends:${misc:Depends}, ${maven:Depends}
+Depends: ${misc:Depends}, ${maven:Depends}
 Suggests: libfelix-osgi-obr-java-doc
 Description: OSGi OBR Service API
  The goal of the Apache Felix OSGi Bundle Repository (OBR) is two-fold:
diff --git a/debian/watch b/debian/watch
index 04d8270..0e7a5e5 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
-version=3
+version=4
 https://www.apache.org/dist/felix/ org.osgi.service.obr-(.+)-project\.tar\.gz debian debian/orig-tar.sh

Debdiff

File lists identical (after any substitutions)

No differences were encountered between the control files of package libfelix-osgi-obr-java

No differences were encountered between the control files of package libfelix-osgi-obr-java-doc

Run locally

More details

Full run details