Processed: Bug#938322 marked as pending in qtwebengine-opensource-src

2022-11-27 Thread Debian Bug Tracking System
Processing control commands:

> tag -1 pending
Bug #938322 [src:qtwebengine-opensource-src] qtwebengine-opensource-src: 
Python2 removal in sid/bullseye
Added tag(s) pending.

-- 
938322: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=938322
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Processing of qtwebengine-opensource-src_5.15.11+dfsg-1_source.changes

2022-11-27 Thread Debian FTP Masters
qtwebengine-opensource-src_5.15.11+dfsg-1_source.changes uploaded successfully 
to localhost
along with the files:
  qtwebengine-opensource-src_5.15.11+dfsg-1.dsc
  qtwebengine-opensource-src_5.15.11+dfsg.orig.tar.xz
  qtwebengine-opensource-src_5.15.11+dfsg-1.debian.tar.xz
  qtwebengine-opensource-src_5.15.11+dfsg-1_source.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)



Bug#938322: marked as done (qtwebengine-opensource-src: Python2 removal in sid/bullseye)

2022-11-27 Thread Debian Bug Tracking System
Your message dated Sun, 27 Nov 2022 10:00:56 +
with message-id 
and subject line Bug#938322: fixed in qtwebengine-opensource-src 5.15.11+dfsg-1
has caused the Debian Bug report #938322,
regarding qtwebengine-opensource-src: Python2 removal in sid/bullseye
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
938322: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=938322
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:qtwebengine-opensource-src
Version: 5.11.3+dfsg-2
Severity: normal
Tags: sid bullseye
User: debian-pyt...@lists.debian.org
Usertags: py2removal

Python2 becomes end-of-live upstream, and Debian aims to remove
Python2 from the distribution, as discussed in
https://lists.debian.org/debian-python/2019/07/msg00080.html

Your package either build-depends, depends on Python2, or uses Python2
in the autopkg tests.  Please stop using Python2, and fix this issue
by one of the following actions.

- Convert your Package to Python3. This is the preferred option.  In
  case you are providing a Python module foo, please consider dropping
  the python-foo package, and only build a python3-foo package.  Please
  don't drop Python2 modules, which still have reverse dependencies,
  just document them.
  
  This is the preferred option.

- If the package is dead upstream, cannot be converted or maintained
  in Debian, it should be removed from the distribution.  If the
  package still has reverse dependencies, raise the severity to
  "serious" and document the reverse dependencies with the BTS affects
  command.  If the package has no reverse dependencies, confirm that
  the package can be removed, reassign this issue to ftp.debian.org,
  make sure that the bug priority is set to normal and retitle the
  issue to "RM: PKG -- removal triggered by the Python2 removal".

- If the package has still many users (popcon >= 300), or is needed to
  build another package which cannot be removed, document that by
  adding the "py2keep" user tag (not replacing the py2remove tag),
  using the debian-pyt...@lists.debian.org user.  Also any
  dependencies on an unversioned python package (python, python-dev)
  must not be used, same with the python shebang.  These have to be
  replaced by python2/python2.7 dependencies and shebang.

  This is the least preferred option.

If the conversion or removal needs action on another package first,
please document the blocking by using the BTS affects command, like

  affects  + 
src:qtwebengine-opensource-src

If there is no py2removal bug for that reverse-dependency, please file
a bug on this package (similar to this bug report).

If there are questions, please refer to the wiki page for the removal:
https://wiki.debian.org/Python/2Removal, or ask for help on IRC
#debian-python, or the debian-pyt...@lists.debian.org mailing list.
--- End Message ---
--- Begin Message ---
Source: qtwebengine-opensource-src
Source-Version: 5.15.11+dfsg-1
Done: Dmitry Shachnev 

