[SCM] qtdeclarative packaging branch, experimental, updated. debian/5.9.0-beta3-2-9-gb2995a7
Dmitry Shachnev
mitya57 at moszumanska.debian.org
Wed Jun 7 16:24:04 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtdeclarative.git;a=commitdiff;h=a1c1e60
The following commit has been merged in the experimental branch:
commit a1c1e608c33c6649d052d873b83de327af69c001
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date: Wed Jun 7 19:17:45 2017 +0300
Rename qml-module-qtquick-sharedimage to qml-module-qt-labs-sharedimage.
---
debian/changelog | 4 ++++
debian/control | 2 +-
...ick-sharedimage.install => qml-module-qt-labs-sharedimage.install} | 0
3 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index a12a6d3..c5e0c4b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,10 @@ qtdeclarative-opensource-src (5.9.0-1) UNRELEASED; urgency=medium
reflect that.
* Set XDG_RUNTIME_DIR in debian/rules to fix a lot of test failures.
+ [ Dmitry Shachnev ]
+ * Rename qml-module-qtquick-sharedimage to qml-module-qt-labs-sharedimage,
+ following upstream (see commit 4a4a8e911cfafcff).
+
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Fri, 02 Jun 2017 23:08:37 -0500
qtdeclarative-opensource-src (5.9.0~beta3-2) experimental; urgency=medium
diff --git a/debian/control b/debian/control
index aceaf47..52fb9c3 100644
--- a/debian/control
+++ b/debian/control
@@ -136,7 +136,7 @@ Description: Qt 5 localstorage QML module
.
This is a singleton type for reading and writing to SQLite databases.
-Package: qml-module-qtquick-sharedimage
+Package: qml-module-qt-labs-sharedimage
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
diff --git a/debian/qml-module-qtquick-sharedimage.install b/debian/qml-module-qt-labs-sharedimage.install
similarity index 100%
rename from debian/qml-module-qtquick-sharedimage.install
rename to debian/qml-module-qt-labs-sharedimage.install
--
qtdeclarative packaging
More information about the pkg-kde-commits
mailing list