[SCM] qtconnectivity packaging branch, master, updated. bc32e99e60f35632efe5d882770fd5304fa808da

Timo Jyrinki timo at moszumanska.debian.org
Tue Feb 11 05:25:13 UTC 2014


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

The following commit has been merged in the master branch:
commit 56b424e7a5214e0b43dca9aa289d6eba9ebd430a
Author: Timo Jyrinki <timo.jyrinki at canonical.com>
Date:   Tue Feb 11 05:19:50 2014 +0000

    Add examples package
---
 debian/changelog                        |  1 +
 debian/control                          | 12 +++++
 debian/qtconnectivity5-examples.install | 92 +++++++++++++++++++++++++++++++++
 3 files changed, 105 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 6420500..faca050 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ qtconnectivity-opensource-src (5.2.1-1) UNRELEASED; urgency=medium
   * New upstream release
   * Move mkspecs to the new location
   * Make private headers cleaning non version specific
+  * Add examples package
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Tue, 11 Feb 2014 05:10:08 +0000
 
diff --git a/debian/control b/debian/control
index 6916c21..01fd56a 100644
--- a/debian/control
+++ b/debian/control
@@ -72,6 +72,18 @@ Description: Qt Connectivity development files
  This package contains the header development files used for building Qt 5
  applications using Qt Connectivity libraries.
 
+Package: qtconnectivity5-examples
+Architecture: any
+Multi-Arch: same
+Section: x11
+Pre-Depends: dpkg (>= 1.15.6~)
+Depends: ${misc:Depends}, ${shlibs:Depends}
+Description: Qt 5 Connectivity examples
+ 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 Qt 5 Connectivity examples.
+
 Package: qtconnectivity5-dbg
 Priority: extra
 Architecture: any