We believe that the bug you reported is fixed in the latest version of
qtwebengine-opensource-src, which is due to be installed in the Debian FTP 
archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 938...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Dmitry Shachnev  (supplier of updated 
qtwebengine-opensource-src package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 27 Nov 2022 12:06:13 +0300
Source: qtwebengine-opensource-src
Architecture: source
Version: 5.15.11+dfsg-1
Distribution: experimental
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers 
Changed-By: Dmitry Shachnev 
Closes: 938322
Changes:
 qtwebengine-opensource-src (5.15.11+dfsg-1) experimental; urgency=medium
 .
   * New upstream release.
   * Update SUBMODULE_COMMIT for the new release.
   * Bump ABI version to qtwebengine-abi-5-15-11.
   * Remove __NR_statx part from sandbox-time64-syscalls.patch.
 A similar change was applied upstream in commit a7a23ccc69e6756e.
   * Disable Catapult to simplify porting to Python 3.
 - Add disable-catapult.patch (copied from Chromium packaging).
 - Exclude catapult directory from the tarball.
 - Drop remove-benchmark-from-inputs.pa

qtwebengine-opensource-src_5.15.11+dfsg-1_source.changes ACCEPTED into experimental

2022-11-27 Thread Debian FTP Masters



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 27 Nov 2022 12:06:13 +0300
Source: qtwebengine-opensource-src
Architecture: source
Version: 5.15.11+dfsg-1
Distribution: experimental
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers 
Changed-By: Dmitry Shachnev 
Closes: 938322
Changes:
 qtwebengine-opensource-src (5.15.11+dfsg-1) experimental; urgency=medium
 .
   * New upstream release.
   * Update SUBMODULE_COMMIT for the new release.
   * Bump ABI version to qtwebengine-abi-5-15-11.
   * Remove __NR_statx part from sandbox-time64-syscalls.patch.
 A similar change was applied upstream in commit a7a23ccc69e6756e.
   * Disable Catapult to simplify porting to Python 3.
 - Add disable-catapult.patch (copied from Chromium packaging).
 - Exclude catapult directory from the tarball.
 - Drop remove-benchmark-from-inputs.patch and python2.patch.
 - Drop debian/missing-sources/jszip-2.4.0.
 - Stop copying pako.min.js and d3.min.js in debian/rules.
 - Drop libjs-d3 and node-pako build-dependencies.
   * Use Python 3 instead of Python 2 for building (closes: #938322).
 - Update build-dependency.
 - Add python3.patch, inspired by Arch Linux but using versioned python3.
 - Add chromium-python3.patch, copied from Arch Linux.
Checksums-Sha1:
 0c4c8741cfae4ba7853ec822cdfa4f351f36533d 5699 
qtwebengine-opensource-src_5.15.11+dfsg-1.dsc
 3e4fe7d4c933440e123eaf135194dcea194c0847 280270896 
qtwebengine-opensource-src_5.15.11+dfsg.orig.tar.xz
 c77c6f20e977f6c0b2537706294e53c4d8f15a51 229332 
qtwebengine-opensource-src_5.15.11+dfsg-1.debian.tar.xz
 3fa8b8d78c45f3fa06a31746ea74aebe90e888c1 23036 
qtwebengine-opensource-src_5.15.11+dfsg-1_source.buildinfo
Checksums-Sha256:
 5845cdcbacc2458b29dc82bc7ade8930c1c380f697162774e99b6db748a11bbf 5699 
qtwebengine-opensource-src_5.15.11+dfsg-1.dsc
 ee25ad9ffb3ffcd6f7aea5c4a7480ad21691d015c62d512d2cbe593c5c6b46a0 280270896 
qtwebengine-opensource-src_5.15.11+dfsg.orig.tar.xz
 2dd2166cfc7f49906014d455449c619191405b218c33ef254577b7261062f53c 229332 
qtwebengine-opensource-src_5.15.11+dfsg-1.debian.tar.xz
 8017fe70e91bcd5eea6da1149faec0dd1ba0e09cb71750a9c7e13fc99961a7b8 23036 
qtwebengine-opensource-src_5.15.11+dfsg-1_source.buildinfo
Files:
 841ccc053ee12e7c4d4be5c0ecc4e045 5699 libs optional 
qtwebengine-opensource-src_5.15.11+dfsg-1.dsc
 940688e7245c0aeaabb63a14c39dfab6 280270896 libs optional 
qtwebengine-opensource-src_5.15.11+dfsg.orig.tar.xz
 9ca5a700877dd43ef29c2097000b4d3f 229332 libs optional 
qtwebengine-opensource-src_5.15.11+dfsg-1.debian.tar.xz
 a225396fbf12835ce3369656236258d9 23036 libs optional 
qtwebengine-opensource-src_5.15.11+dfsg-1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJHBAEBCgAxFiEE5688gqe4PSusUZcLZkYmW1hrg8sFAmODKsMTHG1pdHlhNTdA
ZGViaWFuLm9yZwAKCRBmRiZbWGuDywyaEACRtMlg29X64GE+LGumpmCDdbtNcyz3
2zekUHVuGnLPc5JcoKjHPSSFmXVl6Pe7NSEJNpmlTWh3J6KhzF7qsRzeW2hsevHj
PEJ4zdNP36HdND8+8OMqg2hxIjhk6/XMadqv/pk+woYQ7xAV2PGfQ3LF3VSFeq1t
vZukTh8m3XFoJNw3HHSKhljfvU4g7NqB6UjgSbdtNqsfByiuTKwVbGcPkGkiB92M
rKdAJb8XBryJ9epaZB4Ka5peNlrRzimXfM4xMWZBFUrBhtdjpwtA640g+15XCnHB
L1RzjGc99oxBrrkn2E2Qd6ITzz5veAn90eqeew58jAJl6PKXoNufJsGIgyiiCdDM
NhX8JtwRw75JOkwo7SiP0gUO+J61rl61B9+LEMO/mc5XjvcvS9BptxucSpeTrtHM
Q4KJRbExJeFHNQ//L0viXAnNdqgNNXCmWXqyX7xb9dHaHqQ1qxl7cA8GlCPP7Kix
h/ZL8wwJDzW+hHYyBIkB617MSc+0BHJzbncZ9Xq3CtpLJHgoMBjHMljLGre68EoA
3BVMMS35Hpe0NmaXCzbtBpcH/S4UsOSBBfv1fGx1z/sZetB7MSHIOUBT9exPjnTC
R+7g6iyXuGZvZ1Mi51dpL6nZo5N2TonWLGTmrqddotLoU8V7fjjQxMjdL4a642Ju
xPkd1FQRgHaWvg==
=Bxno
-END PGP SIGNATURE-


Thank you for your contribution to Debian.



Processing of qbs_1.24.0+dfsg-1_amd64.changes

2022-11-27 Thread Debian FTP Masters
qbs_1.24.0+dfsg-1_amd64.changes uploaded successfully to localhost
along with the files:
  qbs_1.24.0+dfsg-1.dsc
  qbs_1.24.0+dfsg.orig.tar.xz
  qbs_1.24.0+dfsg-1.debian.tar.xz
  libqbscore1.24-dbgsym_1.24.0+dfsg-1_amd64.deb
  libqbscore1.24_1.24.0+dfsg-1_amd64.deb
  libqbsscriptengine1.24-dbgsym_1.24.0+dfsg-1_amd64.deb
  libqbsscriptengine1.24_1.24.0+dfsg-1_amd64.deb
  qbs-common_1.24.0+dfsg-1_all.deb
  qbs-dbgsym_1.24.0+dfsg-1_amd64.deb
  qbs-dev_1.24.0+dfsg-1_amd64.deb
  qbs-doc-html_1.24.0+dfsg-1_all.deb
  qbs-doc_1.24.0+dfsg-1_all.deb
  qbs-examples_1.24.0+dfsg-1_all.deb
  qbs_1.24.0+dfsg-1_amd64.buildinfo
  qbs_1.24.0+dfsg-1_amd64.deb

Greetings,

Your Debian queue daemon (running on host usper.debian.org)



qbs_1.24.0+dfsg-1_amd64.changes is NEW

2022-11-27 Thread Debian FTP Masters
binary:libqbscore1.24 is NEW.
binary:libqbsscriptengine1.24 is NEW.
binary:libqbscore1.24 is NEW.
binary:libqbsscriptengine1.24 is NEW.

Your package has been put into the NEW queue, which requires manual action
from the ftpteam to process. The upload was otherwise valid (it had a good
OpenPGP signature and file hashes are valid), so please be patient.

Packages are routinely processed through to the archive, and do feel
free to browse the NEW queue[1].

If there is an issue with the upload, you will receive an email from a
member of the ftpteam.

If you have any questions, you may reply to this email.

[1]: https://ftp-master.debian.org/new.html
 or https://ftp-master.debian.org/backports-new.html for *-backports



Bug#971170: Possible cause?

2022-11-27 Thread Tj
I also see the same list of errors from sddm-greeter using the default 
KDE/Plasma Breeze theme on Bullseye.


I'm not familiar with the KDE/Plasma QML theme system but I believe I've 
found a clue/cause.


Almost all the errors are related to units.XXX but units isn't available 
and evaluates to NULL.


This KDE page indicates "units.XXX" are a Plasma component/class:

https://develop.kde.org/hig/layout/units/

My hypothesis is that sddm-greeter is not finding/importing the file 
that defines the 'units' class/component whereas when a full Plasma 
session is operating this class/component is implicitly expected to be 
available.


The solution may be as simple as an additional (conditional) import 
statement.


On the host I see several possible sources for it:

$ dpkg -S Units.qml
plasma-framework: 
/usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/kirigami.2/styles/org.kde.desktop.plasma/Units.qml
qml-module-org-kde-kirigami2: 
/usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/kirigami.2/Units.qml
qml-module-org-kde-kirigami2: 
/usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/kirigami.2/styles/org.kde.desktop/Units.qml
plasma-framework: 
/usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/kirigami.2/styles/Plasma/Units.qml


The first of these looks likely to be the required definition (on the 
basis it contains some 'readonly' properties) but I'm not sure how the 
path would be converted to a correct 'import' statement:


/usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/kirigami.2/styles/org.kde.desktop.plasma/Units.qml

However it may be it should be imported via another dependency.



Processing of qtdatavis3d-everywhere-src_5.15.6-3_source.changes

2022-11-27 Thread Debian FTP Masters
qtdatavis3d-everywhere-src_5.15.6-3_source.changes uploaded successfully to 
localhost
along with the files:
  qtdatavis3d-everywhere-src_5.15.6-3.dsc
  qtdatavis3d-everywhere-src_5.15.6-3.debian.tar.xz
  qtdatavis3d-everywhere-src_5.15.6-3_source.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)



qtdatavis3d-everywhere-src_5.15.6-3_source.changes ACCEPTED into unstable

2022-11-27 Thread Debian FTP Masters



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 27 Nov 2022 15:27:04 +0300
Source: qtdatavis3d-everywhere-src
Architecture: source
Version: 5.15.6-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers 
Changed-By: Dmitry Shachnev 
Changes:
 qtdatavis3d-everywhere-src (5.15.6-3) unstable; urgency=medium
 .
   * Make tests non-fatal on mips64el and mipsel.
Checksums-Sha1:
 73514e76e97ebc9536a65f072aecab1aeb70b6c1 3121 
qtdatavis3d-everywhere-src_5.15.6-3.dsc
 229a9f57de76acb837e79d5d3d8ff198c96a35ac 17472 
qtdatavis3d-everywhere-src_5.15.6-3.debian.tar.xz
 cd201ad2c23ad829af131077b92d25d234a28748 11016 
qtdatavis3d-everywhere-src_5.15.6-3_source.buildinfo
Checksums-Sha256:
 8c3f90b4369c8abfafcd553c46bd8a34018e4dfa23de7aaf4554c5b92fe8e7ac 3121 
qtdatavis3d-everywhere-src_5.15.6-3.dsc
 a3a1e7d061d5808b1e77e5fbe6cdd57933cf07747e937bc18404bdf6a22000b0 17472 
qtdatavis3d-everywhere-src_5.15.6-3.debian.tar.xz
 622c42656ce78b2c246126049a69cab49712c0f11934e1211576dd79719247af 11016 
qtdatavis3d-everywhere-src_5.15.6-3_source.buildinfo
Files:
 87b484f1ea7912e4d03a83889e2e676e 3121 libs optional 
qtdatavis3d-everywhere-src_5.15.6-3.dsc
 e2f0ebe84a2dbd9bdcda22b441d3f513 17472 libs optional 
qtdatavis3d-everywhere-src_5.15.6-3.debian.tar.xz
 ee1c174212c871f99d9057f653b4b72b 11016 libs optional 
qtdatavis3d-everywhere-src_5.15.6-3_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJHBAEBCgAxFiEE5688gqe4PSusUZcLZkYmW1hrg8sFAmODV80THG1pdHlhNTdA
ZGViaWFuLm9yZwAKCRBmRiZbWGuDy/6mD/4vzzmeM0ZBC3PzHf3pWbNYiNpgAe2L
ntd68lUsZRD6Kw4rhsjIEe+7iKcI1CsO/DZHstrmvSDyvG+zmV94oDAXkQQkOjit
3Eb7ecSR2mQFYlIANakJGoajjcewTw6/LSr+qPsavwfP7fpH3a2fKVILe/pf1LVf
LXCzZ+aTyGlm0THI0ImbflWh8pZ8v3UbhXPCicqepcpQG5nd2TRjWZPBDt4iBY3g
/X0BtWdK26eXsl26tq76pa/PtwMTJvUI0e6tyJP6M5TgLbAtdLFZHU/4pdLCMN3X
KfAI8FTV2HsJkVZKiFAZAR/eWUonRtZr/KvS1+bOHCkmtW07G2n6/D+Ellu4VZ8o
YGN2taIQWiz29mz5RzYDvIretqG5NIt/ort4Oig/7C8b4GwgYM5hbPh98PCrDMZW
+cw7/50VvIPCC4PyuqN9J/3O6r0k1HQj3uN5joJ+lPRu4oyyBUfFICsGlt0zTzJ+
TEBkIK04GGopkkqKFjZ8662z6V8NIl7e34TVcTLcUuHTaljEwlaZNExWipepLBDf
+WOdS4S2yGhpgoJyQqQGdW0NbWZkEtAevJeskfkIqQUEZalvgN6yS/TVx/4Hr8sn
NOzecnCQUAbrh0lguLPFq8suuvgs1w/Q2H58GJPDPv7T3PVpXSNWAu58IhcBHsHb
3y72X/87K8Z6Mg==
=Bqsk
-END PGP SIGNATURE-


Thank you for your contribution to Debian.



Processing of qtcreator_9.0.0-2_source.changes

2022-11-27 Thread Debian FTP Masters
qtcreator_9.0.0-2_source.changes uploaded successfully to localhost
along with the files:
  qtcreator_9.0.0-2.dsc
  qtcreator_9.0.0-2.debian.tar.xz
  qtcreator_9.0.0-2_source.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)



