[SCM] qtconnectivity packaging branch, experimental, updated. debian/5.2.1-3-10-g8ac9987

Lisandro Damián Nicanor Pérez lisandro at moszumanska.debian.org
Sun May 25 01:55:33 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtconnectivity.git;a=commitdiff;h=8ac9987

The following commit has been merged in the experimental branch:
commit 8ac99870631dc07f557cacdac8b1bd1d7cd1fab9
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Sat May 24 22:55:16 2014 -0300

    Fix install files.
---
 debian/changelog                        |  1 +
 debian/qtconnectivity5-dev.install      |  4 +++
 debian/qtconnectivity5-examples.install | 48 ++++++++++++++++++++-------------
 3 files changed, 35 insertions(+), 18 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 458a730..dd3e162 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ qtconnectivity-opensource-src (5.3.0-1) UNRELEASED; urgency=medium
     as Multi-Arch: same.
   * Bump Qt build dependencies.
   * Fix rule to remove private headers, they are now also in a m-a path.
+  * Fix install files with new and removed files.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sat, 24 May 2014 21:37:42 -0300
 
diff --git a/debian/qtconnectivity5-dev.install b/debian/qtconnectivity5-dev.install
index 4494152..202096c 100644
--- a/debian/qtconnectivity5-dev.install
+++ b/debian/qtconnectivity5-dev.install
@@ -38,6 +38,8 @@ usr/include/*/qt5/QtNfc/QNdefNfcTextRecord
 usr/include/*/qt5/QtNfc/QNdefNfcUriRecord
 usr/include/*/qt5/QtNfc/QNdefRecord
 usr/include/*/qt5/QtNfc/QNearFieldManager
+usr/include/*/qt5/QtNfc/QNearFieldShareManager
+usr/include/*/qt5/QtNfc/QNearFieldShareTarget
 usr/include/*/qt5/QtNfc/QNearFieldTarget
 usr/include/*/qt5/QtNfc/QQmlNdefRecord
 usr/include/*/qt5/QtNfc/QtNfc
@@ -50,6 +52,8 @@ usr/include/*/qt5/QtNfc/qndefnfctextrecord.h
 usr/include/*/qt5/QtNfc/qndefnfcurirecord.h
 usr/include/*/qt5/QtNfc/qndefrecord.h
 usr/include/*/qt5/QtNfc/qnearfieldmanager.h
+usr/include/*/qt5/QtNfc/qnearfieldsharemanager.h
+usr/include/*/qt5/QtNfc/qnearfieldsharetarget.h
 usr/include/*/qt5/QtNfc/qnearfieldtarget.h
 usr/include/*/qt5/QtNfc/qnfcglobal.h
 usr/include/*/qt5/QtNfc/qqmlndefrecord.h
diff --git a/debian/qtconnectivity5-examples.install b/debian/qtconnectivity5-examples.install
index 1231a7d..eaff6f8 100644
--- a/debian/qtconnectivity5-examples.install
+++ b/debian/qtconnectivity5-examples.install
@@ -35,24 +35,27 @@ usr/lib/*/qt5/examples/bluetooth/btscanner/main.cpp
 usr/lib/*/qt5/examples/bluetooth/btscanner/service.cpp
 usr/lib/*/qt5/examples/bluetooth/btscanner/service.h
 usr/lib/*/qt5/examples/bluetooth/btscanner/service.ui
