Lintian Fixes - jamin

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index 9c2d810..8ae51ec 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -36,7 +36,7 @@ jamin (0.98.9~git20170111~199091~repack1-2) unstable; urgency=medium
   * d/control:
     + Prune B-D on cdbs
     + Remove useless B-D on dh_autoreconf
-  * d/rules: 
+  * d/rules:
     + Propagate debug flag into CFLAGS
     + Switch from cdbs to debhelper (Closes: #997327)
 
@@ -322,4 +322,3 @@ jamin (0.5.12+cvs030908-1) unstable; urgency=low
   * src/plugin.c: adjusted plugin_path to /usr/lib/ladspa
 
  -- Robert Jordens <jordens@debian.org>  Mon,  8 Sep 2003 10:23:43 +0200
-
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index f599e28..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-10
diff --git a/debian/control b/debian/control
index 75effa7..bd25f4e 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: sound
 Priority: optional
 Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
 Build-Depends:
- debhelper,
+ debhelper-compat (= 13),
  dh-buildinfo,
  docbook-to-man,
  libfftw3-dev,
@@ -17,7 +17,7 @@ Build-Depends:
  libxml2-dev,
  libxml-parser-perl,
  swh-plugins,
-Homepage: http://jamin.sourceforge.net/
+Homepage: https://jamin.sourceforge.net/
 Standards-Version: 3.9.8
 Vcs-Git: https://salsa.debian.org/multimedia-team/jamin.git
 Vcs-Browser: https://salsa.debian.org/multimedia-team/jamin
diff --git a/debian/copyright b/debian/copyright
index 7511013..8eecc9b 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -8,58 +8,58 @@ Copyright: 2003-2004,2006, Steve Harris
 License: GPL-2+
 
 Files: src/io.c
-	src/io.h
-	src/jackstatus.h
-	src/resource.c
-	src/resource.h
-	src/status-ui.c
-	src/transport.c
-	src/transport.h
+ 	src/io.h
+ 	src/jackstatus.h
+ 	src/resource.c
+ 	src/resource.h
+ 	src/status-ui.c
+ 	src/transport.c
+ 	src/transport.h
 Copyright: 2003-2004, Jack O'Quin
 License: GPL-2+
 
 Files: src/hdeq.c
-	src/hdeq.h
-	src/help.c
-	src/help.h
-	src/preferences.c
-	src/preferences.h
-	src/scenes.c
-	src/spectrum.h
+ 	src/hdeq.h
+ 	src/help.c
+ 	src/help.h
+ 	src/preferences.c
+ 	src/preferences.h
+ 	src/scenes.c
+ 	src/spectrum.h
 Copyright: 2003-2004, Jan C. Depner
 License: GPL-2+
 
 Files: src/callbacks.c
-	src/debug.h
-	src/main.h
-	src/process.c
+ 	src/debug.h
+ 	src/main.h
+ 	src/process.c
 Copyright: 2003, Jack O'Quin
  2003, Jan C. Depner
  2003, Steve Harris <steve@plugin.org.uk>
 License: GPL-2+
 
 Files: src/geq.h
-	src/scenes.h
-	src/spectrum.c
+ 	src/scenes.h
+ 	src/spectrum.c
 Copyright: 2003, Jan C. Depner
-	2003, Steve Harris <steve@plugin.org.uk>
+ 	2003, Steve Harris <steve@plugin.org.uk>
 License: GPL-2+
 
 Files: src/io-menu.h
-	src/status-ui.h
+ 	src/status-ui.h
 Copyright: 2003, Jack O'Quin
-	2003, Jan C. Depner
+ 	2003, Jan C. Depner
 License: GPL-2+
 
 Files: src/ringbuffer.c
-	src/ringbuffer.h
+ 	src/ringbuffer.h
 Copyright: 2000, Paul Davis
-	2003, Rohan Drape
+ 	2003, Rohan Drape
 License: LGPL-2.1+
 
 Files: po/fr.po
 Copyright: 2007, Raphaël Doursenaud <rdoursenaud@free.fr>
-	2008, Emmanuel Saracco <esaracco@free.fr>
+ 	2008, Emmanuel Saracco <esaracco@free.fr>
 License: GPL-2+
 
 Files: po/cz.po
@@ -71,24 +71,24 @@ Copyright: 2005, Alexandre Prokoudine <avp@lrn.ru>
 License: GPL-2+
 
 Files: src/main.c
-	jam-ui.glade
-	src/callbacks_help.h
-	src/interface.c
+ 	jam-ui.glade
+ 	src/callbacks_help.h
+ 	src/interface.c
 Copyright: 2003-2005, Jan C. Depner
-	2003-2005, Jack O'Quin
-	2003-2005, Patrick Shirkey
-	2003-2005, Ron Parker
-	2003-2005, Steve Harris <steve@plugin.org.uk>
+ 	2003-2005, Jack O'Quin
+ 	2003-2005, Patrick Shirkey
+ 	2003-2005, Ron Parker
+ 	2003-2005, Steve Harris <steve@plugin.org.uk>
 License: GPL-2+
 
 Files: src/process.h
 Copyright: 2003, Jack O'Quin
-	2003, Steve Harris <steve@plugin.org.uk>
+ 	2003, Steve Harris <steve@plugin.org.uk>
 License: GPL-2+
 
 Files: src/io-menu.c
 Copyright: 2003, Jack O'Quin
-	2003, Patrick Shirkey
+ 	2003, Patrick Shirkey
 License: GPL-2+
 
 Files: src/spline.c
@@ -101,7 +101,7 @@ License: other-GAP-INSTALL
 
 Files: debian/*
 Copyright: 2003-2005, Robert Jordens <rjo@gmx.de>
-	2010, Jonas Smedegaard <dr@jones.dk>
+ 	2010, Jonas Smedegaard <dr@jones.dk>
         2010-2011, Alessio Treglia <alessio@debian.org>
         2017, IOhannes m zmölnig <umlaeute@debian.org>
 License: GPL-2+

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/lib/debug/.dwz/x86_64-linux-gnu/jamin.debug
-rw-r--r--  root/root   /usr/share/doc/jamin/examples/default.jam

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/share/doc/jamin/examples/default.jam.gz

Control files of package jamin: lines which differ (wdiff format)

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

No differences were encountered between the control files of package jamin-dbgsym

Run locally

More details

Full run details