Lintian Fixes - tandem-mass

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index 051661c..f1ae94a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -23,7 +23,7 @@ tandem-mass (1:20170201.1-1) unstable; urgency=low
   * debian/control: add secure vcs-git url.
                     StandardsVersion : 4.0.0 (no changes)
                     debian/compat set to 9
-                    removed the dbg binary package stanza: 
+                    removed the dbg binary package stanza:
                     thus, set debhelper (>= 9.20151219)
 
   * debian/patches: add patch to fix pointer vs integer comparison (gcc
@@ -68,7 +68,7 @@ tandem-mass (1:20151215-2) unstable; urgency=medium
 
   * debian/copyright: add Apache licence for files MSNumpress.{cpp,hpp}
   * debian/control: Bump up StandardsVersion to 3.9.7, no changes required.
- 
+
  -- Filippo Rusconi <lopippo@debian.org>  Fri, 18 Mar 2016 19:01:23 +0100
 
 tandem-mass (1:20151215-1) unstable; urgency=medium
@@ -94,7 +94,7 @@ tandem-mass (1:2013.09.01-2) unstable; urgency=medium
   * mv upstream upstream/metadata;
 
   * Bump up StandardsVersion to 3.9.5.
-  
+
  -- Filippo Rusconi <lopippo@debian.org>  Mon, 18 Aug 2014 10:47:26 +0200
 
 tandem-mass (1:2013.09.01-1) unstable; urgency=low
@@ -132,7 +132,7 @@ tandem-mass (1:2013.02.01.1-1) unstable; urgency=low
   * Added debian/upstream file (Olivier Langella);
 
  -- Filippo Rusconi <lopippo@debian.org>  Fri, 07 Jun 2013 19:31:15 +0200
-  
+
 tandem-mass (20121001-2) unstable; urgency=low
 
   * Fix the target build-stamp by adding the $(QUILT_STAMPFN)
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index 48c962f..0000000
--- a/debian/compat
+++ /dev/null
@@ -1,2 +0,0 @@
-9
-
diff --git a/debian/control b/debian/control
index dfc0a78..ab2db02 100644
--- a/debian/control
+++ b/debian/control
@@ -4,10 +4,9 @@ Priority: optional
 Maintainer: The Debichem Group <debichem-devel@lists.alioth.debian.org>
 Uploaders: Filippo Rusconi <lopippo@debian.org>
 Standards-Version: 4.2.1
-Build-Depends: debhelper (>= 9.20151219),
-               libexpat1-dev
-Homepage: http://www.thegpm.org/TANDEM/
-Vcs-Browser: https://salsa.debian.org/debichem-team/tandem-mass.git
+Build-Depends: debhelper-compat (= 13), libexpat1-dev
+Homepage: https://www.thegpm.org/TANDEM/
+Vcs-Browser: https://salsa.debian.org/debichem-team/tandem-mass
 Vcs-Git: https://salsa.debian.org/debichem-team/tandem-mass.git
 
 Package: tandem-mass
diff --git a/debian/copyright b/debian/copyright
index b13cdcd..c396e68 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: X!Tandem
 Upstream-Contact: The Global Proteome Machine Organization
 Source: http://www.thegpm.org/TANDEM/
@@ -14,7 +14,7 @@ License: Artistic
 
 Files: src/MSNumpress.*
 Copyright: © 2013 Johan Teleman
-License: Apache
+License: Apache-2.0
  Licensed under the Apache License, Version 2.0 (the "License");
  you may not use this file except in compliance with the License.
  You may obtain a copy of the License at
@@ -26,12 +26,15 @@ License: Apache
  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  See the License for the specific language governing permissions and
  limitations under the License.
+ .
+ On Debian systems, the full text of the Apache License, Version 2.0 can be
+ found in the file `/usr/share/common-licenses/Apache-2.0'.
 
 
 Files: src/expat_external.h
-			 src/expat_external_old.h
-			 src/expat.h
-			 src/expat_old.h
+ 			 src/expat_external_old.h
+ 			 src/expat.h
+ 			 src/expat_old.h
 Copyright: (c) 1998, 1999, 2000 Thai Open Source Software Center Ltd 
 License: MIT
  Permission is hereby granted, free of charge, to any person obtaining
diff --git a/debian/rules b/debian/rules
index afb874d..cd5f913 100755
--- a/debian/rules
+++ b/debian/rules
@@ -22,7 +22,7 @@ CXXFLAGS+=$(CPPFLAGS)
 build: build-stamp
 
 
-build-stamp: 
+build-stamp:
 	dh_testdir
 	dh_prep
 
@@ -35,10 +35,10 @@ build-stamp:
 
 
 .PHONY: clean
-clean: 
+clean:
 	dh_testdir
 	dh_testroot
-	dh_clean 
+	dh_clean
 
 	rm -f bin/tandem
 	rm -f src/*.d src/*.o
diff --git a/debian/tandem-mass.lintian-overrides b/debian/tandem-mass.lintian-overrides
index 0063016..238f685 100644
--- a/debian/tandem-mass.lintian-overrides
+++ b/debian/tandem-mass.lintian-overrides
@@ -1,3 +1,2 @@
-no-upstream-changelog
 spelling-error-in-binary
 hardening-no-bindnow

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/.build-id/9f/1391da5103c619b250a1dfbc717e47105e5772.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/f9/ea9a2a21eb5087da3140817a3aba27c89d5fe3.debug

Control files of package tandem-mass: lines which differ (wdiff format)

  • Homepage: http://www.thegpm.org/TANDEM/ https://www.thegpm.org/TANDEM/

Control files of package tandem-mass-dbgsym: lines which differ (wdiff format)

  • Build-Ids: f9ea9a2a21eb5087da3140817a3aba27c89d5fe3 9f1391da5103c619b250a1dfbc717e47105e5772

Run locally

More details

Full run details