Control: tags 976928 + pending

Dear maintainer,

I've prepared an NMU for spass (versioned as 3.9-1.1) and uploaded
it to DELAYED/14. Please feel free to tell me if I should cancel it.

cu
Adrian
diff -Nru spass-3.9/debian/changelog spass-3.9/debian/changelog
--- spass-3.9/debian/changelog	2020-04-29 12:04:25.000000000 +0300
+++ spass-3.9/debian/changelog	2021-01-21 17:21:50.000000000 +0200
@@ -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 <b...@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 -Nru spass-3.9/debian/rules spass-3.9/debian/rules
--- spass-3.9/debian/rules	2020-04-29 12:04:25.000000000 +0300
+++ spass-3.9/debian/rules	2021-01-21 17:21:45.000000000 +0200
@@ -1,4 +1,4 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@
+	dh $@ --no-parallel

Reply via email to