On Fri, Nov 26, 2021 at 08:05:44AM +0300, Ivan Maidanski wrote: > Let’s try it when v8.2.2 is released. > configure should be called into variants: > ./configure [--enable-shared --disable-static] > ./configure --disable-shared --enable-static
Implemented with https://salsa.debian.org/debian/libgc/-/merge_requests/3 Does the new symbol list in that change look about right? > Some comments: > 1. It seems one of lines is redundant in debian/libgc-dev.install: > usr/share/doc/gc/*.md usr/share/doc/libgc1 > usr/share/doc/gc/* usr/share/doc/libgc1 https://salsa.debian.org/debian/libgc/-/merge_requests/2 > 2. debian/changelog: > (( -> ( This annoys me, but not enough to delete it and reupload at this point :) > 3. debian/control and debian/watch: probably switch to https > http://www.hboehm.info/gc -> https://www.hboehm.info/gc https://salsa.debian.org/debian/libgc/-/merge_requests/1 Thanks, -i