qtcreator_9.0.0-2_source.changes ACCEPTED into experimental

2022-11-27 Thread Debian FTP Masters



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 27 Nov 2022 13:53:28 +0100
Source: qtcreator
Architecture: source
Version: 9.0.0-2
Distribution: experimental
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers 
Changed-By: Pino Toscano 
Changes:
 qtcreator (9.0.0-2) experimental; urgency=medium
 .
   * Team upload.
   * Merge changes from 8.0.2-1.
   * Build using clang on mips64el, and mipsel, to workaround a GCC bug:
 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102602
 - point CC & CXX to clang
 - restore explicit as-needed linking, as it seems needed when using clang
 - disable the build with precompiled headers (PCH), as it is not working
Checksums-Sha1:
 fa2469771f1d3f5f6d1ab559dfe274757f102300 2798 qtcreator_9.0.0-2.dsc
 54e67bf938e61c4d693ac821361f2b53a190db97 28960 qtcreator_9.0.0-2.debian.tar.xz
 5abe41b64b46055ee9f42736d590fa2d84182ceb 8319 
qtcreator_9.0.0-2_source.buildinfo
Checksums-Sha256:
 00ded70db371a4466589d6ffcc03c7a7e3739338d963a1aca7ced68a6ab58545 2798 
qtcreator_9.0.0-2.dsc
 6479495283e54fa2bf07924e75d0f2cfbd282fffa5f563258286e8205eaea46f 28960 
