Your message dated Sat, 16 Jun 2018 14:51:02 +0200
with message-id <[email protected]>
and subject line Re: Bug#901649: RFS: gnucobol/2.2-2
has caused the Debian Bug report #901649,
regarding RFS: gnucobol/2.2-2
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
901649: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=901649
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: sponsorship-requests
Severity: normal
Dear mentors,
I am looking for a sponsor for my package "gnucobol"
* Package name : gnucobol
Version : 2.2-2
Upstream Author : Simon Sobisch, Ron Norman, Edward Hart, Sergey Kashyrin,
Dave Pitts and Brian Tiffin
* URL :https://www.gnu.org/software/gnucobol/
<https://www.gnu.org/software/gnucobol/>
* License : mostly GPL3 and LGPL2
Section : devel
It builds those binary packages:
gnucobol - COBOL compiler
libcob4 - COBOL compiler - runtime library
libcob4-dev - COBOL compiler - development files
open-cobol - transitional dummy package for gnucobol
To access further information about this package, please visit the following
URL:
https://mentors.debian.net/package/gnucobol
<https://mentors.debian.net/package/gnucobol>
Alternatively, one can download the package with dget using this command:
dget -xhttps://mentors.debian.net/debian/pool/main/g/gnucobol/gnucobol_2.2-2.dsc
<https://mentors.debian.net/debian/pool/main/g/gnucobol/gnucobol_2.2-1.dsc>
Changes since the last upload:
* Closes: #901190 (libcob4-dev: removal of libcob4-dev makes files disappear
from libcob1-dev)
Regards,
Ludwin Janvier
--- End Message ---
--- Begin Message ---
On Sat, Jun 16, 2018 at 08:52:36AM +0200, Ludwin Janvier wrote:
> * Package name : gnucobol
> Version : 2.2-2
> Changes since the last upload:
>
> * Closes: #901190 (libcob4-dev: removal of libcob4-dev makes files
> disappear from libcob1-dev)
Actual changelog entry is:
+gnucobol (2.2-2) unstable; urgency=medium
+
+ * Add breaks: libcob1-dev (Closes: #901190)
+ * Add build-deps to rebuild pdf and info
Thanks for making the docs actually build!
Instead of writing:
[ -f doc/gnucobol.pdf ] && rm doc/gnucobol.pdf || :
you can have:
rm -f doc/gnucobol.pdf
Meow.
--
⢀⣴⠾⠻⢶⣦⠀ There's an easy way to tell toy operating systems from real ones.
⣾⠁⢰⠒⠀⣿⡁ Just look at how their shipped fonts display U+1F52B, this makes
⢿⡄⠘⠷⠚⠋⠀ the intended audience obvious. It's also interesting to see OSes
⠈⠳⣄⠀⠀⠀⠀ go back and forth wrt their intended target.
--- End Message ---