[SCM] qtbase packaging branch, kubuntu_unstable, updated. debian/5.4.0+dfsg-4-35-geff4780
Rohan Garg
rohangarg-guest at moszumanska.debian.org
Thu Feb 19 13:13:30 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtbase.git;a=commitdiff;h=b785fb4
The following commit has been merged in the kubuntu_unstable branch:
commit b785fb415de1bf9bc1a8a3d9b4ad5feab909f0d0
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date: Wed Feb 18 21:20:48 2015 -0300
Fix oversimplification in install file.
There are private bits in there.
---
debian/qtbase5-dev.install-common | 14 +++++++++++++-
1 file changed, 13 insertions(+), 1 deletion(-)
diff --git a/debian/qtbase5-dev.install-common b/debian/qtbase5-dev.install-common
index 4e1d23b..f7d919f 100644
--- a/debian/qtbase5-dev.install-common
+++ b/debian/qtbase5-dev.install-common
@@ -1,4 +1,16 @@
-usr/include/*/qt5/*
+usr/include/*/qt5/QtConcurrent/*
+usr/include/*/qt5/QtCore/*
+usr/include/*/qt5/QtDBus/*
+usr/include/*/qt5/QtGui/q*
+usr/include/*/qt5/QtGui/Q*
+usr/include/*/qt5/QtNetwork/*
+usr/include/*/qt5/QtOpenGL/*
+usr/include/*/qt5/QtOpenGLExtensions/*
+usr/include/*/qt5/QtPlatformHeaders/*
+usr/include/*/qt5/QtPrintSupport/*
+usr/include/*/qt5/QtSql/*
+usr/include/*/qt5/QtTest/*
+usr/include/*/qt5/QtWidgets/*
usr/include/*/qt5/QtXml/*
usr/lib/*/cmake/*
usr/lib/*/libQt5Bootstrap.a
--
qtbase packaging
More information about the pkg-kde-commits
mailing list