You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We do run with Ubuntu, so it seems reasonable to use it after generating the binaries to create a .deb package from this, using the PACKAGE_VERSION as upstream-verion and the revision number as debian-version.
Ideally we can pull the official deb sources from https://sources.debian.org/src/gnucobol/5/, do an adjustment for the version and possibly more as needed, then just run dpkg-deb.
@lefessan, this may be one of your issues ;-)
We do run with Ubuntu, so it seems reasonable to use it after generating the binaries to create a .deb package from this, using the
PACKAGE_VERSION
as upstream-verion and the revision number as debian-version.Ideally we can pull the official deb sources from
https://sources.debian.org/src/gnucobol/5/
, do an adjustment for the version and possibly more as needed, then just run dpkg-deb.as reference: Debian Maintenance Guide
Note: there are also other CI related issues open, at least #103 (sounds easy) and #50 (not sure where we stand there).
The text was updated successfully, but these errors were encountered: