Removed lsb_release from Python output filename
lsb_release -r
outputs testing/unstable on Debian testing, the slash is seen as directory separator, and makes the build fail in turn.
Therefore, we decided to remove any lsb_release related variables from the Python filename.