[neon/extras/qca2/Neon/stable] debian: merge from salsa

Carlos De Maine null at kde.org
Tue Dec 13 14:39:26 GMT 2022


Git commit 0e44d225705139b9d9e01b008a7807c9abf0172c by Carlos De Maine.
Committed on 11/12/2022 at 04:43.
Pushed by carlosdem into branch 'Neon/stable'.

merge from salsa

M  +32   -0    debian/changelog

https://invent.kde.org/neon/extras/qca2/commit/0e44d225705139b9d9e01b008a7807c9abf0172c

diff --cc debian/changelog
index 4908cc1,c28a532..cf62910
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,9 -1,35 +1,41 @@@
+ qca2 (2.3.5-1) unstable; urgency=medium
+ 
+   * New upstream release.
+   * Update standards version to 4.6.1, no changes needed.
+   * CI: enable again the blhc job.
+   * Update the build dependencies according to the upstream build system:
+     - bump cmake to 3.16
+   * Update the patches:
+     - define_qca_export.diff: drop, fixed upstream
+     - pipeunittest_more_wait.diff: refresh
+   * Factorize the common cmake arguments for different Qt versions in a single
+     variable.
+   * Explicitly disable all the plugins which we currently do not want to build;
+     this way, having the dependencies for them installed will not cause a build
+     failure due to unhandled files (Closes: #1019464)
+     - pass to cmake: -DWITH_botan_PLUGIN=NO -DWITH_gcrypt_PLUGIN=NO
+       -DWITH_nss_PLUGIN=NO -DWITH_pkcs11_PLUGIN=NO
+   * Backport upstream commit 33a35a699928318032f62eab0e39e263c604ad9e to fix
+     a crash in hashunittest; patch
+     upstream_hashunittest-run-sha384longtest-only-for-providers-t.patch.
+   * Update lintian overrides.
+   * Export QT_PLUGIN_PATH with the build location of the plugin when running
+     dh_auto_test: this way, the unit tests can use the plugins.
+   * Add the gnupg test-only build dependency, needed for the tests of the gnupg
+     plugin.
+   * Disable pgpunittest for now, as some tests fail in build-like environments;
+     patch disable_pgpunittest.diff.
+   * Remove inactive Uploaders, adding myself as one to avoid leaving the source
+     with no human maintainers.
+ 
+  -- Pino Toscano <pino at debian.org>  Sat, 22 Oct 2022 16:37:05 +0200
+ 
 +qca2 (2.3.5-0neon) UNRELEASED; urgency=medium
 +
 +  * New release
 +
 + -- Jonathan Riddell <jr at jriddell.org>  Fri, 21 Oct 2022 20:11:48 +0100
 +
  qca2 (2.3.4-1) unstable; urgency=medium
  
    * Team upload.



More information about the Neon-commits mailing list