[SCM] qtquick1 packaging branch, experimental, updated. debian/5.5.0-1-8-g5180c55
Lisandro Damián Nicanor Pérez
lisandro at moszumanska.debian.org
Mon Oct 19 17:41:27 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtquick1.git;a=commitdiff;h=a1f3110
The following commit has been merged in the experimental branch:
commit a1f3110e07a05175881547657e340c91666b11e7
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date: Mon Oct 19 14:39:46 2015 -0300
Do not create qtquick1-abi-x-y-x anymore.
---
debian/changelog | 1 +
debian/control | 1 -
debian/libqt5declarative5.symbols | 2 +-
3 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 45c1be9..18aac4c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ qtquick1-opensource-src (5.5.1-1) UNRELEASED; urgency=medium
in the code, possibly some left over of wrong linking flags
from othe package.
* Do not ship private headers anymore. We are not using them.
+ - Do not create qtquick1-abi-x-y-x anymore.
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Mon, 19 Oct 2015 14:06:09 -0300
diff --git a/debian/control b/debian/control
index 82ef2eb..8c67131 100644
--- a/debian/control
+++ b/debian/control
@@ -29,7 +29,6 @@ Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}
-Provides: qtquick1-abi-5-2-1
Description: Qt Quick 1 module for Qt 5
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
diff --git a/debian/libqt5declarative5.symbols b/debian/libqt5declarative5.symbols
index f7fac1d..d6e8caa 100644
--- a/debian/libqt5declarative5.symbols
+++ b/debian/libqt5declarative5.symbols
@@ -1,6 +1,6 @@
# SymbolsHelper-Confirmed: 5.4.2 amd64
libQt5Declarative.so.5 libqt5declarative5 #MINVER#
-| libqt5declarative5 #MINVER#, qtquick1-abi-5-2-1
+| libqt5declarative5 #MINVER#
_Z10qmlContextPK7QObject at Base 5.0.2
_Z18qmlExecuteDeferredP7QObject at Base 5.0.2
_Z27qmlAttachedPropertiesObjectPiPK7QObjectPK11QMetaObjectb at Base 5.0.2
--
qtquick1 packaging
More information about the pkg-kde-commits
mailing list