[neon/qt/qbs/Neon/testing] debian: Handle symlink to directory change in qbs-examples.

Dmitry Shachnev null at kde.org
Thu May 20 10:00:34 BST 2021


Git commit b105366022c84471ff7ada72e2f5720fb9321624 by Dmitry Shachnev.
Committed on 15/03/2021 at 17:54.
Pushed by sitter into branch 'Neon/testing'.

Handle symlink to directory change in qbs-examples.

en_US.lproj was changed from symlink to directory in this commit [1]
which is included in v1.18.0.

[1]: https://code.qt.io/cgit/qbs/qbs.git/commit/?id=6383cac927536922

Closes: #985295.

M  +2    -0    debian/changelog
A  +1    -0    debian/qbs-examples.maintscript

https://invent.kde.org/neon/qt/qbs/commit/b105366022c84471ff7ada72e2f5720fb9321624

diff --git a/debian/changelog b/debian/changelog
index a851909..c83131f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,7 @@
 qbs (1.18.0-5) UNRELEASED; urgency=medium
 
+  [ Dmitry Shachnev ]
+  * Handle symlink to directory change in qbs-examples (closes: #985295).
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Mon, 15 Mar 2021 20:43:36 +0300
 
diff --git a/debian/qbs-examples.maintscript b/debian/qbs-examples.maintscript
new file mode 100644
index 0000000..2bcfa1d
--- /dev/null
+++ b/debian/qbs-examples.maintscript
@@ -0,0 +1 @@
+symlink_to_dir /usr/share/qbs/examples/cocoa-application/CocoaApplication/en_US.lproj en.lproj 1.18.0-5~ qbs-examples



More information about the Neon-commits mailing list