Package: soundscaperenderer / 0.5.0~dfsg-4

Metadata

Package Version Patches format
soundscaperenderer 0.5.0~dfsg-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
upstreamversion.patch | (download)

configure.ac | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix upstream-version in configure
 upstream uses git-magic to set the version in AC_INIT().
 since we are only dealing with "releases", we want to have proper version
 numbers. since we don't want to update the patch for each new upstream-
 release, we parse debian/changelog to extract the upstream version number.
exclude_pdf.patch | (download)

data/Makefile.am | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

 don't install the non-existing pdf
fix srate errormessage.patch | (download)

apf/apf/sndfiletools.h | 6 5 + 1 - 0 !
1 file changed, 5 insertions(+), 1 deletion(-)

 more descriptive error message on samplerate mismatch
 provide suggestions what the user could do to not get the error at all