uncommitted - libmuscle

Ready changes

Summary

Import uploads missing from VCS:

Diff

diff --git a/debian/changelog b/debian/changelog
index 47d4738..2fda3b9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+libmuscle (3.7+4565-7) unstable; urgency=medium
+
+  * Standards-Version: 4.5.0 (routine-update)
+  * debhelper-compat 13 (routine-update)
+  * Secure URI in copyright format (routine-update)
+  * Add salsa-ci file (routine-update)
+  * Rules-Requires-Root: no (routine-update)
+  * Trim trailing whitespace.
+  * Remove *.la file and usr/bin/muscle to enable dh_missing --fail-missing
+  * Fix lintian override
+
+ -- Andreas Tille <tille@debian.org>  Mon, 16 Nov 2020 20:06:36 +0100
+
 libmuscle (3.7+4565-6) unstable; urgency=medium
 
   [ Adrian Bunk ]
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index b4de394..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-11
diff --git a/debian/control b/debian/control
index 5276b64..0b95756 100644
--- a/debian/control
+++ b/debian/control
@@ -3,13 +3,14 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.
 Uploaders: Andreas Tille <tille@debian.org>
 Section: science
 Priority: optional
-Build-Depends: debhelper (>= 11~),
+Build-Depends: debhelper-compat (= 13),
                d-shlibs,
                pkg-config
-Standards-Version: 4.1.5
+Standards-Version: 4.5.0
 Vcs-Browser: https://salsa.debian.org/med-team/libmuscle
 Vcs-Git: https://salsa.debian.org/med-team/libmuscle.git
 Homepage: http://sourceforge.net/p/mauve/code/HEAD/tree/muscle/trunk/
+Rules-Requires-Root: no
 
 Package: libmuscle-dev
 Architecture: any
diff --git a/debian/copyright b/debian/copyright
index df019c3..b2dbb4c 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: libMuscle
 Upstream-Contact: Aaron Darling <darling@cs.wisc.edu>
 Source: http://sourceforge.net/p/mauve/code/HEAD/tree/muscle/trunk/
diff --git a/debian/libmuscle1.lintian-overrides b/debian/libmuscle1.lintian-overrides
index 4e5dd4f..aac2b7c 100644
--- a/debian/libmuscle1.lintian-overrides
+++ b/debian/libmuscle1.lintian-overrides
@@ -1,2 +1,2 @@
 # No idea where this error comes from - there is no such symbol in the symbols file neither does any symbol feature a debian revision
-libmuscle1: symbols-file-contains-current-version-with-debian-revision on symbol _ZNSt6vectorIcSaIcEE7reserveEm@Base
+libmuscle1: symbols-file-contains-current-version-with-debian-revision on symbol _ZN*
diff --git a/debian/rules b/debian/rules
index 24e2636..e05f21f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,10 +15,12 @@ override_dh_install:
 		    --movedev "debian/tmp/usr/lib/*/pkgconfig/*.pc" usr/lib/$(DEB_HOST_MULTIARCH)/pkgconfig \
 		    debian/tmp/usr/lib/*/*.so
 	dh_link	-plibmuscle1 usr/lib/$(DEB_HOST_MULTIARCH)/libMUSCLE.so.1 usr/lib/$(DEB_HOST_MULTIARCH)/libMUSCLE-3.7.so.1
+	find debian -name "lib*.la" -delete
+	# The binary is taken rather from the package muscle
+	rm -rf debian/tmp/usr/bin/muscle
 
 #override_dh_auto_test:
 #	echo 'Disable test since some header (gnDNXSource.h) seems to be missing.'
 
 get-orig-source:
 	. debian/get-orig-source
-
diff --git a/debian/salsa-ci.yml b/debian/salsa-ci.yml
new file mode 100644
index 0000000..33c3a64
--- /dev/null
+++ b/debian/salsa-ci.yml
@@ -0,0 +1,4 @@
+---
+include:
+  - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml
+  - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml

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/77/ee909aa52fdb858e6934a9feb5ec14b0884e93.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/fb/96caf01f6a9cdb863a096ab1f2f836aa14c44e.debug

No differences were encountered between the control files of package libmuscle-dev

No differences were encountered between the control files of package libmuscle1

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

  • Build-Ids: fb96caf01f6a9cdb863a096ab1f2f836aa14c44e 77ee909aa52fdb858e6934a9feb5ec14b0884e93

Run locally

More details

Full run details