qtcreator_9.0.0-2.debian.tar.xz
 3e8a55b1211c3316081b0add7074b55a886cd1cb966838b31bacdb6ce9919181 8319 
qtcreator_9.0.0-2_source.buildinfo
Files:
 43e048a57d4d6119a247b496cb694325 2798 devel optional qtcreator_9.0.0-2.dsc
 5365c9e8df83e1667bd0ff1027f87cfe 28960 devel optional 
qtcreator_9.0.0-2.debian.tar.xz
 b9d9cb51ff6c96f24f8e5ac508f3fada 8319 devel optional 
qtcreator_9.0.0-2_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEXyqfuC+mweEHcAcHLRkciEOxP00FAmODXiQACgkQLRkciEOx
P00X2w//VFzXSiEMhVAWx2oSTapavlrYdFxFZL2KiFPcUSUyoGdGclL5KlOXqoAi
qo0/+5IqPu+k8hfQ55s0oYFfap2yEqzDycRLNbC56MQJjS1KR6nOGajtI081Vs2i
yZg07gfBoEYo92bK484T7A6YZYl3/S0D0RACgo8DjBpgVnm9R4lD5AQ2pg0JkpY2
mHKeep7pjGyfG+zMuNOPxktii2VctqyDS5vHFXo1fslFcFDGZPqqZUR3VI2I/Q1f
KX85jl4yR9l9et7SX1c5qHZZxQ2urNnuDZXKUkrTUw0oOXtBlFaD3TOfYVjhhglA
nCbPfHffPidqEmCxl8niyjk7qA1523eIhDukOtPi15YQuVxZrnnVmfzCmbn/Sy8Y
icuxREmIHVUgnT1ov1zgeMhQnuBOA3UDSX3hmaemePBE0RBA9M9SKZGktcHiUxk2
Va5+nVyC4uSD/z75s88hA7YEXY4n8gmdgY1SWp1znsCyo5d4v7lFNFXQT4U3Tamr
bq+Ez5rXoQiEA3Vvc3Bmji0fxLYJMJ5AT5N+E96DNhYf8yy+yx5w/c3DPV8Nzj1v
b7573WL+2/aBnhUF+yVyqfXWLWPhNMgb8GDCdHTUZOM+AGC5JK6QviRoLD0FgD/U
0x0K93EJ16OzkOL41QYqCF9lyciREHOU5sBqe7+iK1M3hVrW4Wg=
=nQm2
-END PGP SIGNATURE-


