7 PROJECT = libcob-ocesql mconnect webssh
14 cat <<ANY_DEB >debian/$1.conf
15 # generated by configure
21 function write_changelog {
23 cat <<CHANGELOG >debian/$1.changelog
24 projects (%VERSION%-%BUILD%) unstable; urgency=medium
25 * generated by configure
26 -- Michael Wagner <info@wagnertech.de> Fri, 05 Dec 2025 20:03:04 +0100
38 write_deb eclipse-cpp NONE
39 write_changelog eclipse-cpp
40 mconfigure -V eclipse-cpp
44 write_deb libcob-ocesql ANY
45 mconfigure -v 1.4 libcob-ocesql
49 write_deb mconnect ANY
59 echo "Invalid project."