Bug#1011669: ITP: gnucobol -- COBOL compiler

2023-05-19 Thread Petter Reinholdtsen
[Bart Martens]
> * Package name: gnucobol
>   Version : 3.1.2
>   Upstream Author : Roger While, Keisuke Nishida
> * URL : https://www.gnu.org/software/gnucobol/
> * License : GPL, LGPL
>   Programming Lang: C
>   Description : COBOL compiler

According to https://tracker.debian.org/pkg/gnucobol >, version
5 is already in unstable and experimental.  Perhaps you should get in
touch with the maintainer and offer your assistance?

Or is this ITP for version 3 as opposed to version 5?

-- 
Happy hacking
Petter Reinholdtsen



Bug#1011669: ITP: gnucobol -- COBOL compiler

2022-05-25 Thread Bart Martens
Package: wnpp
Severity: wishlist
Owner: Bart Martens 

* Package name: gnucobol
  Version : 3.1.2
  Upstream Author : Roger While, Keisuke Nishida
* URL : https://www.gnu.org/software/gnucobol/
* License : GPL, LGPL
  Programming Lang: C
  Description : COBOL compiler

GnuCOBOL is a COBOL compiler, formerly known as OpenCOBOL.
It implements a substantial part of the COBOL 85, COBOL 2002
and COBOL 2014 standards, as well as many extensions included
in other COBOL compilers.

GnuCOBOL translates COBOL into C and compiles the translated
code using the native C compiler on various platforms,
including Unix/Linux.