Thank you for your contribution to Debian.



Bug#1024886: qt6-declarative-dev: Missing depdendency on libqt6opengl6-dev

2022-11-27 Thread Hefee
Package: qt6-declarative-dev
Version: 6.3.1+dfsg-5
Severity: normal
X-Debbugs-Cc: he...@debian.org

When I try to build the new qcoro version 0.7.0 I need Qt6Quick and
install qt6-declativate-dev I get the following error in CMake. Please
add libqt6opengl6-dev to the depdendency of qt6-declarative-dev.

hefee

-- Could NOT find Qt6OpenGL (missing: Qt6OpenGL_DIR)
CMake Warning at /usr/lib/x86_64-linux-gnu/cmake/Qt6/Qt6Config.cmake:223 
(find_package):
  Found package configuration file:

/usr/lib/x86_64-linux-gnu/cmake/Qt6Quick/Qt6QuickConfig.cmake

  but it set Qt6Quick_FOUND to FALSE so package "Qt6Quick" is considered to
  be NOT FOUND.  Reason given by package:

  Qt6Quick could not be found because dependency Qt6OpenGL could not be
  found.

Call Stack (most recent call first):
  CMakeLists.txt:83 (find_package)


CMake Error at CMakeLists.txt:83 (find_package):
  Found package configuration file:

/usr/lib/x86_64-linux-gnu/cmake/Qt6/Qt6Config.cmake

  but it set Qt6_FOUND to FALSE so package "Qt6" is considered to be NOT
  FOUND.  Reason given by package:

  Failed to find Qt component "Quick".

  Expected Config file at
  "/usr/lib/x86_64-linux-gnu/cmake/Qt6Quick/Qt6QuickConfig.cmake" exists



Bug#1024888: qt6-declarative-private-dev: Missing depdendency on qt6-base-private-dev

2022-11-27 Thread Hefee
Package: qt6-declarative-private-dev
Version: 6.3.1+dfsg-5
Severity: normal
X-Debbugs-Cc: he...@debian.org

When I try to build qcoro 0.7.0 I get the following CMake error. QCoro
depends on Qt6::QmlPrivate and Qt6::QuickPrivate, both are shipped via
qt6-declatiave-private-dev. But qt6-declativate-private-dev depends on
qt6-base-private-dev (It searches
/usr/include/x86_64-linux-gnu/qt6/QtCore/6.3.1).

hefee

CMake Error in qcoro/qml/CMakeLists.txt:
  Imported target "Qt::QmlPrivate" includes non-existent path

"/usr/include/x86_64-linux-gnu/qt6/QtCore/6.3.1"

  in its INTERFACE_INCLUDE_DIRECTORIES.  Possible reasons include:

  * The path was deleted, renamed, or moved to another location.

  * An install or uninstall procedure did not complete successfully.

  * The installation package was faulty and references files it does not
  provide.



CMake Error in tests/CMakeLists.txt:
  Imported target "Qt6::QuickPrivate" includes non-existent path

"/usr/include/x86_64-linux-gnu/qt6/QtCore/6.3.1"

  in its INTERFACE_INCLUDE_DIRECTORIES.  Possible reasons include:

  * The path was deleted, renamed, or moved to another location.

  * An install or uninstall procedure did not complete successfully.

  * The installation package was faulty and references files it does not
  provide.



CMake Error in qcoro/qml/CMakeLists.txt:
  Imported target "Qt::QmlPrivate" includes non-existent path

"/usr/include/x86_64-linux-gnu/qt6/QtCore/6.3.1"

  in its INTERFACE_INCLUDE_DIRECTORIES.  Possible reasons include:

  * The path was deleted, renamed, or moved to another location.

  * An install or uninstall procedure did not complete successfully.

  * The installation package was faulty and references files it does not
  provide.



