LUMIERA.clone/admin
Ichthyostega a34b1f6ddd Bugfix: setVersion.py -- ability to handle suffixes
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
2025-11-13 22:06:06 +01:00
..
git_hooks removed 'pushing' from the post commit hook 2008-12-16 23:59:00 +01:00
scons clean-up: remove the GCH builder from the SCons tools 2025-09-19 19:51:28 +02:00
build_lumiera-build-dependencies.sh Docker: setup a Lumiera build environment in a Debian/Ubuntu container 2019-06-22 19:15:19 +02:00
buildVersion.py Bugfix: setVersion.py -- ability to handle suffixes 2025-11-13 22:06:06 +01:00
deb.lumiera.org.PUB.gpg Docker: setup a Lumiera build environment in a Debian/Ubuntu container 2019-06-22 19:15:19 +02:00
DIR_INFO make some DIR_INFO's nicer 2007-06-21 03:15:52 +02:00
docker_open-lumiera-buildenv.sh Docker: setup a Lumiera build environment in a Debian/Ubuntu container 2019-06-22 19:15:19 +02:00
gnu-indent.sh Merge: change building to create modules 2008-12-20 02:15:33 +01:00
README.deb.lumiera.org.PUB.gpg Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
rfc.sh clean-up: trifles 2025-06-07 23:59:57 +02:00
rsync_docs_to_lumieraorg.sh Merge from backend: wikis, admin-scrits, test.sh 2008-04-12 02:07:16 +02:00
setVersion Release: Introduce the Git-flow branching model 2025-07-21 02:46:28 +02:00
testfilter.sh Add two test tools to admin 2010-07-16 07:59:30 +02:00
treeinfo.sh Fix treeinfo.sh sorting order 2011-05-12 19:30:36 +02:00
vg-run.sh Install: change organisation of target and output directory variables 2011-01-29 14:10:19 +01:00
vgsuppression_gen.sh Merge from backend: wikis, admin-scrits, test.sh 2008-04-12 02:07:16 +02:00

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>