Codebase list libpappsomspp / 1324be0
Again, Gee, fix the distribution... Filippo Rusconi (Uploading Debian Developer) 1 year, 6 months ago
2 changed file(s) with 9 addition(s) and 3 deletion(s). Raw diff Collapse all Expand all
1212
1313 set(PAPPSOMSPP_VERSION_MAJOR "0")
1414 set(PAPPSOMSPP_VERSION_MINOR "8")
15 set(PAPPSOMSPP_VERSION_PATCH "59")
15 set(PAPPSOMSPP_VERSION_PATCH "60")
1616 set(PAPPSOMSPP_VERSION "${PAPPSOMSPP_VERSION_MAJOR}.${PAPPSOMSPP_VERSION_MINOR}.${PAPPSOMSPP_VERSION_PATCH}")
1717 # This *NUMERICAL* VERSION is parseable by the makeOrigTarball script.
18 set(VERSION 0.8.59)
18 set(VERSION 0.8.60)
1919
2020 # Command to enable debug and tests
2121 # cmake -DCMAKE_BUILD_TYPE=Debug -DMAKE_TESTS=1 -DUSEPAPPSOTREE=0 ..
0 libpappsomspp (0.8.59-1) unstable; urgency=low
0 libpappsomspp (0.8.60-1) unstable; urgency=low
1
2 * Fix the distribution... was working too late at night...
3
4 -- Filippo Rusconi <lopippo@debian.org> Fri, 28 Oct 2022 10:20:12 +0200
5
6 libpappsomspp (0.8.59-1) bullseye; urgency=low
17
28 * New upstream version.
39