Your message dated Fri, 25 Jan 2013 16:02:30 +0000
with message-id <[email protected]>
and subject line Bug#697786: fixed in wand 0.2.3-1
has caused the Debian Bug report #697786,
regarding wand: FTBFS with python3-sphinx: syntax error in your configuration
file
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
697786: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=697786
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: wand
Version: 0.2.2-2
Severity: serious
Justification: fails to build from source
Tags: patch
If python3-sphinx is installed, but python-sphinx is not, wand FTBFS:
| debian/rules build
| dh build --with python2
| dh_testdir
| dh_auto_configure
| debian/rules override_dh_auto_build
| make[1]: Entering directory `/build/wand-jx0hcv/wand-0.2.2'
| /usr/bin/make -C /build/wand-jx0hcv/wand-0.2.2/docs devhelp
| make[2]: Entering directory `/build/wand-jx0hcv/wand-0.2.2/docs'
| sphinx-build -b devhelp -d _build/doctrees . _build/devhelp
| Running Sphinx v1.1.3
| Making output directory...
|
| Configuration error:
| There is a syntax error in your configuration file: invalid syntax
(version.py, line 100)
| Did you change the syntax from 2.x to 3.x?
| make[2]: *** [devhelp] Error 1
--
Jakub Wilk
diff -Nru wand-0.2.2/debian/control wand-0.2.2/debian/control
--- wand-0.2.2/debian/control 2012-10-20 20:34:42.000000000 +0200
+++ wand-0.2.2/debian/control 2013-01-09 18:19:13.000000000 +0100
@@ -5,7 +5,7 @@
Build-Depends: debhelper (>= 9.0.0),
libmagickwand-dev,
python-all (>= 2.6.6-3~),
- python-sphinx (>= 1.0.7+dfsg) | python3-sphinx,
+ python-sphinx (>= 1.0.7+dfsg),
Standards-Version: 3.9.3
Homepage: https://github.com/dahlia/wand
Vcs-Git: git://git.debian.org/git/users/cwryu/wand.git
--- End Message ---
--- Begin Message ---
Source: wand
Source-Version: 0.2.3-1
We believe that the bug you reported is fixed in the latest version of
wand, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Changwoo Ryu <[email protected]> (supplier of updated wand package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Sat, 26 Jan 2013 00:55:07 +0900
Source: wand
Binary: python-wand wand-doc
Architecture: source all
Version: 0.2.3-1
Distribution: unstable
Urgency: low
Maintainer: Changwoo Ryu <[email protected]>
Changed-By: Changwoo Ryu <[email protected]>
Description:
python-wand - Python interface for ImageMagick library
wand-doc - Python interface for ImageMagick library - documentation
Closes: 697786
Changes:
wand (0.2.3-1) unstable; urgency=low
.
* New upstream release
* Fix FTBFS w/ python3-sphinx (Closes: #697786)
* Add git-buildpackage config, debian/gbp.conf.
* Update github tarball link pattern in debian/watch
* Clean up
- Add document clean rule in debian/rules
- Improve package description based on the document
- Update copyright years
* Standards-Version: 3.9.4
Checksums-Sha1:
83581ba6d0683c0512399c1f59ed2dd66af8329c 1282 wand_0.2.3-1.dsc
693a070ef7e628bee8856e5cc55af17570bc2505 1057504 wand_0.2.3.orig.tar.gz
065c2ffa7c47f40871b317d5d76d32b829f65066 2744 wand_0.2.3-1.debian.tar.gz
d52e99e8227fb7a5d82c75602f3fb1fb6410cfe9 25264 python-wand_0.2.3-1_all.deb
a7006ddef41bae27c65036308180dd9b70c50008 307830 wand-doc_0.2.3-1_all.deb
Checksums-Sha256:
b635f4aa11d3f8aebdb3348ee25771795df43fd5dbcbe3e0ea006e9004ca0385 1282
wand_0.2.3-1.dsc
b6bf319ced0b6592c075db9d45e6be83b4ada7d78d999cd293fd78b0f13e9e37 1057504
wand_0.2.3.orig.tar.gz
8b4513771eba3f33843623e0cd3a3dab64e7c9812de1600327d9c2477985b6eb 2744
wand_0.2.3-1.debian.tar.gz
06c03c9bf03f76a1f33530e27ed99b630f610ac5386306fd1445534fdf8c09ed 25264
python-wand_0.2.3-1_all.deb
09064c6c1d7b54d0589c39a73443623e3eaf3dc4e69e0073d65e57fdfdba9cf9 307830
wand-doc_0.2.3-1_all.deb
Files:
b688c7a0ae57b5f3eaa75e66c2b6618c 1282 python optional wand_0.2.3-1.dsc
058f3898a05f41a6bde8020c32c1d887 1057504 python optional wand_0.2.3.orig.tar.gz
6ebb2437aaabb16da543b8d506f09eb3 2744 python optional
wand_0.2.3-1.debian.tar.gz
24bf85365f2b5c94ba7aa05c09524586 25264 python optional
python-wand_0.2.3-1_all.deb
d4ec8f50eac0c6d9128dd65f202c09e5 307830 doc optional wand-doc_0.2.3-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iEYEARECAAYFAlECq5oACgkQAbRzNODUnpnZKwCfVJiTwyPPuZUUzIXL7kLKq/S5
dlEAn1jiWUZXsHm1rCxEcAqQi3WVOHfu
=DOdm
-----END PGP SIGNATURE-----
--- End Message ---