Lintian Fixes - mathpiper

Ready changes

Summary

Failed fixers:

See the worker log for details.

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 7e4d59d..9d9affe 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,16 @@
 mathpiper (0.81f+svn4469+dfsg3-4) UNRELEASED; urgency=medium
 
+  [ Giovanni Mascellani ]
   * Make build reproducible.
 
+  [ Debian Janitor ]
+  * Trim trailing whitespace.
+  * Use secure copyright file specification URI.
+  * debian/copyright: use spaces rather than tabs to start continuation lines.
+  * Bump debhelper from deprecated 7 to 13.
+  * Set debhelper-compat version in Build-Depends.
+  * Change priority extra to priority optional.
+
  -- Giovanni Mascellani <gio@debian.org>  Fri, 29 Apr 2016 15:50:58 +0200
 
 mathpiper (0.81f+svn4469+dfsg3-3) unstable; urgency=low
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index 7f8f011..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-7
diff --git a/debian/control b/debian/control
index 23c45c4..b789e26 100644
--- a/debian/control
+++ b/debian/control
@@ -1,9 +1,9 @@
 Source: mathpiper
 Section: java
-Priority: extra
+Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
 Uploaders: Giovanni Mascellani <gio@debian.org>
-Build-Depends: debhelper (>= 7.0.50~), javahelper, default-jdk, libjfreechart-java,
+Build-Depends: debhelper-compat (= 13), javahelper, default-jdk, libjfreechart-java,
  libjdom1-java, libjas-java, libjlatexmath-java
 Standards-Version: 3.9.4
 Homepage: http://www.mathpiper.org/
diff --git a/debian/copyright b/debian/copyright
index ff1de89..36db903 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: Mathpiper
 Source: http://code.google.com/p/mathpiper/
 
@@ -51,26 +51,26 @@ Copyright: 1998-2011, Codemist Ltd.
            1998-2011, A. C. Norman
            2002, Vijay Chauhan
            2011, Ted Kosan <tkosan@dev.java.net>
-	   1987-1996, The RAND Corporation
-	   1987-2005, Anthony C. Hearn
-	   2008-2010, Thomas Sturm
-	   1996, Neil Langmead
-	   1988, David Harper
-	   1990-1997, Zuse-Institut Berlin (ZIB)
-	   1997, Wolfram Koepf
-	   1997, Harald Boeing
-	   1987, James W Eastwood
-	   1987-1995, Stanley L. Kameny <stan_kameny@rand.org>
-	   1988-1990, Institute of Nuclear Physics, Moscow State University
-	   1990-1992, Mathias Warns
-	   1990-1996, A. Kryukov <kryukov@theory.npi.msu.su>
-	   1989-2010, Rainer M. Schoepf
-	   1999-2009, Andreas Dolzmann
-	   2003-2009, Lorenz Gilch
-	   2002-2009, A. Seidl
-	   J.A. van Hulzen
-	   Alexey Yu. Zharkov
-	   Yuri A. Blinkov
+           1987-1996, The RAND Corporation
+           1987-2005, Anthony C. Hearn
+           2008-2010, Thomas Sturm
+           1996, Neil Langmead
+           1988, David Harper
+           1990-1997, Zuse-Institut Berlin (ZIB)
+           1997, Wolfram Koepf
+           1997, Harald Boeing
+           1987, James W Eastwood
+           1987-1995, Stanley L. Kameny <stan_kameny@rand.org>
+           1988-1990, Institute of Nuclear Physics, Moscow State University
+           1990-1992, Mathias Warns
+           1990-1996, A. Kryukov <kryukov@theory.npi.msu.su>
+           1989-2010, Rainer M. Schoepf
+           1999-2009, Andreas Dolzmann
+           2003-2009, Lorenz Gilch
+           2002-2009, A. Seidl
+           J.A. van Hulzen
+           Alexey Yu. Zharkov
+           Yuri A. Blinkov
 License: BSD
  Redistribution and use in source and binary forms, with or without
  modification, are permitted provided that the following conditions are
diff --git a/debian/rules b/debian/rules
index a5d3b6e..5496ccf 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,4 +23,3 @@ override_jh_build:
 	# Compile the Lisp scripts and put them into the JAR
 	CLASSPATH=$$CLASSPATH:./mathpiper.jar java -Xmx300M -Xms300M -Xss8M org.mathpiper.mpreduce.Jlisp -w -v -z -o default.img lib/build_scripts/buildreduce.lsp -D@srcdir=lib/build_scripts -- reduceimg.log
 	jar uf mathpiper.jar default.img
-

Debdiff

[The following lists of changes regard files as different if they have different names, permissions or owners.]

Files in second set of .debs but not in first

-rw-r--r--  root/root   /usr/share/doc/mathpiper/examples/benchmark.mpi
-rw-r--r--  root/root   /usr/share/doc/mathpiper/examples/pi.mpi
-rw-r--r--  root/root   /usr/share/doc/mathpiper/examples/wordproblems.mpi

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/share/doc/mathpiper/examples/benchmark.mpi.gz
-rw-r--r--  root/root   /usr/share/doc/mathpiper/examples/pi.mpi.gz
-rw-r--r--  root/root   /usr/share/doc/mathpiper/examples/wordproblems.mpi.gz

Control files: lines which differ (wdiff format)

  • Priority: extra optional

Run locally

More details

Full run details