From: Raspbian automatic forward porter Date: Tue, 11 Feb 2025 15:34:09 +0000 (+0000) Subject: Merge version 0.9.90-1.1+rpi1 and 0.10.0-3 to produce 0.10.0-3+rpi1 X-Git-Tag: archive/raspbian/0.10.0-3+rpi1^0 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=a1d1b39c4f4baf4a4b36632f9f8bdcb17b09ca92;p=kbibtex.git Merge version 0.9.90-1.1+rpi1 and 0.10.0-3 to produce 0.10.0-3+rpi1 --- a1d1b39c4f4baf4a4b36632f9f8bdcb17b09ca92 diff --cc debian/changelog index 2c2ec28,18fac27..d7fff07 --- a/debian/changelog +++ b/debian/changelog @@@ -1,9 -1,40 +1,47 @@@ - kbibtex (0.9.90-1.1+rpi1) bookworm-staging; urgency=medium ++kbibtex (0.10.0-3+rpi1) trixie-staging; urgency=medium + + [changes brought forward from 0.9.81-2+rpi1 by Peter Michael Green at Mon, 21 Dec 2020 15:10:55 +0000] + * Switch armhf from qtwebengine to qtwebkit for raspbian. + - -- Raspbian forward porter Wed, 15 Feb 2023 05:11:08 +0000 ++ -- Raspbian forward porter Tue, 11 Feb 2025 15:34:09 +0000 ++ + kbibtex (0.10.0-3) unstable; urgency=medium + + * Backport upstream commit 4d9ce600fdd1deb035a26e4f7922d35b2f41beaf to use + C++17 when building using ICU >= 75; patch + upstream_Switch-to-C-17-for-recent-ICU4C-versions.patch. (Closes: #1092464) + + -- Pino Toscano Wed, 05 Feb 2025 18:10:17 +0100 + + kbibtex (0.10.0-2) unstable; urgency=medium + + * Drop the spurious RUNPATH to /usr/ in libraries and executables + - add the chrpath build dependency + * Update copyright. + * Update lintian overrides. + * Switch the transitional pkg-config build dependency to pkgconf. + * Bump Standards-Version to 4.7.0, no changes required. + + -- Pino Toscano Wed, 01 May 2024 09:47:53 +0200 + + kbibtex (0.10.0-1) unstable; urgency=medium + + * New upstream release. + * Use execute_after_dh_auto_install to avoid invoking dh_auto_install + manually. + * Drop the breaks/replaces for versions older than Debian Buster. + * Switch watch file to the stable releases, now that 0.10.0 is released. + * Update standards version to 4.6.2, no changes needed. + * Update the patches: + - 0001-Fix-crash-with-newer-Qt-versions.patch: drop, backported from + upstream + - 0001-Fixing-crash-when-opening-.bib-file.patch: drop, backported from + upstream + * Drop the qtwebengine5-dev on mipsel, as that architecture was recently + dropped. + * Remove an obsolete maintscript entry. + + -- Pino Toscano Mon, 04 Sep 2023 07:12:17 +0200 kbibtex (0.9.90-1.1) unstable; urgency=medium diff --cc debian/control index 459b417,0db1418..bf42230 --- a/debian/control +++ b/debian/control @@@ -22,14 -23,14 +23,14 @@@ Build-Depends: debhelper-compat (= 13) libkf5crash-dev (>= 5.51.0~), libkf5texteditor-dev (>= 5.51.0~), libqt5xmlpatterns5-dev (>= 5.9.0~), - qtwebengine5-dev (>= 5.9.0~) [amd64 arm64 i386 mipsel], - libqt5webkit5-dev (>= 5.9.0~) [!amd64 !arm64 !i386 !mipsel], - qtwebengine5-dev (>= 5.9.0~) [amd64 arm64 armhf i386], - libqt5webkit5-dev (>= 5.9.0~) [!amd64 !arm64 !armhf !i386], ++ qtwebengine5-dev (>= 5.9.0~) [amd64 arm64 i386], ++ libqt5webkit5-dev (>= 5.9.0~) [!amd64 !arm64 !i386], libqt5networkauth5-dev (>= 5.9.0~), libpoppler-qt5-dev, - pkg-config, + pkgconf, pkg-kde-tools, shared-mime-info, - Standards-Version: 4.5.1 + Standards-Version: 4.7.0 Vcs-Browser: https://salsa.debian.org/science-team/kbibtex Vcs-Git: https://salsa.debian.org/science-team/kbibtex.git Homepage: https://userbase.kde.org/KBibTeX