Merge version 1:0.14.0-1+rpi1 and 1:0.14.0-2 to produce 1:0.14.0-2+rpi1 trixie-staging archive/raspbian/1%0.14.0-2+rpi1 raspbian/1%0.14.0-2+rpi1
authorRaspbian automatic forward porter <root@raspbian.org>
Tue, 1 Oct 2024 10:37:42 +0000 (11:37 +0100)
committerRaspbian automatic forward porter <root@raspbian.org>
Tue, 1 Oct 2024 10:37:42 +0000 (11:37 +0100)
1  2 
debian/changelog
debian/control

index df7cf084bb8fe8014ec8161beb5431dd722054b6,804e2b303aa8be34794730bf9ad9ce58157d0348..956cc7a40d36ebae169168697142dc7d280d050e
@@@ -1,9 -1,40 +1,47 @@@
- quassel (1:0.14.0-1+rpi1) bookworm-staging; urgency=medium
++quassel (1:0.14.0-2+rpi1) trixie-staging; urgency=medium
 +
 +  [changes brought forward from 1:0.12.5-3+rpi1 by Peter Michael Green <plugwash@raspbian.org> at Thu, 18 Oct 2018 22:15:29 +0000]
 +  * Remove armhf from qtwebengine architecture list.
 +
-  -- Raspbian forward porter <root@raspbian.org>  Wed, 26 Jan 2022 08:41:39 +0000
++ -- Raspbian forward porter <root@raspbian.org>  Tue, 01 Oct 2024 10:37:41 +0000
++
+ quassel (1:0.14.0-2) unstable; urgency=medium
+   * Team upload.
+   [ Christian Göttsche ]
+   * Update blhc configuration
+   [ Debian Janitor ]
+   * Trim trailing whitespace.
+   * Bump debhelper from old 12 to 13.
+     + debian/rules: Drop --fail-missing argument to dh_missing, which is now the
+       default.
+   * Fix day-of-week for changelog entries 0.5.1-2, 0.3.1+dfsg-2, 0.3.1+dfsg-1.
+   * Update standards version to 4.6.1, no changes needed.
+   * Avoid explicitly specifying -Wl,--as-needed linker flag.
+   [ Adrian Bunk ]
+   * qtwebengine5-dev is now available on mips64el.
+   [ Pino Toscano ]
+   * Update standards version to 4.6.2, no changes needed.
+   * Drop patch 02_script_interpreter_path.patch, as now dh_perl rewrites perl
+     shebangs.
+   * Stop using qtwebengine5-dev on mipsel, as it will be removed soon from
+     that architecture.
+   * Switch the list of architectures for libqt5webkit5-dev to be a negated
+     version of the ones for qtwebengine5-dev, so it is easier to maintain.
+   * Remove inactive Uploaders.
+   * Drop the obsolete lsb-base dependency.
+   * Use chrpath to drop the extra RPATH set in binaries.
+   * Remove the custom inxi script directly during dh_auto_install, rather than
+     with extra checks during dh_install.
+   * Use execute_after_dh_install to avoid invoking dh_install manually.
+   * Use the ${perl:Depends} substvar in quassel-data.
+   * CI: do not consider lintian warnings as fatal.
+  -- Pino Toscano <pino@debian.org>  Sat, 22 Jul 2023 09:18:22 +0200
  
  quassel (1:0.14.0-1) unstable; urgency=medium
  
diff --cc debian/control
index ef583c0b982cab92231320a5749ac81f136ac74b,6822df71c810ec04477f51ebcdc461fe4b9b3832..c8c8994b985ea098cee6102b3ef554b8609a66de
@@@ -19,8 -18,8 +18,8 @@@ Build-Depends: debhelper-compat (= 13)
                 libphonon4qt5-dev,
                 libphonon4qt5experimental-dev,
                 libdbusmenu-qt5-dev,
-                qtwebengine5-dev[amd64 arm64 i386 mipsel],
-                libqt5webkit5-dev [armel hurd-i386 mips mips64el ppc64el s390x],
 -               qtwebengine5-dev [amd64 arm64 armhf i386 mips64el],
++               qtwebengine5-dev [amd64 arm64 i386 mips64el],
+                libqt5webkit5-dev [!amd64 !arm64 !armhf !i386 !mips64el],
                 extra-cmake-modules,
                 libkf5textwidgets-dev,
                 libkf5coreaddons-dev,