Lintian Fixes - omegat

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index 4a4cfda..50b8b0a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -95,7 +95,7 @@ omegat (2.3.0.1+dfsg-1) unstable; urgency=low
 omegat (2.2.3~beta4+dfsg-1) unstable; urgency=low
 
   * New upstream release (Closes: #558708).
-  * Move jar files to /usr/share/omegat: they are not meant to be 
+  * Move jar files to /usr/share/omegat: they are not meant to be
     used by other applications
   * Add debian/README.Debian-plugins file.
   * Move debian packaging to git.
@@ -115,7 +115,7 @@ omegat (2.2.3~beta4+dfsg-1) unstable; urgency=low
   * Switch to dpkg-source 3.0 (quilt) format:
     - Remove debian/README.source: not needed any more.
   * Acknowledge NMU (thanks to Tony Mancill) (Closes: #602267).
-  * debian/control: 
+  * debian/control:
     - (Homepage): Point to main OmegaT page.
     - Package::omegat
       + Move libaccess-bridge-java-jni to Suggests.
@@ -272,4 +272,3 @@ omegat (1.6.1.2-1) unstable; urgency=low
   * Initial release; for now it will not go into Debian (see readme).
 
  -- Tiago Saboga <tiagosaboga@gmail.com>  Sun, 10 Dec 2006 21:09:11 -0200
-
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 c395e75..a5abb48 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders:
 Build-Depends:
  ant,
  antlr4,
- debhelper (>= 9),
+ debhelper-compat (= 13),
  default-jdk,
  docbook-to-man,
  groovy,
@@ -36,7 +36,7 @@ Build-Depends:
  libswing-layout-java,
  libvldocking-java,
  tofrodos
-Standards-Version: 4.3.0
+Standards-Version: 4.6.2
 Vcs-Git: https://salsa.debian.org/java-team/omegat.git
 Vcs-Browser: https://salsa.debian.org/java-team/omegat
 Homepage: https://www.omegat.org
diff --git a/debian/omegat.lintian-overrides b/debian/omegat.lintian-overrides
index 331f2c7..7c30c0d 100644
--- a/debian/omegat.lintian-overrides
+++ b/debian/omegat.lintian-overrides
@@ -1,2 +1,2 @@
 # We ship an empty plugins dir.
-omegat binary: package-contains-empty-directory usr/share/omegat/plugins/
+omegat binary: package-contains-empty-directory [usr/share/omegat/plugins/]
diff --git a/debian/watch b/debian/watch
index 1b8adc7..215cfa4 100644
--- a/debian/watch
+++ b/debian/watch
@@ -2,5 +2,5 @@ version=4
 
 opts=dversionmangle=s/\+dfsg\d*$//,\
   uversionmangle=s/.Beta/~beta/;s/\.$// \
-  http://sf.net/omegat/OmegaT_([\d.]+)_?([\dBeta]*).*Source\.zip \
+  https://sf.net/omegat/OmegaT_([\d.]+)_?([\dBeta]*).*Source\.zip \
   debian

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details