CMake Error in tests/CMakeLists.txt:
  Imported target "Qt6::QuickPrivate" includes non-existent path

"/usr/include/x86_64-linux-gnu/qt6/QtCore/6.3.1"

  in its INTERFACE_INCLUDE_DIRECTORIES.  Possible reasons include:

  * The path was deleted, renamed, or moved to another location.

  * An install or uninstall procedure did not complete successfully.

  * The installation package was faulty and references files it does not
  provide.



Processing of qtwebengine-opensource-src_5.15.11+dfsg-2_source.changes

2022-11-27 Thread Debian FTP Masters
qtwebengine-opensource-src_5.15.11+dfsg-2_source.changes uploaded successfully 
to localhost
along with the files:
  qtwebengine-opensource-src_5.15.11+dfsg-2.dsc
  qtwebengine-opensource-src_5.15.11+dfsg-2.debian.tar.xz
  qtwebengine-opensource-src_5.15.11+dfsg-2_source.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)



qtwebengine-opensource-src_5.15.11+dfsg-2_source.changes ACCEPTED into experimental

2022-11-27 Thread Debian FTP Masters



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 27 Nov 2022 20:25:20 +0300
Source: qtwebengine-opensource-src
Architecture: source
Version: 5.15.11+dfsg-2
Distribution: experimental
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers 
Changed-By: Dmitry Shachnev 
Changes:
 qtwebengine-opensource-src (5.15.11+dfsg-2) experimental; urgency=medium
 .
   * Replace python2 with python3 in one more place, to fix docs build.
Checksums-Sha1:
 28f58f0666862b9d483050a9ef1d30dc588e3f7a 5699 
qtwebengine-opensource-src_5.15.11+dfsg-2.dsc
 8cd66dfeda60a705b4c2951d01abd362975c166a 229300 
qtwebengine-opensource-src_5.15.11+dfsg-2.debian.tar.xz
 c1332914b4bca8b300d7b1ae7eee50cd92647a9e 13510 
qtwebengine-opensource-src_5.15.11+dfsg-2_source.buildinfo
Checksums-Sha256:
 6bcc903c430e082e84f2dbd81067f30a6db1a96b9720e52299a0020f68ee8d42 5699 
qtwebengine-opensource-src_5.15.11+dfsg-2.dsc
 535326736523d60c367a1b1a3d878ebe210edfa719429c23c2c13da74b8656a1 229300 
qtwebengine-opensource-src_5.15.11+dfsg-2.debian.tar.xz
 022206cc88f63f68845f0ca1f99e408317fb9b69f114f1438414113761e70029 13510 
qtwebengine-opensource-src_5.15.11+dfsg-2_source.buildinfo
Files:
 e03e8c5518689ca287aa51e6c7a0fd3c 5699 libs optional 
qtwebengine-opensource-src_5.15.11+dfsg-2.dsc
 c6e177e97c8992adb5f95d3b7600278c 229300 libs optional 
qtwebengine-opensource-src_5.15.11+dfsg-2.debian.tar.xz
 571468ccc0cac7ad3d62aad5d4184fbb 13510 libs optional 
qtwebengine-opensource-src_5.15.11+dfsg-2_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJHBAEBCgAxFiEE5688gqe4PSusUZcLZkYmW1hrg8sFAmODn64THG1pdHlhNTdA
ZGViaWFuLm9yZwAKCRBmRiZbWGuDy4ILD/9Xbi/g6S8beoLiI46ED38xWSgqU92l
otlfkI13FlTfWXID9Ns7OY1Utw2CANzhlQIZVEHZce0ovLqLCfMn3y1TcPJZ754L
o5AufSV6dohKML9kJrbGScJicvkeajYxxkxIJRHwmo7ES89LDLDEyzJELaZRHtgW
2jsOoVqm9enigkRXrSNBqiVI1sRFayb4W/KsOwb4PsZ8lD0PIGSfKp/m66uEmd4M
CJOBq88Lbolfox/z0GsbWia+NnQEU6CVnghVpSKdlCuB+Yh6Vg25tX7Pu4I2CyTP
KhDBLRtAOg0cjBs7sVXp7WK/MOtsb+XU7AhQjx/LO0JBgkLqUemqlxtSyA65rVsk
psYizME60zdM9CztDhVU5/AeTjkYLMPYT6Ir5X7lqkIPinuE7t2+/8vz2BGe/C4W
ke62L1S/uDjyeofupKwGM3plIO8DqzvvyaESZwwgG9SjyVTDXCYqqSmpId7Yzy3Y
YquNpVreF/xWPkPg5Pa6oU7X2PhNpTQBJzpUTMx0IfH1CxZGb2EABD+BLKq6TVlr
Tgq9NxffO4gyZ1nRCL/ZaYALwmhDwOkAS4EmKQF3pE1Ngm6jkTGmkdcdN6bde6Ee
lLysEuVZ5lR0ykKa/hZGuR6vzeIsnKZTScL7RS4VrdLDYkpwufusu9ji1gCdVezf
3w4hJJ2NwA/tPg==
=TdSL
-END PGP SIGNATURE-


Thank you for your contribution to Debian.



qbs_1.24.0+dfsg-1_amd64.changes ACCEPTED into experimental

