Andreas Tille pushed to branch master at Debian Med / libbpp-qt
Commits: 6cb9eb5d by Andreas Tille at 2024-04-28T06:56:22+02:00 Fix FTBFS with LTO (link time optimization) enabled - - - - - 354a01bc by Andreas Tille at 2024-04-28T07:06:11+02:00 routine-update: Standards-Version: 4.7.0 - - - - - 33025c35 by Andreas Tille at 2024-04-28T07:23:37+02:00 Upload to unstable - - - - - 3 changed files: - debian/changelog - debian/control - debian/libbpp-qt2t64.symbols.amd64 Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,14 @@ +libbpp-qt (2.4.1-11) unstable; urgency=medium + + [ Steve Langasek ] + * Fix FTBFS with LTO (link time optimization) enabled + Closes: #1015476 + + [ Andreas Tille ] + * Standards-Version: 4.7.0 (routine-update) + + -- Andreas Tille <[email protected]> Sun, 28 Apr 2024 07:13:48 +0200 + libbpp-qt (2.4.1-10) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -10,7 +10,7 @@ Build-Depends: dpkg-dev (>= 1.22.5), debhelper-compat (= 13), qt5-qmake, qtdeclarative5-dev, libbpp-phyl-dev -Standards-Version: 4.6.2 +Standards-Version: 4.7.0 Vcs-Browser: https://salsa.debian.org/med-team/libbpp-qt Vcs-Git: https://salsa.debian.org/med-team/libbpp-qt.git Homepage: http://biopp.univ-montp2.fr/wiki/index.php/Main_Page ===================================== debian/libbpp-qt2t64.symbols.amd64 ===================================== @@ -264,7 +264,7 @@ libbpp-qt.so.2 libbpp-qt2t64 #MINVER# _ZN5QListI7QStringED2Ev@Base 2.4.1 _ZN5QListIP13QGraphicsItemED1Ev@Base 2.4.1 _ZN5QListIP13QGraphicsItemED2Ev@Base 2.4.1 - _ZN5QListIP15QAbstractButtonE6detachEv@Base 2.4.1 + (optional)_ZN5QListIP15QAbstractButtonE6detachEv@Base 2.4.1 _ZN5QListIP15QAbstractButtonED1Ev@Base 2.4.1 _ZN5QListIP15QAbstractButtonED2Ev@Base 2.4.1 _ZN5QListIP17QGraphicsTextItemE18detach_helper_growEii@Base 2.4.1 @@ -273,7 +273,7 @@ libbpp-qt.so.2 libbpp-qt2t64 #MINVER# _ZN7QStringC2EPKc@Base 2.4.1 _ZN7QStringD1Ev@Base 2.4.1 _ZN7QStringD2Ev@Base 2.4.1 - _ZN9QtPrivate8RefCount5derefEv@Base 2.4.1 + (optional)_ZN9QtPrivate8RefCount5derefEv@Base 2.4.1 _ZNK3bpp10TreeCanvas10metaObjectEv@Base 2.4.1 _ZNK3bpp10TreeCanvas12drawingWidthEv@Base 2.4.1 _ZNK3bpp10TreeCanvas13drawingHeightEv@Base 2.4.1 View it on GitLab: https://salsa.debian.org/med-team/libbpp-qt/-/compare/f31a03ce584d7d837a780fbb4afdccb7789400fc...33025c355083ecb096207310584d00ce130fa443 -- View it on GitLab: https://salsa.debian.org/med-team/libbpp-qt/-/compare/f31a03ce584d7d837a780fbb4afdccb7789400fc...33025c355083ecb096207310584d00ce130fa443 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