diff --git a/debian/qtconnectivity5-examples.install b/debian/qtconnectivity5-examples.install
new file mode 100644
index 0000000..c74dc8f
--- /dev/null
+++ b/debian/qtconnectivity5-examples.install
@@ -0,0 +1,92 @@
+usr/lib/*/qt5/examples/bluetooth/bluetooth.pro
+usr/lib/*/qt5/examples/bluetooth/bttennis/tennis.h
+usr/lib/*/qt5/examples/bluetooth/bttennis/tennis.cpp
+usr/lib/*/qt5/examples/bluetooth/bttennis/tennisserver.h
+usr/lib/*/qt5/examples/bluetooth/bttennis/board.cpp
+usr/lib/*/qt5/examples/bluetooth/bttennis/tennis.qrc
+usr/lib/*/qt5/examples/bluetooth/bttennis/bttennis
+usr/lib/*/qt5/examples/bluetooth/bttennis/tennis.ui
+usr/lib/*/qt5/examples/bluetooth/bttennis/controller.h
+usr/lib/*/qt5/examples/bluetooth/bttennis/tennisclient.cpp
+usr/lib/*/qt5/examples/bluetooth/bttennis/controller.cpp
+usr/lib/*/qt5/examples/bluetooth/bttennis/tennisclient.h
+usr/lib/*/qt5/examples/bluetooth/bttennis/main.cpp
+usr/lib/*/qt5/examples/bluetooth/bttennis/tennisserver.cpp
+usr/lib/*/qt5/examples/bluetooth/bttennis/connect.png
+usr/lib/*/qt5/examples/bluetooth/bttennis/tennisview.h
+usr/lib/*/qt5/examples/bluetooth/bttennis/tennisview.cpp
+usr/lib/*/qt5/examples/bluetooth/bttennis/board.h
+usr/lib/*/qt5/examples/bluetooth/bttennis/bttennis.pro
+usr/lib/*/qt5/examples/bluetooth/btchat/chatserver.cpp
+usr/lib/*/qt5/examples/bluetooth/btchat/remoteselector.cpp
+usr/lib/*/qt5/examples/bluetooth/btchat/chatclient.h
+usr/lib/*/qt5/examples/bluetooth/btchat/chat.cpp
+usr/lib/*/qt5/examples/bluetooth/btchat/chat.h
+usr/lib/*/qt5/examples/bluetooth/btchat/chatclient.cpp
+usr/lib/*/qt5/examples/bluetooth/btchat/btchat.pro
+usr/lib/*/qt5/examples/bluetooth/btchat/btchat
+usr/lib/*/qt5/examples/bluetooth/btchat/main.cpp
+usr/lib/*/qt5/examples/bluetooth/btchat/chatserver.h
+usr/lib/*/qt5/examples/bluetooth/btchat/remoteselector.ui
+usr/lib/*/qt5/examples/bluetooth/btchat/remoteselector.h
+usr/lib/*/qt5/examples/bluetooth/btchat/chat.ui
+usr/lib/*/qt5/examples/bluetooth/scanner/scanner.pro
+usr/lib/*/qt5/examples/bluetooth/scanner/default.png
+usr/lib/*/qt5/examples/bluetooth/scanner/Button.qml
+usr/lib/*/qt5/examples/bluetooth/scanner/scanner.qrc
+usr/lib/*/qt5/examples/bluetooth/scanner/qml_scanner
+usr/lib/*/qt5/examples/bluetooth/scanner/qmlscanner.cpp
+usr/lib/*/qt5/examples/bluetooth/scanner/btfiletransfer
+usr/lib/*/qt5/examples/bluetooth/scanner/scanner.qml
+usr/lib/*/qt5/examples/bluetooth/btscanner/service.h
+usr/lib/*/qt5/examples/bluetooth/btscanner/service.cpp
+usr/lib/*/qt5/examples/bluetooth/btscanner/btscanner.pro
+usr/lib/*/qt5/examples/bluetooth/btscanner/service.ui
+usr/lib/*/qt5/examples/bluetooth/btscanner/device.h
+usr/lib/*/qt5/examples/bluetooth/btscanner/main.cpp
+usr/lib/*/qt5/examples/bluetooth/btscanner/btscanner
+usr/lib/*/qt5/examples/bluetooth/btscanner/device.cpp
+usr/lib/*/qt5/examples/bluetooth/btscanner/device.ui
+usr/lib/*/qt5/examples/bluetooth/btfiletransfer/pairing.gif
+usr/lib/*/qt5/examples/bluetooth/btfiletransfer/btfiletransfer.qrc
+usr/lib/*/qt5/examples/bluetooth/btfiletransfer/progress.h
+usr/lib/*/qt5/examples/bluetooth/btfiletransfer/remoteselector.cpp
+usr/lib/*/qt5/examples/bluetooth/btfiletransfer/btfiletransfer.pro
+usr/lib/*/qt5/examples/bluetooth/btfiletransfer/pindisplay.ui
+usr/lib/*/qt5/examples/bluetooth/btfiletransfer/pindisplay.cpp
+usr/lib/*/qt5/examples/bluetooth/btfiletransfer/busy.gif
+usr/lib/*/qt5/examples/bluetooth/btfiletransfer/pindisplay.h
+usr/lib/*/qt5/examples/bluetooth/btfiletransfer/progress.ui
+usr/lib/*/qt5/examples/bluetooth/btfiletransfer/main.cpp
+usr/lib/*/qt5/examples/bluetooth/btfiletransfer/progress.cpp
+usr/lib/*/qt5/examples/bluetooth/btfiletransfer/remoteselector.ui
+usr/lib/*/qt5/examples/bluetooth/btfiletransfer/remoteselector.h
+usr/lib/*/qt5/examples/nfc/nfc.pro
+usr/lib/*/qt5/examples/nfc/annotatedurl/mainwindow.h
+usr/lib/*/qt5/examples/nfc/annotatedurl/annotatedurl
+usr/lib/*/qt5/examples/nfc/annotatedurl/mainwindow.cpp
+usr/lib/*/qt5/examples/nfc/annotatedurl/mainwindow.ui
+usr/lib/*/qt5/examples/nfc/annotatedurl/annotatedurl.h
+usr/lib/*/qt5/examples/nfc/annotatedurl/main.cpp
+usr/lib/*/qt5/examples/nfc/annotatedurl/annotatedurl.pro
+usr/lib/*/qt5/examples/nfc/annotatedurl/annotatedurl.cpp
+usr/lib/*/qt5/examples/nfc/poster/qmlposter.cpp
+usr/lib/*/qt5/examples/nfc/poster/qml_poster
+usr/lib/*/qt5/examples/nfc/poster/poster.qrc
+usr/lib/*/qt5/examples/nfc/poster/poster.qml
+usr/lib/*/qt5/examples/nfc/poster/poster.pro
+usr/lib/*/qt5/examples/nfc/ndefeditor/urirecordeditor.h
+usr/lib/*/qt5/examples/nfc/ndefeditor/mainwindow.h
+usr/lib/*/qt5/examples/nfc/ndefeditor/mimeimagerecordeditor.h
+usr/lib/*/qt5/examples/nfc/ndefeditor/mimeimagerecordeditor.cpp
+usr/lib/*/qt5/examples/nfc/ndefeditor/ndefeditor.pro
+usr/lib/*/qt5/examples/nfc/ndefeditor/textrecordeditor.cpp
+usr/lib/*/qt5/examples/nfc/ndefeditor/mimeimagerecordeditor.ui
+usr/lib/*/qt5/examples/nfc/ndefeditor/urirecordeditor.ui
+usr/lib/*/qt5/examples/nfc/ndefeditor/textrecordeditor.h
+usr/lib/*/qt5/examples/nfc/ndefeditor/mainwindow.cpp
+usr/lib/*/qt5/examples/nfc/ndefeditor/textrecordeditor.ui
+usr/lib/*/qt5/examples/nfc/ndefeditor/mainwindow.ui
+usr/lib/*/qt5/examples/nfc/ndefeditor/ndefeditor
+usr/lib/*/qt5/examples/nfc/ndefeditor/main.cpp
+usr/lib/*/qt5/examples/nfc/ndefeditor/urirecordeditor.cpp

-- 
qtconnectivity packaging



More information about the pkg-kde-commits mailing list