2022-11-27 Thread Debian FTP Masters



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 27 Nov 2022 14:24:52 +0300
Source: qbs
Binary: libqbscore1.24 libqbscore1.24-dbgsym libqbsscriptengine1.24 
libqbsscriptengine1.24-dbgsym qbs qbs-common qbs-dbgsym qbs-dev qbs-doc 
qbs-doc-html qbs-examples
Architecture: source amd64 all
Version: 1.24.0+dfsg-1
Distribution: experimental
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers 
Changed-By: Dmitry Shachnev 
Description:
 libqbscore1.24 - Qbs core library
 libqbsscriptengine1.24 - Qbs script engine library
 qbs- cross-platform build tool
 qbs-common - Qbs static files
 qbs-dev- Qbs development files
 qbs-doc- Qbs documentation
 qbs-doc-html - Qbs HTML documentation
 qbs-examples - examples for Qbs build tool
Changes:
 qbs (1.24.0+dfsg-1) experimental; urgency=medium
 .
   * New upstream release.
   * Update debian/libqbscore1.23.symbols for riscv64.
   * Rename libqbscore1.23 to libqbscore1.24 for upstream SONAME change.
   * Switch from Qt 5 to Qt 6.
 - Add libqbsscriptengine1.24 package (port of QtScript to Qt 6).
   * Document copyright of src/shared/qtscript/*.
   * Repack the tarball to exclude uncertainly licensed tests.
   * Override some false-positive source-is-missing Lintian errors.
   * Refresh debian/patches/skip_test_concurrent.diff.
   * Drop doc_Install_man_pages_with_cmake.diff, applied upstream.
   * Pass -DQBS_INSTALL_MAN_PAGE=yes to dh_auto_configure.
   * Install one new header file (deprecationwarningmode.h).
   * Update debian/libqbscore1.24.symbols from the current logs.
Checksums-Sha1:
 bbfb7e1d6181ce3f87c5c07a0d4ca8cb390f0a37 2610 qbs_1.24.0+dfsg-1.dsc
 93cd833e60f6a1ad5eb534431ad0056482deaf6d 6339912 qbs_1.24.0+dfsg.orig.tar.xz
 af3c16dcc84d2e6c6b7825dd9922feffaf76e2fd 106272 qbs_1.24.0+dfsg-1.debian.tar.xz
 db8ba5dc705e1241a6d26efa647a6f5efc27dbf1 45648844 
libqbscore1.24-dbgsym_1.24.0+dfsg-1_amd64.deb
 9a4643b3691cf25eca8b6f0aa750ebf01317d9b4 1443904 
libqbscore1.24_1.24.0+dfsg-1_amd64.deb
 2f4c5cf540db4771e8180e6f85b6f24ba6d04059 18533440 
libqbsscriptengine1.24-dbgsym_1.24.0+dfsg-1_amd64.deb
 cab744319dd90243150308809a7a98775487ad0f 979820 
libqbsscriptengine1.24_1.24.0+dfsg-1_amd64.deb
 6326f9ee589f2e5e3d09eb76d3ec6c661f17b0e9 187772 
qbs-common_1.24.0+dfsg-1_all.deb
 1514c75f060c1c550b6b1d587c884fd36a809343 22768228 
qbs-dbgsym_1.24.0+dfsg-1_amd64.deb
 21ad97b5c7dff9e368677b0ca45534fd79414883 27760 qbs-dev_1.24.0+dfsg-1_amd64.deb
 bdd50b2dee21207cf839b3b10b2f3e5c9d5baaf9 338296 
qbs-doc-html_1.24.0+dfsg-1_all.deb
 3b2de75fe4bcaa72d75d7251d7b2aef578edd061 714568 qbs-doc_1.24.0+dfsg-1_all.deb
 811b9de8c9bbaca06d48bb3da61dbb67923f1b05 464912 
qbs-examples_1.24.0+dfsg-1_all.deb
 fa75e5484f12d030c744c9b30a2c4cb6c1e862af 16488 
qbs_1.24.0+dfsg-1_amd64.buildinfo
 e6a09cbe4250f343df3ce440134808b29e8b5bad 655960 qbs_1.24.0+dfsg-1_amd64.deb
Checksums-Sha256:
 daaf36197f1346093dd182e8f161ffcb33b0fbceddffd6107153355a16050623 2610 
qbs_1.24.0+dfsg-1.dsc
 6986a45b6050249f13ea958093b83acdbb847bbb5e20f3e5ed7c3c6a8e5022e8 6339912 
qbs_1.24.0+dfsg.orig.tar.xz
 5cb4cdcae4f71aaf8e47e00b4f8f91b83a60d88d788afb1d7b591f705e36a492 106272 
qbs_1.24.0+dfsg-1.debian.tar.xz
 c064991ce952971f06a38eee0ef2a08ff411dc8e1edc2501816bfcabf0f2bb2d 45648844 
libqbscore1.24-dbgsym_1.24.0+dfsg-1_amd64.deb
 6271c71fbead76719f38f7c7a8ddeb69d317261ca87a355ca5dc2159bfac5701 1443904 
libqbscore1.24_1.24.0+dfsg-1_amd64.deb
 7f703aa3edb323a74b2546a0ee7a207bebd7b8671ccbb2e6a7a582f743c84bd5 18533440 
libqbsscriptengine1.24-dbgsym_1.24.0+dfsg-1_amd64.deb
 39612fa0f0d78dc0eb356382e66de535b2554b9648d5c9b85042c4abe3254a59 979820 
libqbsscriptengine1.24_1.24.0+dfsg-1_amd64.deb
 ba1826268d808285d6ba3a796933c15a7da32140ad54fd9641511d1d7136ac4e 187772 
qbs-common_1.24.0+dfsg-1_all.deb
 40bd7531b9ec8f588b94011b19f18c2f08220cc42a6788c1c204d77f66d96930 22768228 
qbs-dbgsym_1.24.0+dfsg-1_amd64.deb
 fc095f4768d99e6cfd59087efbcecaeee20881c544149c1bb884d0819d72988e 27760 
qbs-dev_1.24.0+dfsg-1_amd64.deb
 84f5eb07a67ead6920b8317fc43ba52df9f4e774306bf430984bd7a0befede85 338296 
qbs-doc-html_1.24.0+dfsg-1_all.deb
 3eb462e2499bbea88afd86865593e668026b9852b1f95424b2a23a4343b428db 714568 
qbs-doc_1.24.0+dfsg-1_all.deb
 a69f70dfc413befdc78a2ff176639bc2e629ee6a35663a55298cb45beb3ae896 464912 
qbs-examples_1.24.0+dfsg-1_all.deb
 2bdde0c73d331dfc193cdc3a2bc7c55c1cdcbab1ffd007b85d13a6b21965c95f 16488 
qbs_1.24.0+dfsg-1_amd64.buildinfo
 a3f567822e7187a98ac9fd4eab49206d894328055f9021fc2769e4aa38254442 655960 
qbs_1.24.0+dfsg-1_amd64.deb
Files:
 8933e7a1272c569a37aa91e77d4f1c84 2610 devel optional qbs_1.24.0+dfsg-1.dsc
 12bb5a0a387e0b4021c68ce88c8ed6a7 6339912 devel optional 
qbs_1.24.0+dfsg.orig.tar.xz
 d9190ea755223d85333471ec12e59f86 106272 devel optional 
qbs_1.24.0+dfsg-1.debian.tar.xz
 a81a86b1dd09599e444a897933f48dc0 45648844 debug optional 
libqbscore1.24-dbgsym_1.24.0+dfsg-1_amd64.deb
 a0b8dcc9770ff00efd413f86a3af34da 1443904 libs optional 
libqbscore1.24_1.24.0+dfsg-1_amd64.de

Processing of qt6-5compat_6.4.1-2_amd64.changes

2022-11-27 Thread Debian FTP Masters
qt6-5compat_6.4.1-2_amd64.changes uploaded successfully to localhost
along with the files:
  qt6-5compat_6.4.1-2.dsc
  qt6-5compat_6.4.1-2.debian.tar.xz
  libqt6core5compat6-dbgsym_6.4.1-2_amd64.deb
  libqt6core5compat6_6.4.1-2_amd64.deb
  qml6-module-qt5compat-graphicaleffects-dbgsym_6.4.1-2_amd64.deb
  qml6-module-qt5compat-graphicaleffects_6.4.1-2_amd64.deb
  qt6-5compat-dev_6.4.1-2_amd64.deb
  qt6-5compat_6.4.1-2_amd64.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)



Processing of qt6-networkauth_6.4.1-2_amd64.changes

2022-11-27 Thread Debian FTP Masters
qt6-networkauth_6.4.1-2_amd64.changes uploaded successfully to localhost
along with the files:
  qt6-networkauth_6.4.1-2.dsc
  qt6-networkauth_6.4.1-2.debian.tar.xz
  libqt6networkauth6-dbgsym_6.4.1-2_amd64.deb
  libqt6networkauth6_6.4.1-2_amd64.deb
  qt6-networkauth-dev_6.4.1-2_amd64.deb
  qt6-networkauth_6.4.1-2_amd64.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)



qt6-5compat_6.4.1-2_amd64.changes is NEW

2022-11-27 Thread Debian FTP Masters
binary:qt6-5compat-dev is NEW.
binary:qt6-5compat-dev is NEW.

Your package has been put into the NEW queue, which requires manual action
from the ftpteam to process. The upload was otherwise valid (it had a good
OpenPGP signature and file hashes are valid), so please be patient.

Packages are routinely processed through to the archive, and do feel
free to browse the NEW queue[1].

If there is an issue with the upload, you will receive an email from a
member of the ftpteam.

If you have any questions, you may reply to this email.

[1]: https://ftp-master.debian.org/new.html
 or https://ftp-master.debian.org/backports-new.html for *-backports



qt6-networkauth_6.4.1-2_amd64.changes is NEW

2022-11-27 Thread Debian FTP Masters
binary:qt6-networkauth-dev is NEW.
binary:qt6-networkauth-dev is NEW.

Your package has been put into the NEW queue, which requires manual action
from the ftpteam to process. The upload was otherwise valid (it had a good
OpenPGP signature and file hashes are valid), so please be patient.

Packages are routinely processed through to the archive, and do feel
free to browse the NEW queue[1].

If there is an issue with the upload, you will receive an email from a
member of the ftpteam.

If you have any questions, you may reply to this email.

[1]: https://ftp-master.debian.org/new.html
 or https://ftp-master.debian.org/backports-new.html for *-backports