tag 545621 patch pending
thanks

Lucas Nussbaum <lu...@lucas-nussbaum.net> (08/09/2009):
> Package: regina-normal
> Version: 4.6-1
> Severity: serious
> User: debian...@lists.debian.org
> Usertags: qa-ftbfs-20090907 qa-ftbfs
> Justification: FTBFS on amd64

No reply in months, uploading an NMU which fixes this FTBFS. Please
find the patch attached.

Mraw,
KiBi.
diff -u regina-normal-4.6/debian/changelog regina-normal-4.6/debian/changelog
--- regina-normal-4.6/debian/changelog
+++ regina-normal-4.6/debian/changelog
@@ -1,3 +1,12 @@
+regina-normal (4.6-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Disable calling debian/mtcheck from debian/rules, boost no longer
+    distinguishes between single-threaded and multi-threaded variants, so
+    this check only generates FTBFSes (Closes: #545621).
+
+ -- Cyril Brulebois <k...@debian.org>  Sun, 06 Dec 2009 21:32:30 +0100
+
 regina-normal (4.6-1) unstable; urgency=low
 
   * New upstream release.
diff -u regina-normal-4.6/debian/rules regina-normal-4.6/debian/rules
--- regina-normal-4.6/debian/rules
+++ regina-normal-4.6/debian/rules
@@ -105,7 +105,9 @@
 
 	# Make sure we've got the multithreaded boost.python, not the
 	# single-threaded boost.python.
-	sh debian/mtcheck
+	# --
+	# Disabled by KiBi, there are no more st/mt versions:
+	# sh debian/mtcheck
 
 ifneq ($(NO_MPI),1)
 	# Make sure MPI support was enabled.

Attachment: signature.asc
Description: Digital signature

Reply via email to