[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#953156: marked as done (qtscxml-everywhere-src: Enable libqt5scxml5-private-dev package)



Your message dated Wed, 07 Oct 2020 21:02:42 +0000
with message-id <E1kQGaA-000FpD-Pg@fasolo.debian.org>
and subject line Bug#953156: fixed in qtscxml-everywhere-src 5.15.1-2
has caused the Debian Bug report #953156,
regarding qtscxml-everywhere-src: Enable libqt5scxml5-private-dev package
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 owner@bugs.debian.org
immediately.)


-- 
953156: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=953156
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: qtscxml-everywhere-src
Version: 5.12.5-2
Severity: normal
Tags: patch

Dear Maintainer,

The qtscxml-everywhere-src does not install the private headers like the
other qt5 packages. These files are required to build some other
packages (for example https://github.com/KDAB/KDStateMachineEditor).

It would be nice if these files were installed. I'm attaching a patch to
enable the libqt5scxml5-private-dev package containing these files.


Regards,
 Daniele


-- System Information:
Debian Release: bullseye/sid
  APT prefers testing
  APT policy: (900, 'testing'), (500, 'stable'), (300, 'unstable'), (150, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.4.0-4-amd64 (SMP w/8 CPU cores)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), LANGUAGE=en_GB:en (charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
>From f712ecd79c78831c2fad8e92c2820b99c1b94e8f Mon Sep 17 00:00:00 2001
From: "Daniele E. Domenichelli" <daniele.domenichelli@iit.it>
Date: Thu, 5 Mar 2020 12:31:02 +0100
Subject: [PATCH] Enable libqt5scxml5-private-dev package

---
 debian/control                          | 19 +++++++++++++++++++
 debian/libqt5scxml5-private-dev.install |  2 ++
 debian/not-installed                    |  2 --
 3 files changed, 21 insertions(+), 2 deletions(-)
 create mode 100644 debian/libqt5scxml5-private-dev.install

diff --git a/debian/control b/debian/control
index f9a7a42..302e1d8 100644
--- a/debian/control
+++ b/debian/control
@@ -37,6 +37,25 @@ Description: Qt module for creating state machines from SCXML files development
  .
  This package contains the development files for qtscxml.
 
+Package: libqt5scxml5-private-dev
+Architecture: any
+Multi-Arch: same
+Section: libdevel
+Depends: libqt5scxml5-dev (= ${binary:Version}), ${misc:Depends}
+Breaks: qt5-qmake (<< 5.11.3+dfsg-3~), qtbase5-dev (<< 5.11.2+dfsg-4~)
+Replaces: qt5-qmake (<< 5.11.3+dfsg-3~), qtbase5-dev (<< 5.11.2+dfsg-4~)
+Description: Qt module for creating state machines from SCXML files private development
+ The Qt SCXML module provides functionality to create state
+ machines from SCXML files. This includes both dynamically
+ creating state machines (loading the SCXML file and instantiating
+ states and transitions) and generating a C++ file that has a class
+ implementing the state machine. It also contains functionality
+ to support data models and executable content.
+ .
+ This package contains the private header development files.
+ .
+ Use at your own risk.
+
 Package: libqt5scxml5-bin
 Architecture: any
 Section: utils
diff --git a/debian/libqt5scxml5-private-dev.install b/debian/libqt5scxml5-private-dev.install
new file mode 100644
index 0000000..25d4c0e
--- /dev/null
+++ b/debian/libqt5scxml5-private-dev.install
@@ -0,0 +1,2 @@
+usr/include/*/qt5/QtScxml/5.*/*
+usr/lib/*/qt5/mkspecs/modules/qt_lib_scxml_private.pri
diff --git a/debian/not-installed b/debian/not-installed
index 8f3b6af..2a34c31 100644
--- a/debian/not-installed
+++ b/debian/not-installed
@@ -1,3 +1 @@
-usr/include/*/qt5/QtScxml/5.*
 usr/lib/*/libQt5Scxml.la
-usr/lib/*/qt5/mkspecs/modules/qt_lib_scxml_private.pri
-- 
2.25.0


--- End Message ---
--- Begin Message ---
Source: qtscxml-everywhere-src
Source-Version: 5.15.1-2
Done: Dmitry Shachnev <mitya57@debian.org>

We believe that the bug you reported is fixed in the latest version of
qtscxml-everywhere-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 953156@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Dmitry Shachnev <mitya57@debian.org> (supplier of updated qtscxml-everywhere-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 ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Fri, 02 Oct 2020 12:34:09 +0300
Source: qtscxml-everywhere-src
Binary: libqt5scxml5 libqt5scxml5-bin libqt5scxml5-bin-dbgsym libqt5scxml5-dbgsym libqt5scxml5-dev libqt5scxml5-private-dev qml-module-qtscxml qml-module-qtscxml-dbgsym qtscxml5-doc qtscxml5-doc-html qtscxml5-examples qtscxml5-examples-dbgsym
Architecture: source amd64 all
Version: 5.15.1-2
Distribution: experimental
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Changed-By: Dmitry Shachnev <mitya57@debian.org>
Description:
 libqt5scxml5 - Qt module for creating state machines from SCXML files library
 libqt5scxml5-bin - Qt module for creating state machines from SCXML files helper
 libqt5scxml5-dev - Qt module for creating state machines from SCXML files developmen
 libqt5scxml5-private-dev - Qt SCXML private development files
 qml-module-qtscxml - Qt scxml QML module
 qtscxml5-doc - Qt SCXML QCH documentation
 qtscxml5-doc-html - Qt SCXML HTML documentation
 qtscxml5-examples - Qt SCXML examples
Closes: 953156
Changes:
 qtscxml-everywhere-src (5.15.1-2) experimental; urgency=medium
 .
   [ Daniele E. Domenichelli ]
   * Enable libqt5scxml5-private-dev package (closes: #953156).
 .
   [ Dmitry Shachnev ]
   * Provide a virtual ABI package and make private symbols depend on it.
Checksums-Sha1:
 8a6ff247cf6e6d324f6298bc1a6ed14cf618249c 3012 qtscxml-everywhere-src_5.15.1-2.dsc
 824d3eb4cb6c81c3af8723e2f2eeea919b345ed1 8656 qtscxml-everywhere-src_5.15.1-2.debian.tar.xz
 5becb9c5c52d6eb5f7fda3f313ceef6df11dcbfa 1643024 libqt5scxml5-bin-dbgsym_5.15.1-2_amd64.deb
 6b55fa124e9abfb65b0f37cbffbeb74d6972a91b 97840 libqt5scxml5-bin_5.15.1-2_amd64.deb
 2df230322665b4591935a74dee865b1d06f65c4d 3324800 libqt5scxml5-dbgsym_5.15.1-2_amd64.deb
 798f4b469a942cc6ba965397e762df6cf0b70e6c 15748 libqt5scxml5-dev_5.15.1-2_amd64.deb
 2a11a8f4518ef8b08043585ff7def117c098e974 16616 libqt5scxml5-private-dev_5.15.1-2_amd64.deb
 0062f4066ef4f0f7b07fb879567a8a0d9d03dcf8 129704 libqt5scxml5_5.15.1-2_amd64.deb
 c2249284ecf5c08608005109cf59190cd8f104f2 802320 qml-module-qtscxml-dbgsym_5.15.1-2_amd64.deb
 b20f729ca5b377409ef480d395003ab707b8526c 23272 qml-module-qtscxml_5.15.1-2_amd64.deb
 19c692bbeaa59929385531455ff0d372da50ba6f 16018 qtscxml-everywhere-src_5.15.1-2_amd64.buildinfo
 996c627d3873d2edf2655aecac2b85359fda0675 272776 qtscxml5-doc-html_5.15.1-2_all.deb
 6a85a252c0156efef98a2a0290099e941215b97d 369448 qtscxml5-doc_5.15.1-2_all.deb
 e777f90dc371e2d602445c68649780283d16d91f 1998792 qtscxml5-examples-dbgsym_5.15.1-2_amd64.deb
 61b71ead53b95db2187e8971bb2bedabb63691af 121568 qtscxml5-examples_5.15.1-2_amd64.deb
Checksums-Sha256:
 2658c2df3edaa6650492395e316271f8bc446be38794b9eaa27b6e426d51d52c 3012 qtscxml-everywhere-src_5.15.1-2.dsc
 ac35c688d5ee35f60ec266e7d74f8faff0eee06951ce27df9ccd356876ca3165 8656 qtscxml-everywhere-src_5.15.1-2.debian.tar.xz
 b1496f685223d3c2fce6adf9e1b59e62839899ef9b5a83111034e7074b9d24de 1643024 libqt5scxml5-bin-dbgsym_5.15.1-2_amd64.deb
 d12b6f1764bc6651dbf07b1443b50cc0e8620a0b56dd2f36d1a4a0229d852449 97840 libqt5scxml5-bin_5.15.1-2_amd64.deb
 5333926cb345966a78ebf4d8578047980e0b826dba528140e5bd2f5b98cb9125 3324800 libqt5scxml5-dbgsym_5.15.1-2_amd64.deb
 970db6703b1c37d8260aa5d658bcf903766052ad6efeb0163a1fcbdde80b95e6 15748 libqt5scxml5-dev_5.15.1-2_amd64.deb
 ac69c26effbccb4ef3030bbccae19c61935541db27f1d93cad7263d00d013287 16616 libqt5scxml5-private-dev_5.15.1-2_amd64.deb
 32341341d7f05ce77356fc0b57332c20f44a8d1a369088f673dea59ceccdb768 129704 libqt5scxml5_5.15.1-2_amd64.deb
 d68b383623a6976ae9d997488f5f8e0bb141d4431117763aba91e490f5672cb9 802320 qml-module-qtscxml-dbgsym_5.15.1-2_amd64.deb
 e30613ce82ffb4fd69f208f2d9424731626ccac90598470ba21f5ac4ce706e5c 23272 qml-module-qtscxml_5.15.1-2_amd64.deb
 818f1daa14a5f540de1e3cf7baa13da8a3dadefdbca367f0391fd8ff4baf09dd 16018 qtscxml-everywhere-src_5.15.1-2_amd64.buildinfo
 27ed57b2f27a05a2a757820fc70f09c3affdde5a385e94fec64983f1a7c3deba 272776 qtscxml5-doc-html_5.15.1-2_all.deb
 4bfeac1681d11fce5e036d0059b7ceb191b3c75b121dc7eb14fa2da5115bfd8e 369448 qtscxml5-doc_5.15.1-2_all.deb
 4ea71001626b3c8614ac8d1e8298194277b8ccce1dc95a0f47284a670d553385 1998792 qtscxml5-examples-dbgsym_5.15.1-2_amd64.deb
 c892e0251755c698fd3f304f53e6846e7c5dde9fdaaecf2136e2b0c19f573a12 121568 qtscxml5-examples_5.15.1-2_amd64.deb
Files:
 0d7a7d3b1936948e18119ff9071ae29f 3012 libs optional qtscxml-everywhere-src_5.15.1-2.dsc
 960551762bcb2d822b3b6857ba1d99a7 8656 libs optional qtscxml-everywhere-src_5.15.1-2.debian.tar.xz
 b6b1d98d7e28823924bcccfb79b215f4 1643024 debug optional libqt5scxml5-bin-dbgsym_5.15.1-2_amd64.deb
 f1de38a9e1ce61bfd0f1d2d3e57a4959 97840 utils optional libqt5scxml5-bin_5.15.1-2_amd64.deb
 54b530671a1d3d1dbd0f9bc0edf5bfac 3324800 debug optional libqt5scxml5-dbgsym_5.15.1-2_amd64.deb
 ecea6a78a7d2d24016f562f56cb12280 15748 libdevel optional libqt5scxml5-dev_5.15.1-2_amd64.deb
 492a79676444ea647b1dfe3de27d25fc 16616 libdevel optional libqt5scxml5-private-dev_5.15.1-2_amd64.deb
 b62a7eedd3f074053befe84a08172204 129704 libs optional libqt5scxml5_5.15.1-2_amd64.deb
 7cd7abebcae17358629cacc1793b12ff 802320 debug optional qml-module-qtscxml-dbgsym_5.15.1-2_amd64.deb
 0cd3afd3c6e3386ec01cc6ebc4dd4cde 23272 libs optional qml-module-qtscxml_5.15.1-2_amd64.deb
 5f17bd909679b6141dba37b7ad599912 16018 libs optional qtscxml-everywhere-src_5.15.1-2_amd64.buildinfo
 3ffa1fded24212e2f67d685a2b3ea030 272776 doc optional qtscxml5-doc-html_5.15.1-2_all.deb
 340c7129da07f3cd354b4414790c5b83 369448 doc optional qtscxml5-doc_5.15.1-2_all.deb
 e5f35d7d25e5b43612f14d9d60bb655d 1998792 debug optional qtscxml5-examples-dbgsym_5.15.1-2_amd64.deb
 950fa58bb1d14ac40322b4ee19741687 121568 x11 optional qtscxml5-examples_5.15.1-2_amd64.deb

-----BEGIN PGP SIGNATURE-----

iQJHBAEBCgAxFiEE5688gqe4PSusUZcLZkYmW1hrg8sFAl93EdMTHG1pdHlhNTdA
ZGViaWFuLm9yZwAKCRBmRiZbWGuDyxm9EACKNXAg4YY9HJeRapHwniLIVlkLSo/L
SffAWSw7oNS9g7Mu+K1Dc8W53OeoxDs00YL81rlBXuob6/OTeLVC+EuMdssmEhwG
K+FqZzchQ65+rExZyn2X+yC6h74NldmFl1SsNFPPPWi4hTRaNhDgCOT8dh0Og1Bd
HbiplRcf7E/BA58LGSrWy7GFLDEonxNDo9hPhJ+T/l1kBOwn37zYzhCrxfYu++Vf
raxULdh/e3znG4q5izY5IAxNuMCaNqt/lSHtk6TULMT3pnzMzWfMevLn0TR6SZTq
ILbw9rv1RQWVne+qf51Nl53BG0Ex6xMO8fc8D82FTUPO7LB6h6KobpiqF1JxwwF5
ClmPWxYVxKXz2YK2XKeBlwks+iPU+eHyGxjnyjY1DH6vmJ7ectk5G+iH9KcEyxTo
6IrNvGxlIzBSnAELsknEQFUOLqRAX6k3kkTwU/5QGgYJMUGBzHeFRMU3LamWhNgF
1Ge6BF59eM9OmSodEowq+Myehyr1ZShULIpiy1Lmu5E17tnHTfqEdAwdKK6KLlsq
P5wddToJWnK8m8mYUnO0nzqwgnmh6PqjQgOIf9fmFBtO1wuOX4U8hNNCdc1OPBP+
iscNHva8fxzh0skbJsoeLVZpMO9bWllkAWcHadSqR6qNieJC43NXCGgaADEZupOH
ymB5uur0/vVOoA==
=yCo6
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: