Turns out that in practice there will be (at least temporarily) some version-tags including a suffix: the RC-versions! Now there is the special twist, that Git does not allow '~' in Tag names, and thus `git-buildpackage` introduced an additional layer of translation. So we are forced to revert that translation, which is possible, since the basic Debian version syntax disallows '_' in version numbers (because '_' is used to separate the package name from the version number). It seems prudent to implement that as an preprocessing step and thus keep it out of the regular version number syntax. Furthermore we need the ability to handle existing suffixes, which (as we know now) can be picked up from the Git history. * my decision is to allow both pass-through and suppressing them * use `--suffix=False` to suppress / remove any existing suffix * the latter now allows us also to automate the setting of the final Release version |
||
|---|---|---|
| .. | ||
| git_hooks | ||
| scons | ||
| build_lumiera-build-dependencies.sh | ||
| buildVersion.py | ||
| deb.lumiera.org.PUB.gpg | ||
| DIR_INFO | ||
| docker_open-lumiera-buildenv.sh | ||
| gnu-indent.sh | ||
| README.deb.lumiera.org.PUB.gpg | ||
| rfc.sh | ||
| rsync_docs_to_lumieraorg.sh | ||
| setVersion | ||
| testfilter.sh | ||
| treeinfo.sh | ||
| vg-run.sh | ||
| vgsuppression_gen.sh | ||
This is the Public Key of the Package signing GPG key used for building of Debian DEB packages on Lumiera.org Fingerprint: 11FD F5D2 DBD7 BBD7 F4D9 D9C4 2CF2 5392 6238 2557 UID: Ichthyo (DEB-Package) <deb@ichthyostega.de>