Bug#867496:

2017-07-24 Thread Michael Hudson-Doyle
I think this is all it takes to fix the build: mwhudson@aeglos:/opt/opensource/deb/py36/morse-simulator-1.4$ cat debian/patches/fix-ftbfs.diff --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -237,6 +237,7 @@ ${CMAKE_CURRENT_SOURCE_DIR}/doc/man ${SPHINX_MAN_OUTPUT} && ${GZIP} -f ${S

Bug#867496: morse-simulator: FTBFS with Sphinx 1.5: ImportError: No module named 'version'

2017-07-06 Thread Adrian Bunk
Control: severity -1 serious Control: retitle -1 morse-simulator FTBFS: ImportError: No module named 'version' On Thu, Jul 06, 2017 at 11:49:24PM +0300, Dmitry Shachnev wrote: >... > Your package fails to build with it: > > Running Sphinx v1.5.6 > making output directory... > > Exception

Bug#867496: morse-simulator: FTBFS with Sphinx 1.5: ImportError: No module named 'version'

2017-07-06 Thread Dmitry Shachnev
Source: morse-simulator Version: 1.4-2 Severity: important User: python-modules-t...@lists.alioth.debian.org Usertags: sphinx1.5 Dear maintainer, I am about to upload Sphinx 1.5 to unstable (it has been available in experimental for several months now). Your package fails to build with it: Ru