• Bug#1076924: metadata

    From Santiago Vila@1:229/2 to All on Thu Aug 8 15:50:01 2024
    XPost: linux.debian.bugs.dist
    From: sanvila@debian.org

    # this one based on the build log
    found 1076924 1.22.8
    # and this one based on the fact that it does not happen anymore
    fixed 1076924 1.22.11
    thanks

    Note: I was unsure about this because the debian/rules file
    for the affected package was too simple:

    ------------------------------------------------------
    export LIBDIR=/usr/lib/$(shell dpkg-architecture -qDEB_HOST_MULTIARCH)/sendip export PREFIX=/usr

    %:
    dh $@
    ------------------------------------------------------

    But then I looked at the Makefile:

    include /usr/share/dpkg/buildflags.mk

    CFLAGS += -fPIC -fsigned-char -pipe -Wall -Wpointer-arith -Wwrite-strings \

    That's it. Using buildflags.mk and "CFLAGS +=" was known not to work
    reliably for a while.

    Thanks.

    --- SoupGate-Win32 v1.05
    * Origin: you cannot sedate... all the things you hate (1:229/2)
  • From Santiago Vila@1:229/2 to All on Tue Aug 13 17:40:01 2024
    XPost: linux.debian.bugs.dist
    From: sanvila@debian.org

    El 13/8/24 a las 16:30, Guillem Jover escribió:
    I'm now closing it, because only with the fixed marking is not
    enough for the BTS, and it was being kept open. :)

    Yes, I was aware that "fixed" did not close the bug.

    To clarify: I was keeping the bug open (but not
    in the list of bugs affecting trixie or sid) just
    in case you would be willing to do some final
    tidy up (merge, affects, etc) before closing.

    I usually (but not always) try to do that kind of tidying up,
    but I acknowledge that not everybody has the same standards
    for that. In particular, merging bugs which are essentially
    the same is often tricky and we can live without that.

    Thanks a lot.

    --- SoupGate-Win32 v1.05
    * Origin: you cannot sedate... all the things you hate (1:229/2)