Timo Aaltonen pushed to branch debian-unstable at X Strike Force / lib / libx11
Commits: 7137bf9f by Timo Aaltonen at 2023-02-27T20:31:14+02:00 rules: Drop --disable-thread-safety-constructor again. - - - - - 5be9bf6b by Timo Aaltonen at 2023-02-27T20:32:13+02:00 release to sid - - - - - 2 changed files: - debian/changelog - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +libx11 (2:1.8.4-2) unstable; urgency=medium + + * rules: Drop --disable-thread-safety-constructor again. + + -- Timo Aaltonen <[email protected]> Mon, 27 Feb 2023 20:31:15 +0200 + libx11 (2:1.8.4-1) unstable; urgency=medium * New upstream version. (Closes: #1031697) ===================================== debian/rules ===================================== @@ -9,7 +9,6 @@ override_dh_auto_configure-arch: docflags = --disable-specs override_dh_auto_configure-indep override_dh_auto_configure-arch: dh_auto_configure -- \ $(docflags) \ - --disable-thread-safety-constructor \ --without-fop override_dh_install: View it on GitLab: https://salsa.debian.org/xorg-team/lib/libx11/-/compare/b53e6db1585a2547ff3a75a0d50845d72d49d4a6...5be9bf6b3467d443031c9f5d983643c75cd72d5f -- View it on GitLab: https://salsa.debian.org/xorg-team/lib/libx11/-/compare/b53e6db1585a2547ff3a75a0d50845d72d49d4a6...5be9bf6b3467d443031c9f5d983643c75cd72d5f You're receiving this email because of your account on salsa.debian.org.

