[neon/qt/qbs/Neon/testing] debian: Add new files to debian/qbs-common.install.
Dmitry Shachnev
null at kde.org
Thu May 20 10:00:35 BST 2021
Git commit a0db8f3603401c3af2e771cf70c89de80f2d0b36 by Dmitry Shachnev.
Committed on 15/05/2021 at 11:58.
Pushed by sitter into branch 'Neon/testing'.
Add new files to debian/qbs-common.install.
M +1 -0 debian/changelog
M +8 -0 debian/qbs-common.install
https://invent.kde.org/neon/qt/qbs/commit/a0db8f3603401c3af2e771cf70c89de80f2d0b36
diff --git a/debian/changelog b/debian/changelog
index 80a45ee..c8719e8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ qbs (1.19.0-1) UNRELEASED; urgency=medium
* New upstream release.
* Update debian/copyright.
* Backport upstream patch to add missing changelog for 1.19.0 release.
+ * Add new files to debian/qbs-common.install.
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Fri, 07 May 2021 14:52:24 +0300
diff --git a/debian/qbs-common.install b/debian/qbs-common.install
index 64e2117..f673102 100644
--- a/debian/qbs-common.install
+++ b/debian/qbs-common.install
@@ -29,6 +29,7 @@ usr/share/qbs/imports/qbs/Probes/PkgConfigProbe.qbs
usr/share/qbs/imports/qbs/Probes/SdccProbe.qbs
usr/share/qbs/imports/qbs/Probes/TypeScriptProbe.qbs
usr/share/qbs/imports/qbs/Probes/WiXProbe.qbs
+usr/share/qbs/imports/qbs/Probes/XcodeLocationProbe.qbs
usr/share/qbs/imports/qbs/Probes/XcodeProbe.qbs
usr/share/qbs/imports/qbs/Probes/path-probe.js
usr/share/qbs/imports/qbs/UnixUtils/unix-utils.js
@@ -76,6 +77,7 @@ usr/share/qbs/module-providers/Qt/templates/qml.qbs
usr/share/qbs/module-providers/Qt/templates/qmlcache.qbs
usr/share/qbs/module-providers/Qt/templates/quick.js
usr/share/qbs/module-providers/Qt/templates/quick.qbs
+usr/share/qbs/module-providers/Qt/templates/rcc.js
usr/share/qbs/module-providers/Qt/templates/scxml.qbs
usr/share/qbs/module-providers/__fallback/fallback.qbs
usr/share/qbs/module-providers/__fallback/provider.qbs
@@ -101,6 +103,12 @@ usr/share/qbs/modules/cli/CLIModule.qbs
usr/share/qbs/modules/cli/cli.js
usr/share/qbs/modules/cli/mono.qbs
usr/share/qbs/modules/cli/windows-dotnet.qbs
+usr/share/qbs/modules/codesign/CodeSignModule.qbs
+usr/share/qbs/modules/codesign/android.qbs
+usr/share/qbs/modules/codesign/apple.qbs
+usr/share/qbs/modules/codesign/codesign.js
+usr/share/qbs/modules/codesign/noop.qbs
+usr/share/qbs/modules/codesign/signtool.qbs
usr/share/qbs/modules/cpp/CppModule.qbs
usr/share/qbs/modules/cpp/DarwinGCC.qbs
usr/share/qbs/modules/cpp/GenericGCC.qbs
More information about the Neon-commits
mailing list