jamulussoftware / jamulus

Jamulus enables musicians to perform real-time jam sessions over the internet.
https://jamulus.io
Other
997 stars 222 forks source link

Debain build script version output doesn't reflect package version. #804

Closed 38github closed 3 years ago

38github commented 3 years ago

I downloaded the latest tarball of 3.6.2 and compiled it in Debian 10/Buster using the shell scripts but the resulting deb filez were named 3.5.10git even though I changed version in the control file.

Is this something that can be easily changed so that the compilation detects the version that I being compiled for any downloaded version?

ann0see commented 3 years ago

I think the problem is in the changelog file.

ann0see commented 3 years ago

can you try the debian autobuild script?

This will be run once a new version of Jamulus gets released:

https://github.com/corrados/jamulus/blob/master/distributions/build-debian-package-auto.sh

38github commented 3 years ago

ann0see: I will try it out but I can't really say when, unfortunately.

ann0see commented 3 years ago

Any updates here?

38github commented 3 years ago

I am sorry but I haven't tested it. Maybe it is best to close this issue since I haven't participated in testing.

ann0see commented 3 years ago

Ok. I think these packaging scripts must also be updated to some extent. But that's another todo.