Control: tags 892402 + patch
Control: tags 892402 + pending
Dear maintainer,
I've prepared an NMU for shiboken (versioned as 1.2.2-5.1) and uploaded
it to DELAYED/15. Please feel free to tell me if I should cancel it.
cu
Adrian
--
"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed
diff -Nru shiboken-1.2.2/debian/changelog shiboken-1.2.2/debian/changelog
--- shiboken-1.2.2/debian/changelog 2017-08-18 21:42:31.000000000 +0300
+++ shiboken-1.2.2/debian/changelog 2018-08-20 05:22:26.000000000 +0300
@@ -1,3 +1,11 @@
+shiboken (1.2.2-5.1) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Drop the g++-6 build dependency on mips64el,
+ the gcc bug is fixed. (Closes: #892402)
+
+ -- Adrian Bunk <[email protected]> Mon, 20 Aug 2018 05:22:26 +0300
+
shiboken (1.2.2-5) unstable; urgency=medium
* Team upload.
diff -Nru shiboken-1.2.2/debian/control shiboken-1.2.2/debian/control
--- shiboken-1.2.2/debian/control 2017-08-18 21:42:31.000000000 +0300
+++ shiboken-1.2.2/debian/control 2018-08-20 05:22:26.000000000 +0300
@@ -11,9 +11,7 @@
python-all-dev (>= 2.6.6-3), python-all-dbg (>= 2.6.6-3),
python-numpy, python-numpy-dbg,
python3-all-dev, python3-all-dbg,
- python3-numpy, python3-numpy-dbg,
-# Use gcc-6 on mips64el, to drop once #871514 is fixed
- g++-6 [mips64el]
+ python3-numpy, python3-numpy-dbg
Build-Depends-Indep: python-sphinx
X-Python-Version: >= 2.6
X-Python3-Version: >= 3.3
diff -Nru shiboken-1.2.2/debian/rules shiboken-1.2.2/debian/rules
--- shiboken-1.2.2/debian/rules 2017-08-18 21:42:31.000000000 +0300
+++ shiboken-1.2.2/debian/rules 2018-08-20 05:22:26.000000000 +0300
@@ -15,14 +15,6 @@
CMAKE_COMMON_OPTIONS := -DCMAKE_SKIP_RPATH=true \
-DLIB_SUFFIX=/$(DEB_HOST_MULTIARCH)
-# Use gcc-6 on mips64el, to drop once #871514 is fixed
-DEB_HOST_ARCH ?= $(shell dpkg-architecture -qDEB_HOST_ARCH)
-ifeq ($(DEB_HOST_ARCH),mips64el)
- export CC=gcc-6
- export GCC=gcc-6
- export CXX=g++-6
-endif
-
#### CONFIGURE ####
override_dh_auto_configure: configure_2 configure_3
_______________________________________________
Python-modules-team mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/python-modules-team