Package: csound-manual / 1:6.12.0~dfsg-2

Metadata

Package Version Patches format
csound-manual 1:6.12.0~dfsg-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
Don t build the opcodes we deleted.patch | (download)

Makefile | 5 2 + 3 - 0 !
manual.xml | 6 0 + 6 - 0 !
misc/quickref.xml | 11 0 + 11 - 0 !
opcodes/top.xml | 6 0 + 6 - 0 !
4 files changed, 2 insertions(+), 26 deletions(-)

 don't build the opcodes we deleted

These opcodes were stripped from the manual at repack time.

Fix FTBFS due to newer python pygments.patch | (download)

csd2docbook.py | 3 1 + 2 - 0 !
1 file changed, 1 insertion(+), 2 deletions(-)

 fix ftbfs due to newer python-pygments

Score statements are now a 2-tuple instead of a 3-tuple

Closes: #918560