uncommitted - spass

Ready changes

Summary

Import uploads missing from VCS:

Diff

diff --git a/.pc/.quilt_patches b/.pc/.quilt_patches
new file mode 100644
index 0000000..6857a8d
--- /dev/null
+++ b/.pc/.quilt_patches
@@ -0,0 +1 @@
+debian/patches
diff --git a/.pc/.quilt_series b/.pc/.quilt_series
new file mode 100644
index 0000000..c206706
--- /dev/null
+++ b/.pc/.quilt_series
@@ -0,0 +1 @@
+series
diff --git a/.pc/.version b/.pc/.version
new file mode 100644
index 0000000..0cfbf08
--- /dev/null
+++ b/.pc/.version
@@ -0,0 +1 @@
+2
diff --git a/.pc/applied-patches b/.pc/applied-patches
new file mode 100644
index 0000000..e69de29
diff --git a/debian/changelog b/debian/changelog
index cdd49bd..608b323 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+spass (3.9-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Workaround parallel FTBFS by disabling parallel building.
+    (Closes: #976928)
+
+ -- Adrian Bunk <bunk@debian.org>  Thu, 21 Jan 2021 17:21:50 +0200
+
 spass (3.9-1) unstable; urgency=medium
 
   * New upstream version. This version fixes an FTBFS with glibc 2.26
diff --git a/debian/rules b/debian/rules
index 2d33f6a..4be0c9b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,4 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@
+	dh $@ --no-parallel

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/2c/bff6d2e3092437da9cb78ff8c001b9671375ab.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/57/6272b2a54cbc2c98a0c3508791eec5f4fa801f.debug

No differences were encountered between the control files of package spass

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

  • Build-Ids: 576272b2a54cbc2c98a0c3508791eec5f4fa801f 2cbff6d2e3092437da9cb78ff8c001b9671375ab

Run locally

More details

Full run details