Lintian Fixes - libspin-java

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index 0467f97..fb6a2a5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -125,7 +125,7 @@ libspin-java (1.5-1) unstable; urgency=low
 
 libspin-java (1.4-2) unstable; urgency=low
 
-  * Improve description of libspin-java-doc, thanks to Michael Koch 
+  * Improve description of libspin-java-doc, thanks to Michael Koch
   (closes: #406945).
 
  -- gregor herrmann <gregor+debian@comodo.priv.at>  Mon, 15 Jan 2007 16:29:48 +0100
@@ -135,4 +135,3 @@ libspin-java (1.4-1) unstable; urgency=low
   * Initial release (closes: #404511).
 
  -- gregor herrmann <gregor+debian@comodo.priv.at>  Mon, 25 Dec 2006 22:31:05 +0100
-
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 dd15ae5..87ece23 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.or
 Uploaders: tony mancill <tmancill@debian.org>
 Section: java
 Priority: optional
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper-compat (= 13),
                maven-debian-helper,
                libmaven-javadoc-plugin-java,
                xvfb,
@@ -14,7 +14,7 @@ Build-Depends-Indep: default-jdk,
 Standards-Version: 3.9.8
 Vcs-Git: https://salsa.debian.org/java-team/libspin-java.git
 Vcs-Browser: https://salsa.debian.org/java-team/libspin-java
-Homepage: http://spin.sourceforge.net
+Homepage: https://spin.sourceforge.net
 
 Package: libspin-java
 Architecture: all
@@ -30,7 +30,7 @@ Description: transparent threading solution for non-freezing Swing applications
  "freeze". This annoying behaviour is experienced by users every time the
  application performs extensive calculations or blocks for network or disk
  I/O.
- . 
+ .
  Spin offers a revolutionary new approach. It offers transparent thread
  handling with minimal impact on your application code.
 
@@ -48,7 +48,7 @@ Description: transparent threading solution for non-freezing Swing applications
  "freeze". This annoying behaviour is experienced by users every time the
  application performs extensive calculations or blocks for network or disk
  I/O.
- . 
+ .
  Spin offers a revolutionary new approach. It offers transparent thread
  handling with minimal impact on your application code.
  .

Debdiff

File lists identical (after any substitutions)

Control files of package libspin-java: lines which differ (wdiff format)

  • Homepage: http://spin.sourceforge.net https://spin.sourceforge.net

Control files of package libspin-java-doc: lines which differ (wdiff format)

  • Homepage: http://spin.sourceforge.net https://spin.sourceforge.net

Run locally

More details

Full run details