Unified versioning information and bumped version to 0.20.
Build Debian Packages / build (trixie, debian13) (push) Successful in 13m44s
Build Debian Packages / build (bookworm, debian12) (push) Successful in 13m54s
Build Debian Packages / build (bullseye, debian11) (push) Has been cancelled

Now we only need to change src/damaris/__init__.py and use dch -v
$VERSION to make a new version.
This commit is contained in:
2026-07-04 16:36:29 +02:00
parent efb15606c6
commit 25217f73fe
6 changed files with 19 additions and 7 deletions
+7
View File
@@ -1,3 +1,10 @@
python3-damaris (0.20) stable; urgency=medium
* Unified version management across Python app, GUI and documentation
* version bump
-- Markus Rosenstihl <markus.rosenstihl@pkm.tu-darmstadt.de> Sat, 04 Jul 2026 16:33:31 +0200
python3-damaris (0.19) stable; urgency=medium
* JBs python3-damaris code adapted to new python3 syntax
+2 -2
View File
@@ -1,2 +1,2 @@
python3-damaris_0.19_all.deb science optional
python3-damaris_0.19_amd64.buildinfo science optional
python3-damaris_0.20_all.deb science optional
python3-damaris_0.20_amd64.buildinfo science optional