[neon/qt/qbs/Neon/testing] debian: Add one new file to debian/qbs-common.install.
Dmitry Shachnev
null at kde.org
Thu May 20 10:00:34 BST 2021
Git commit fdbdd814b2bd7afb371361058c0084234f956537 by Dmitry Shachnev.
Committed on 27/12/2020 at 14:11.
Pushed by sitter into branch 'Neon/testing'.
Add one new file to debian/qbs-common.install.
M +1 -0 debian/changelog
M +1 -0 debian/qbs-common.install
https://invent.kde.org/neon/qt/qbs/commit/fdbdd814b2bd7afb371361058c0084234f956537
diff --git a/debian/changelog b/debian/changelog
index de39e2c..9c1fff2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ qbs (1.18.0-1) UNRELEASED; urgency=medium
* Update debian/libqbscore1.17.symbols from buildds’ logs.
* Rename libqbscore1.17 to libqbscore1.18 for upstream SONAME change.
* Pass --buildsystem=qmake to dh, to prevent it from choosing cmake.
+ * Add one new file to debian/qbs-common.install.
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Sat, 26 Dec 2020 13:35:38 +0300
diff --git a/debian/qbs-common.install b/debian/qbs-common.install
index ffb9136..64e2117 100644
--- a/debian/qbs-common.install
+++ b/debian/qbs-common.install
@@ -157,6 +157,7 @@ usr/share/qbs/modules/nodejs/nodejs.js
usr/share/qbs/modules/nsis/NSISModule.qbs
usr/share/qbs/modules/pkgconfig/pkgconfig.qbs
usr/share/qbs/modules/protobuf/cpp/protobufcpp.qbs
+usr/share/qbs/modules/protobuf/nanopb/nanopb.qbs
usr/share/qbs/modules/protobuf/objc/protobufobjc.qbs
usr/share/qbs/modules/protobuf/protobuf.js
usr/share/qbs/modules/protobuf/protobufbase.qbs
More information about the Neon-commits
mailing list