-usr/lib/*/qt5/examples/bluetooth/bttennis/board.cpp
-usr/lib/*/qt5/examples/bluetooth/bttennis/board.h
-usr/lib/*/qt5/examples/bluetooth/bttennis/bttennis
-usr/lib/*/qt5/examples/bluetooth/bttennis/bttennis.pro
-usr/lib/*/qt5/examples/bluetooth/bttennis/connect.png
-usr/lib/*/qt5/examples/bluetooth/bttennis/controller.cpp
-usr/lib/*/qt5/examples/bluetooth/bttennis/controller.h
-usr/lib/*/qt5/examples/bluetooth/bttennis/main.cpp
-usr/lib/*/qt5/examples/bluetooth/bttennis/tennis.cpp
-usr/lib/*/qt5/examples/bluetooth/bttennis/tennis.h
-usr/lib/*/qt5/examples/bluetooth/bttennis/tennis.qrc
-usr/lib/*/qt5/examples/bluetooth/bttennis/tennis.ui
-usr/lib/*/qt5/examples/bluetooth/bttennis/tennisclient.cpp
-usr/lib/*/qt5/examples/bluetooth/bttennis/tennisclient.h
-usr/lib/*/qt5/examples/bluetooth/bttennis/tennisserver.cpp
-usr/lib/*/qt5/examples/bluetooth/bttennis/tennisserver.h
-usr/lib/*/qt5/examples/bluetooth/bttennis/tennisview.cpp
-usr/lib/*/qt5/examples/bluetooth/bttennis/tennisview.h
+usr/lib/*/qt5/examples/bluetooth/picturetransfer/Button.qml
+usr/lib/*/qt5/examples/bluetooth/picturetransfer/DeviceDiscovery.qml
+usr/lib/*/qt5/examples/bluetooth/picturetransfer/FileSending.qml
+usr/lib/*/qt5/examples/bluetooth/picturetransfer/PictureSelector.qml
+usr/lib/*/qt5/examples/bluetooth/picturetransfer/background.png
+usr/lib/*/qt5/examples/bluetooth/picturetransfer/bttransfer.qml
+usr/lib/*/qt5/examples/bluetooth/picturetransfer/filetransfer.cpp
+usr/lib/*/qt5/examples/bluetooth/picturetransfer/filetransfer.h
+usr/lib/*/qt5/examples/bluetooth/picturetransfer/main.cpp
+usr/lib/*/qt5/examples/bluetooth/picturetransfer/picturetransfer.pro
+usr/lib/*/qt5/examples/bluetooth/picturetransfer/qmltransfer.qrc
+usr/lib/*/qt5/examples/bluetooth/pingpong/assets/Board.qml
+usr/lib/*/qt5/examples/bluetooth/pingpong/assets/Dialog.qml
+usr/lib/*/qt5/examples/bluetooth/pingpong/assets/Menu.qml
+usr/lib/*/qt5/examples/bluetooth/pingpong/assets/main.qml
+usr/lib/*/qt5/examples/bluetooth/pingpong/main.cpp
+usr/lib/*/qt5/examples/bluetooth/pingpong/pingpong
+usr/lib/*/qt5/examples/bluetooth/pingpong/pingpong.cpp
+usr/lib/*/qt5/examples/bluetooth/pingpong/pingpong.h
+usr/lib/*/qt5/examples/bluetooth/pingpong/pingpong.pro
+usr/lib/*/qt5/examples/bluetooth/pingpong/resource.qrc
 usr/lib/*/qt5/examples/bluetooth/scanner/Button.qml
 usr/lib/*/qt5/examples/bluetooth/scanner/btfiletransfer
 usr/lib/*/qt5/examples/bluetooth/scanner/default.png
@@ -69,6 +72,15 @@ usr/lib/*/qt5/examples/nfc/annotatedurl/main.cpp
 usr/lib/*/qt5/examples/nfc/annotatedurl/mainwindow.cpp
 usr/lib/*/qt5/examples/nfc/annotatedurl/mainwindow.h
 usr/lib/*/qt5/examples/nfc/annotatedurl/mainwindow.ui
+usr/lib/*/qt5/examples/nfc/corkboard/Mode.qml
+usr/lib/*/qt5/examples/nfc/corkboard/NfcFlag.png
+usr/lib/*/qt5/examples/nfc/corkboard/cork.jpg
+usr/lib/*/qt5/examples/nfc/corkboard/corkboard.pro
+usr/lib/*/qt5/examples/nfc/corkboard/corkboard.qrc
+usr/lib/*/qt5/examples/nfc/corkboard/corkboards.qml
+usr/lib/*/qt5/examples/nfc/corkboard/main.cpp
+usr/lib/*/qt5/examples/nfc/corkboard/note-yellow.png
+usr/lib/*/qt5/examples/nfc/corkboard/tack.png
 usr/lib/*/qt5/examples/nfc/ndefeditor/main.cpp
 usr/lib/*/qt5/examples/nfc/ndefeditor/mainwindow.cpp
 usr/lib/*/qt5/examples/nfc/ndefeditor/mainwindow.h

-- 
qtconnectivity packaging



More information about the pkg-kde-commits mailing list