Merge version 0.9.90-1.1+rpi1 and 0.10.0-3 to produce 0.10.0-3+rpi1 archive/raspbian/0.10.0-3+rpi1 raspbian/0.10.0-3+rpi1
authorRaspbian automatic forward porter <root@raspbian.org>
Tue, 11 Feb 2025 15:34:09 +0000 (15:34 +0000)
committerRaspbian automatic forward porter <root@raspbian.org>
Tue, 11 Feb 2025 15:34:09 +0000 (15:34 +0000)
1  2 
debian/changelog
debian/control

index 2c2ec2890b3e719a1b69edd51b67507eac6c3b1a,18fac27aa09d1f7adb5c4484e4e9935cce0f714e..d7fff075b52028c218c3a9df44ebcf7d6689761b
@@@ -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 <plugwash@raspbian.org> at Mon, 21 Dec 2020 15:10:55 +0000]
 +  * Switch armhf from qtwebengine to qtwebkit for raspbian.
 +
-  -- Raspbian forward porter <root@raspbian.org>  Wed, 15 Feb 2023 05:11:08 +0000
++ -- Raspbian forward porter <root@raspbian.org>  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 <pino@debian.org>  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 <pino@debian.org>  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 <pino@debian.org>  Mon, 04 Sep 2023 07:12:17 +0200
  
  kbibtex (0.9.90-1.1) unstable; urgency=medium
  
diff --cc debian/control
index 459b417d73eaf5d331c948d1b6ad9fa97a61c5cf,0db1418b9ce769a06007c3511c4b79295911a37f..bf422302f07e3a728b491f43d850c229cccc1a0a
@@@ -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