[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:40:54 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtquick1.git;a=commitdiff;h=145c68a
The following commit has been merged in the experimental branch:
commit 145c68a249e1b04fa07e9b4a976f75fc0098d3ec
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date: Mon Oct 19 14:38:28 2015 -0300
Do not ship private headers anymore.
---
debian/changelog | 1 +
debian/control | 11 -----------
debian/qtquick1-5-private-dev.install | 2 --
3 files changed, 1 insertion(+), 13 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 38fce88..45c1be9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ qtquick1-opensource-src (5.5.1-1) UNRELEASED; urgency=medium
* Remove GStreamer-related build dependencies. They are not used
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.
-- 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 81b396d..82ef2eb 100644
--- a/debian/control
+++ b/debian/control
@@ -91,17 +91,6 @@ Description: Qt Quick 1 development files
This package contains the development files for building
Qt Quick 1 applications on Qt 5.
-Package: qtquick1-5-private-dev
-Architecture: any
-Section: libdevel
-Depends: libqt5declarative5 (= ${binary:Version}), qtbase5-dev, ${misc:Depends}
-Description: Qt Quick 1 private development files
- Qt is a cross-platform C++ application framework. Qt's primary feature
- is its rich set of widgets that provide standard GUI functionality.
- .
- This package contains the private development files for building
- Qt Quick 1 applications on Qt 5. Use at your own risk.
-
Package: qtquick1-5-examples
Architecture: any
Multi-Arch: same
diff --git a/debian/qtquick1-5-private-dev.install b/debian/qtquick1-5-private-dev.install
deleted file mode 100644
index eda0331..0000000
--- a/debian/qtquick1-5-private-dev.install
+++ /dev/null
@@ -1,2 +0,0 @@
-usr/include/*/qt5/QtDeclarative/*/QtDeclarative/private/
-usr/lib/*/qt5/mkspecs/modules/qt_lib_declarative_private.pri
--
qtquick1 packaging
More information about the pkg-kde-commits
mailing list