From: Raspbian automatic forward porter Date: Sat, 28 Oct 2023 08:02:43 +0000 (+0100) Subject: Merge version 2.9.0-1+rpi1 and 2.10.1-1 to produce 2.10.1-1+rpi1 X-Git-Tag: archive/raspbian/2.10.1-1+rpi1^0 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=1a700992cc2eadaa0880851d447356e844421713;p=labplot.git Merge version 2.9.0-1+rpi1 and 2.10.1-1 to produce 2.10.1-1+rpi1 --- 1a700992cc2eadaa0880851d447356e844421713 diff --cc debian/changelog index eeff806,97959ee..c30b9be --- a/debian/changelog +++ b/debian/changelog @@@ -1,8 -1,36 +1,43 @@@ - labplot (2.9.0-1+rpi1) bookworm-staging; urgency=medium ++labplot (2.10.1-1+rpi1) trixie-staging; urgency=medium + ++ [changes brought forward from 2.9.0-1+rpi1 by Peter Michael Green at Sat, 03 Sep 2022 17:52:39 +0000] + * Don't build against cantor on armhf. + - -- Peter Michael Green Sat, 03 Sep 2022 17:52:39 +0000 ++ -- Raspbian forward porter Sat, 28 Oct 2023 08:02:42 +0000 ++ + labplot (2.10.1-1) unstable; urgency=medium + + * New upstream release. + * Fix the /usr/share/doc/labplot/examples symlink. (Closes: #1040560) + * Remove an obsolete maintscript entry. + * Stop using libcantor on mipsel, as libcantor uses qtwebengine which will be + soon dropped from mipsel. + + -- Pino Toscano Sun, 16 Jul 2023 19:44:14 +0200 + + labplot (2.10.0-2) unstable; urgency=medium + + * Upload to unstable. + * Switch Vcs-* fields back to the 'master' packaging branch. + + -- Pino Toscano Sun, 11 Jun 2023 21:33:45 +0200 + + labplot (2.10.0-1) experimental; urgency=medium + + * New upstream release. + * Switch Vcs-* fields to the 'experimental' packaging branch. + * Update watch file for the new path. + * Set upstream metadata fields: Bug-Database, Bug-Submit. + * Update standards version to 4.6.2, no changes needed. + * Update the build dependencies according to the upstream build system: + - bump cmake to 3.17.0 + - bump Qt packages to 5.10.0 + - bump extra-cmake-modules to 5.16.0 + - add qtbase5-private-dev, needed for the embedded copy of QXlsx + * Pass -DENABLE_VECTOR_BLF=OFF to cmake to not build the Vector BLF file + format support, as it requires libraries not currently available in Debian. + + -- Pino Toscano Wed, 22 Mar 2023 22:28:40 +0100 labplot (2.9.0-1) unstable; urgency=medium diff --cc debian/control index c120749,bc335c7..9d9d7e4 --- a/debian/control +++ b/debian/control @@@ -31,7 -32,7 +32,7 @@@ Build-Depends: debhelper-compat (= 13) libkf5xmlgui-dev (>= 5.16.0), kuserfeedback-dev, bison, - libcantor-dev [amd64 arm64 i386 mips64el mipsel], - libcantor-dev [amd64 arm64 armhf i386 mips64el], ++ libcantor-dev [amd64 arm64 i386 mips64el], libpoppler-qt5-dev (>= 19.12~), libspectre-dev, libcfitsio-dev,