Lintian Fixes - openhft-chronicle-bytes

Ready changes

Summary

Diff

diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index ec63514..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-9
diff --git a/debian/control b/debian/control
index a94a6e6..099d162 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: Emmanuel Bourg <ebourg@apache.org>
 Build-Depends:
- debhelper (>= 9),
+ debhelper-compat (= 13),
  default-jdk,
  junit4,
  libintellij-annotations-java,
@@ -15,8 +15,8 @@ Build-Depends:
  libsnappy-java,
  maven-debian-helper (>= 2.1)
 Standards-Version: 3.9.8
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/openhft-chronicle-bytes.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/openhft-chronicle-bytes.git
+Vcs-Git: https://salsa.debian.org/java-team/openhft-chronicle-bytes.git
+Vcs-Browser: https://salsa.debian.org/java-team/openhft-chronicle-bytes
 Homepage: https://github.com/OpenHFT/Chronicle-Bytes
 
 Package: libopenhft-chronicle-bytes-java
diff --git a/debian/copyright b/debian/copyright
index c6fac7f..954ac7b 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: OpenHFT Chronicle Bytes
 Source: https://github.com/OpenHFT/Chronicle-Bytes
 Files-Excluded: *.iml
diff --git a/debian/rules b/debian/rules
index 68c42a4..a1d8dfb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,6 +9,3 @@ override_dh_auto_clean:
 
 override_dh_auto_test:
 	-dh_auto_test
-
-get-orig-source:
-	uscan --download-current-version --force-download --repack --rename --compression xz
diff --git a/debian/watch b/debian/watch
index c6845d7..34e7537 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
-version=3
+version=4
 https://github.com/OpenHFT/Chronicle-Bytes/tags .*/chronicle-bytes-(.*).tar.gz

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details