Bug#803631: spyder FTBFS due to missing build dependencies

2015-11-01 Thread Hans Joachim Desserud

BUT python3-qt4 -> python3-pyqt4


Ops! Sorry about that. I did the initial experimentation/building
based on apt-get source, but when I created the patch I checked out
from the repo instead. Looks like that's when the typo was added.
I think next time I'll just copy over the control file to get a diff
based on the actual changes.


I will upload spyder 2.3.7 today.


Great :)

---
mvh / best regards
Hans Joachim Desserud
http://desserud.org

--
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers


Bug#803631: spyder FTBFS due to missing build dependencies

2015-11-01 Thread Hans Joachim Desserud

Package: spyder
Version: 2.3.6+dfsg1-1
Severity: serious
Justification: fails to build from source
Tags: patch


Dear maintainer,

The latest version of spyder fails to build from source due to
missing build dependencies. I first spotted this when it was
automatically synced to Ubuntu and failed to build there [1], but I
was also able to reproduce this on Sid via pbuilder.

After adding python3-sip and python-qt4 to build dependencies (see
the attached patch), the package built successfully.

I don't know whether the corresponding python-* packages should be
added as well, it seemed that the test suite was only run with
python3.

[1] 
https://launchpadlibrarian.net/222743093/buildlog_ubuntu-xenial-amd64.spyder_2.3.6%2Bdfsg1-1_BUILDING.txt.gz



--
mvh / best regards
Hans Joachim Desserud
http://desserud.orgdiff --git a/debian/control b/debian/control
index 1075070..769ecbb 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,9 @@ Build-Depends: debhelper (>= 9),
python-setuptools,
python-sphinx,
python3-all,
+   python3-qt4,
python3-setuptools,
+   python3-sip,
python3-sphinx,
xsltproc
 Standards-Version: 3.9.6
-- 
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers

Bug#710481: Warning at package install time (fixed)

2015-03-22 Thread Hans Joachim Desserud

forwarded 710481 http://www.freecadweb.org/tracker/view.php?id=1394
thanks

Hi all :)

I believe this issue is 
http://www.freecadweb.org/tracker/view.php?id=1394

which has been reported and fixed upstream.

I also believe the issue is fixed in Debian and can be closed. I no 
longer get
the error message when installing freecad 0.14.3702+dfsg-3 on Debian 
Sid.
(Presumably it has been fixed in older versions too, since I was not 
able to

trigger it with freecad 0.14.3702+dfsg-1 on Ubuntu 14.10. (See the
corresponding Ubuntu bug report at
https://bugs.launchpad.net/ubuntu/+source/freecad/+bug/1271768 for more 
info.)


--
mvh / best regards
Hans Joachim Desserud
http://desserud.org

--
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers