[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1021355: marked as done (RFS: csv2latex/0.23-1 -- command-line CSV to LaTeX file converter)



Your message dated Fri, 7 Oct 2022 14:58:23 +0200
with message-id <Y0Aib/YG1kJUOQgy@angband.pl>
and subject line Re: Bug#1021355: RFS: csv2latex/0.23-1 -- command-line CSV to LaTeX file converter
has caused the Debian Bug report #1021355,
regarding RFS: csv2latex/0.23-1 -- command-line CSV to LaTeX file converter
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 owner@bugs.debian.org
immediately.)


-- 
1021355: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1021355
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: sponsorship-requests
Severity: normal

Dear mentors,

I am looking for a sponsor for my package "csv2latex":

 * Package name     : csv2latex
   Version          : 0.23-1
   Upstream contact : Benoît Rouits <brouits@free.fr>
 * URL              : http://brouits.free.fr/csv2latex/
 * License          : GPL-2
 * Vcs              : https://git.noise.rocks/ben/csv2latex
   Section          : tex

The source builds the following binary packages:

  csv2latex - command-line CSV to LaTeX file converter

To access further information about this package, please visit the following URL:

  https://mentors.debian.net/package/csv2latex/

Alternatively, you can download the package with 'dget' using this command:

dget -x https://mentors.debian.net/debian/pool/main/c/csv2latex/csv2latex_0.23-1.dsc

Changes since the last upload:

 csv2latex (0.23-1) unstable; urgency=medium
 .
   * New upstream release 0.23 (improve stdin reading)
   * Update debian/watch (version=4)
   * Avoid usage of cdbs
   * Remove debian/compat
   * Update debian/control
   * Add debian/upstream/metadata
   * Set Standards-version to 4.6.1

Regards,
 Benoît

--- End Message ---
--- Begin Message ---
On Thu, Oct 06, 2022 at 05:05:07PM +0200, Benoît Rouits wrote:
>  * Package name     : csv2latex
>    Version          : 0.23-1

>  csv2latex (0.23-1) unstable; urgency=medium
>  .
>    * New upstream release 0.23 (improve stdin reading)
>    * Update debian/watch (version=4)
>    * Avoid usage of cdbs
>    * Remove debian/compat
>    * Update debian/control
>    * Add debian/upstream/metadata
>    * Set Standards-version to 4.6.1

Hi!
It seems that compiler/linker options are not passed correctly, resulting
in no debug symbols.  I see in the log:

cc -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -pedantic -Os csv2latex.c -Wl,-z,relro -o csv2latex

while relevant dpkg-buildflags are:

CFLAGS=-g -O2 -ffile-prefix-map=[DIR]=. -fstack-protector-strong -Wformat -Werror=format-security
CPPFLAGS=-Wdate-time -D_FORTIFY_SOURCE=2
LDFLAGS=-Wl,-z,relro

so you're lacking CFLAGS.


However, I've uploaded as-is, to make further diffs nice and simple.


Meow!
-- 
⢀⣴⠾⠻⢶⣦⠀ Genetics say, virgin birth may not possibly produce male offspring.
⣾⠁⢠⠒⠀⣿⡁ Thus, either Jesus was fathered by (Abdes?) Pantera, or she was trans.
⢿⡄⠘⠷⠚⠋⠀
⠈⠳⣄⠀⠀⠀⠀ In neither case Joseph is involved, making Jesus a bastard.

--- End Message ---

Reply to: