[SCM] qtlocation packaging branch, master, updated. 5bdc36034a419c63b9caba10d3a2a893a0449d32

Timo Jyrinki timo at alioth.debian.org
Tue Jul 9 06:41:12 UTC 2013


Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtlocation.git;a=commitdiff;h=5bdc360

The following commit has been merged in the master branch:
commit 5bdc36034a419c63b9caba10d3a2a893a0449d32
Author: Timo Jyrinki <timo.jyrinki at canonical.com>
Date:   Tue Jul 9 09:41:03 2013 +0300

    Run wrap-and-sort -a -t
---
 debian/control                                  |   59 +++----
 debian/copyright                                |    1 -
 debian/qtdeclarative5-qtlocation-plugin.install |    2 +-
 debian/qtlocation5-dev.install                  |  192 +++++++++++------------
 debian/qtlocation5-examples.install             |   64 ++++----
 5 files changed, 161 insertions(+), 157 deletions(-)

diff --git a/debian/control b/debian/control
index d12a7b2..9695f6b 100644
--- a/debian/control
+++ b/debian/control
@@ -2,17 +2,17 @@ Source: qtlocation-opensource-src
 Section: libs
 Priority: optional
 Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
-Uploaders: Timo Jyrinki <timo at debian.org>
+Uploaders: Timo Jyrinki <timo at debian.org>,
 Build-Depends: debhelper (>= 9.0.0),
-               qtbase5-private-dev,
-               qtdeclarative5-private-dev,
-               qt5-default,
+               libgconf2-dev,
+               libgeoclue-dev,
+               libqt5v8-5-private-dev,
                pkg-kde-tools,
                qt3d5-private-dev,
-               libgeoclue-dev,
-               libgconf2-dev,
+               qt5-default,
+               qtbase5-private-dev,
+               qtdeclarative5-private-dev,
                qtdeclarative5-qtquick2-plugin,
-               libqt5v8-5-private-dev,
 Standards-Version: 3.9.4
 Homepage: http://qt-project.org/
 Vcs-Git: git://anonscm.debian.org/pkg-kde/qt/qtlocation.git
@@ -21,37 +21,41 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-kde/qt/qtlocation.git;a=sum
 Package: libqt5location5
 Architecture: any
 Multi-Arch: same
-Pre-Depends: ${misc:Pre-Depends}
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Pre-Depends: ${misc:Pre-Depends},
+Depends: ${misc:Depends},
+         ${shlibs:Depends},
 Description: Qt Location module
  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 Location module.
  .
- WARNING: This module is not an official part of Qt 5, but instead a git 
- snapshot of an ongoing development. The package is very likely to 
+ WARNING: This module is not an official part of Qt 5, but instead a git
+ snapshot of an ongoing development. The package is very likely to
  change in a binary incompatible way, and no guarantees are given.
 
 Package: qtdeclarative5-qtlocation-plugin
 Architecture: any
 Multi-Arch: same
-Pre-Depends: ${misc:Pre-Depends}
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Pre-Depends: ${misc:Pre-Depends},
+Depends: ${misc:Depends},
+         ${shlibs:Depends},
 Description: Qt Location module
  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 Qt Location QML plugin for Qt Declarative.
  .
- WARNING: This module is not an official part of Qt 5, but instead a git 
- snapshot of an ongoing development. The package is very likely to 
+ WARNING: This module is not an official part of Qt 5, but instead a git
+ snapshot of an ongoing development. The package is very likely to
  change in a binary incompatible way, and no guarantees are given.
 
 Package: qtlocation5-dev
 Section: libdevel
 Architecture: any
-Depends: libqt5location5 (= ${binary:Version}), ${misc:Depends}, qtbase5-dev
+Depends: libqt5location5 (= ${binary:Version}),
+         qtbase5-dev,
+         ${misc:Depends},
 Description: Qt 5 Location 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.
@@ -59,8 +63,8 @@ Description: Qt 5 Location development files
  This package contains the header development files used for building Qt 5
  applications using Qt Location library.
  .
- WARNING: This module is not an official part of Qt 5, but instead a git 
- snapshot of an ongoing development. The package is very likely to 
+ WARNING: This module is not an official part of Qt 5, but instead a git
+ snapshot of an ongoing development. The package is very likely to
  change in a binary incompatible way, and no guarantees are given.
 
 Package: qtlocation5-private-dev
@@ -68,7 +72,7 @@ Architecture: any
 Section: libdevel
 Depends: qtlocation5-dev (= ${binary:Version}),
          ${misc:Depends},
-         ${shlibs:Depends}
+         ${shlibs:Depends},
 Description: Qt 5 Location 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.
@@ -78,24 +82,26 @@ Description: Qt 5 Location private development files
  .
  Use at your own risk.
  .
- WARNING: This module is not an official part of Qt 5, but instead a git 
- snapshot of an ongoing development. The package is very likely to 
+ WARNING: This module is not an official part of Qt 5, but instead a git
+ snapshot of an ongoing development. The package is very likely to
  change in a binary incompatible way, and no guarantees are given.
 
 Package: qtlocation5-examples
 Architecture: any
 Multi-Arch: same
 Section: x11
-Pre-Depends: dpkg (>= 1.15.6~), ${misc:Pre-Depends}
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Pre-Depends: dpkg (>= 1.15.6~),
+             ${misc:Pre-Depends},
+Depends: ${misc:Depends},
+         ${shlibs:Depends},
 Description: Qt 5 Location 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 Location examples.
  .
- WARNING: This module is not an official part of Qt 5, but instead a git 
- snapshot of an ongoing development. The package is very likely to 
+ WARNING: This module is not an official part of Qt 5, but instead a git
+ snapshot of an ongoing development. The package is very likely to
  change in a binary incompatible way, and no guarantees are given.
 
 Package: qtlocation5-dbg
@@ -103,11 +109,10 @@ Priority: extra
 Architecture: any
 Section: debug
 Depends: libqt5location5 (= ${binary:Version}),
-         ${misc:Depends}
+         ${misc:Depends},
 Description: Qt Location library debugging symbols
  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 debugging symbols for the Qt 5 Location
  libraries.
-
diff --git a/debian/copyright b/debian/copyright
index e59f0c3..d50c1a0 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -134,4 +134,3 @@ License: GFDL-1.3
  .
  On Debian systems, the complete text of the GFDL-1.3 license can be found in
  `/usr/share/common-licenses/GFDL-1.3`,
-
diff --git a/debian/qtdeclarative5-qtlocation-plugin.install b/debian/qtdeclarative5-qtlocation-plugin.install
index 7d30087..9ad1098 100644
--- a/debian/qtdeclarative5-qtlocation-plugin.install
+++ b/debian/qtdeclarative5-qtlocation-plugin.install
@@ -1,3 +1,3 @@
 usr/lib/*/qt5/qml/QtLocation/libdeclarative_location.so
-usr/lib/*/qt5/qml/QtLocation/qmldir
 usr/lib/*/qt5/qml/QtLocation/plugins.qmltypes
+usr/lib/*/qt5/qml/QtLocation/qmldir
diff --git a/debian/qtlocation5-dev.install b/debian/qtlocation5-dev.install
index 2b9f1d2..406dc45 100644
--- a/debian/qtlocation5-dev.install
+++ b/debian/qtlocation5-dev.install
@@ -1,113 +1,113 @@
-usr/lib/*/cmake/*
-usr/lib/*/*.prl
-usr/lib/*/*.so
-usr/lib/*/pkgconfig/*
-usr/share/qt5/mkspecs/modules/*
-usr/include/qt5/QtLocation/qgeomaneuver.h
-usr/include/qt5/QtLocation/QPlaceRatings
-usr/include/qt5/QtLocation/qplacematchrequest.h
-usr/include/qt5/QtLocation/qplaceidreply.h
-usr/include/qt5/QtLocation/QPlaceEditorial
-usr/include/qt5/QtLocation/QPlaceContent
-usr/include/qt5/QtLocation/QGeoRoutingManager
-usr/include/qt5/QtLocation/QPlaceSearchRequest
-usr/include/qt5/QtLocation/QPlaceManager
-usr/include/qt5/QtLocation/QPlaceIcon
-usr/include/qt5/QtLocation/QPlaceSearchSuggestionReply
-usr/include/qt5/QtLocation/qplaceattribute.h
-usr/include/qt5/QtLocation/qgeoserviceproviderfactory.h
-usr/include/qt5/QtLocation/qplaceimage.h
-usr/include/qt5/QtLocation/QPlaceSearchReply
-usr/include/qt5/QtLocation/QGeoPositionInfo
-usr/include/qt5/QtLocation/qgeopositioninfosource.h
-usr/include/qt5/QtLocation/qgeoroute.h
-usr/include/qt5/QtLocation/qgeoroutereply.h
-usr/include/qt5/QtLocation/QNmeaPositionInfoSource
-usr/include/qt5/QtLocation/QPlace
-usr/include/qt5/QtLocation/QPlaceMatchRequest
-usr/include/qt5/QtLocation/qtlocation.h
-usr/include/qt5/QtLocation/qgeoroutesegment.h
-usr/include/qt5/QtLocation/qgeopositioninfosourcefactory.h
-usr/include/qt5/QtLocation/qplaceratings.h
-usr/include/qt5/QtLocation/qplaceeditorial.h
-usr/include/qt5/QtLocation/QtLocation
-usr/include/qt5/QtLocation/QPlaceResult
-usr/include/qt5/QtLocation/qtlocationversion.h
 usr/include/qt5/QtLocation/QGeoAddress
-usr/include/qt5/QtLocation/qgeorouterequest.h
-usr/include/qt5/QtLocation/QGeocodingManager
-usr/include/qt5/QtLocation/QPlaceContentRequest
-usr/include/qt5/QtLocation/qplacesearchreply.h
-usr/include/qt5/QtLocation/qplaceuser.h
-usr/include/qt5/QtLocation/qplacematchreply.h
+usr/include/qt5/QtLocation/QGeoAreaMonitor
+usr/include/qt5/QtLocation/QGeoCircle
+usr/include/qt5/QtLocation/QGeoCoordinate
+usr/include/qt5/QtLocation/QGeoLocation
 usr/include/qt5/QtLocation/QGeoManeuver
-usr/include/qt5/QtLocation/QPlaceManagerEngine
-usr/include/qt5/QtLocation/QPlaceAttribute
+usr/include/qt5/QtLocation/QGeoPositionInfo
+usr/include/qt5/QtLocation/QGeoPositionInfoSource
 usr/include/qt5/QtLocation/QGeoPositionInfoSourceFactory
-usr/include/qt5/QtLocation/qplacecontentreply.h
-usr/include/qt5/QtLocation/qplace.h
-usr/include/qt5/QtLocation/QPlaceReview
-usr/include/qt5/QtLocation/qplacemanager.h
-usr/include/qt5/QtLocation/qplaceresult.h
-usr/include/qt5/QtLocation/qgeoshape.h
-usr/include/qt5/QtLocation/qnmeapositioninfosource.h
-usr/include/qt5/QtLocation/qgeocodereply.h
+usr/include/qt5/QtLocation/QGeoRectangle
+usr/include/qt5/QtLocation/QGeoRoute
+usr/include/qt5/QtLocation/QGeoRouteReply
 usr/include/qt5/QtLocation/QGeoRouteRequest
+usr/include/qt5/QtLocation/QGeoRouteSegment
+usr/include/qt5/QtLocation/QGeoRoutingManager
+usr/include/qt5/QtLocation/QGeoRoutingManagerEngine
+usr/include/qt5/QtLocation/QGeoSatelliteInfo
+usr/include/qt5/QtLocation/QGeoSatelliteInfoSource
+usr/include/qt5/QtLocation/QGeoServiceProvider
+usr/include/qt5/QtLocation/QGeoServiceProviderFactory
 usr/include/qt5/QtLocation/QGeoShape
-usr/include/qt5/QtLocation/QPlaceDetailsReply
-usr/include/qt5/QtLocation/QGeoCoordinate
+usr/include/qt5/QtLocation/QGeocodeReply
+usr/include/qt5/QtLocation/QGeocodingManager
+usr/include/qt5/QtLocation/QGeocodingManagerEngine
+usr/include/qt5/QtLocation/QNmeaPositionInfoSource
+usr/include/qt5/QtLocation/QPlace
+usr/include/qt5/QtLocation/QPlaceAttribute
+usr/include/qt5/QtLocation/QPlaceCategory
 usr/include/qt5/QtLocation/QPlaceContactDetail
-usr/include/qt5/QtLocation/qplacesearchsuggestionreply.h
-usr/include/qt5/QtLocation/qplacedetailsreply.h
-usr/include/qt5/QtLocation/qplacemanagerengine.h
-usr/include/qt5/QtLocation/QGeoPositionInfoSource
-usr/include/qt5/QtLocation/qplaceicon.h
-usr/include/qt5/QtLocation/qgeocircle.h
-usr/include/qt5/QtLocation/QGeoSatelliteInfoSource
+usr/include/qt5/QtLocation/QPlaceContent
+usr/include/qt5/QtLocation/QPlaceContentReply
+usr/include/qt5/QtLocation/QPlaceContentRequest
+usr/include/qt5/QtLocation/QPlaceDetailsReply
+usr/include/qt5/QtLocation/QPlaceEditorial
+usr/include/qt5/QtLocation/QPlaceIcon
+usr/include/qt5/QtLocation/QPlaceIdReply
 usr/include/qt5/QtLocation/QPlaceImage
-usr/include/qt5/QtLocation/qplacecontentrequest.h
-usr/include/qt5/QtLocation/QGeoRouteReply
-usr/include/qt5/QtLocation/qlocationglobal.h
-usr/include/qt5/QtLocation/qplacereview.h
-usr/include/qt5/QtLocation/QPlaceCategory
-usr/include/qt5/QtLocation/QtLocationVersion
+usr/include/qt5/QtLocation/QPlaceManager
+usr/include/qt5/QtLocation/QPlaceManagerEngine
+usr/include/qt5/QtLocation/QPlaceMatchReply
+usr/include/qt5/QtLocation/QPlaceMatchRequest
+usr/include/qt5/QtLocation/QPlaceRatings
 usr/include/qt5/QtLocation/QPlaceReply
+usr/include/qt5/QtLocation/QPlaceResult
+usr/include/qt5/QtLocation/QPlaceReview
+usr/include/qt5/QtLocation/QPlaceSearchReply
+usr/include/qt5/QtLocation/QPlaceSearchRequest
+usr/include/qt5/QtLocation/QPlaceSearchResult
+usr/include/qt5/QtLocation/QPlaceSearchSuggestionReply
 usr/include/qt5/QtLocation/QPlaceSupplier
-usr/include/qt5/QtLocation/qgeorectangle.h
-usr/include/qt5/QtLocation/QGeoSatelliteInfo
-usr/include/qt5/QtLocation/QGeoCircle
-usr/include/qt5/QtLocation/qgeopositioninfo.h
-usr/include/qt5/QtLocation/QPlaceIdReply
-usr/include/qt5/QtLocation/QGeoAreaMonitor
+usr/include/qt5/QtLocation/QPlaceUser
+usr/include/qt5/QtLocation/QtLocation
+usr/include/qt5/QtLocation/QtLocationVersion
+usr/include/qt5/QtLocation/placemacro.h
+usr/include/qt5/QtLocation/qgeoaddress.h
+usr/include/qt5/QtLocation/qgeoareamonitor.h
+usr/include/qt5/QtLocation/qgeocircle.h
+usr/include/qt5/QtLocation/qgeocodereply.h
+usr/include/qt5/QtLocation/qgeocodingmanager.h
 usr/include/qt5/QtLocation/qgeocodingmanagerengine.h
-usr/include/qt5/QtLocation/qplacesupplier.h
-usr/include/qt5/QtLocation/QGeocodeReply
-usr/include/qt5/QtLocation/qplacesearchrequest.h
-usr/include/qt5/QtLocation/QGeoRectangle
+usr/include/qt5/QtLocation/qgeocoordinate.h
 usr/include/qt5/QtLocation/qgeolocation.h
-usr/include/qt5/QtLocation/qplacecategory.h
-usr/include/qt5/QtLocation/qplacecontent.h
-usr/include/qt5/QtLocation/qgeoareamonitor.h
-usr/include/qt5/QtLocation/qgeoaddress.h
-usr/include/qt5/QtLocation/QPlaceContentReply
-usr/include/qt5/QtLocation/qgeosatelliteinfo.h
+usr/include/qt5/QtLocation/qgeomaneuver.h
+usr/include/qt5/QtLocation/qgeopositioninfo.h
+usr/include/qt5/QtLocation/qgeopositioninfosource.h
+usr/include/qt5/QtLocation/qgeopositioninfosourcefactory.h
+usr/include/qt5/QtLocation/qgeorectangle.h
+usr/include/qt5/QtLocation/qgeoroute.h
+usr/include/qt5/QtLocation/qgeoroutereply.h
+usr/include/qt5/QtLocation/qgeorouterequest.h
+usr/include/qt5/QtLocation/qgeoroutesegment.h
 usr/include/qt5/QtLocation/qgeoroutingmanager.h
-usr/include/qt5/QtLocation/QGeoLocation
-usr/include/qt5/QtLocation/qgeocoordinate.h
-usr/include/qt5/QtLocation/QGeoRouteSegment
-usr/include/qt5/QtLocation/QGeoRoute
 usr/include/qt5/QtLocation/qgeoroutingmanagerengine.h
-usr/include/qt5/QtLocation/QPlaceSearchResult
+usr/include/qt5/QtLocation/qgeosatelliteinfo.h
 usr/include/qt5/QtLocation/qgeosatelliteinfosource.h
-usr/include/qt5/QtLocation/QGeocodingManagerEngine
-usr/include/qt5/QtLocation/QGeoServiceProvider
-usr/include/qt5/QtLocation/qgeocodingmanager.h
+usr/include/qt5/QtLocation/qgeoserviceprovider.h
+usr/include/qt5/QtLocation/qgeoserviceproviderfactory.h
+usr/include/qt5/QtLocation/qgeoshape.h
+usr/include/qt5/QtLocation/qlocationglobal.h
+usr/include/qt5/QtLocation/qnmeapositioninfosource.h
+usr/include/qt5/QtLocation/qplace.h
+usr/include/qt5/QtLocation/qplaceattribute.h
+usr/include/qt5/QtLocation/qplacecategory.h
 usr/include/qt5/QtLocation/qplacecontactdetail.h
-usr/include/qt5/QtLocation/QGeoRoutingManagerEngine
+usr/include/qt5/QtLocation/qplacecontent.h
+usr/include/qt5/QtLocation/qplacecontentreply.h
+usr/include/qt5/QtLocation/qplacecontentrequest.h
+usr/include/qt5/QtLocation/qplacedetailsreply.h
+usr/include/qt5/QtLocation/qplaceeditorial.h
+usr/include/qt5/QtLocation/qplaceicon.h
+usr/include/qt5/QtLocation/qplaceidreply.h
+usr/include/qt5/QtLocation/qplaceimage.h
+usr/include/qt5/QtLocation/qplacemanager.h
+usr/include/qt5/QtLocation/qplacemanagerengine.h
+usr/include/qt5/QtLocation/qplacematchreply.h
+usr/include/qt5/QtLocation/qplacematchrequest.h
+usr/include/qt5/QtLocation/qplaceratings.h
 usr/include/qt5/QtLocation/qplacereply.h
-usr/include/qt5/QtLocation/QPlaceUser
-usr/include/qt5/QtLocation/qgeoserviceprovider.h
-usr/include/qt5/QtLocation/QPlaceMatchReply
+usr/include/qt5/QtLocation/qplaceresult.h
+usr/include/qt5/QtLocation/qplacereview.h
+usr/include/qt5/QtLocation/qplacesearchreply.h
+usr/include/qt5/QtLocation/qplacesearchrequest.h
 usr/include/qt5/QtLocation/qplacesearchresult.h
-usr/include/qt5/QtLocation/QGeoServiceProviderFactory
-usr/include/qt5/QtLocation/placemacro.h
+usr/include/qt5/QtLocation/qplacesearchsuggestionreply.h
+usr/include/qt5/QtLocation/qplacesupplier.h
+usr/include/qt5/QtLocation/qplaceuser.h
+usr/include/qt5/QtLocation/qtlocation.h
+usr/include/qt5/QtLocation/qtlocationversion.h
+usr/lib/*/*.prl
+usr/lib/*/*.so
+usr/lib/*/cmake/*
+usr/lib/*/pkgconfig/*
+usr/share/qt5/mkspecs/modules/*
diff --git a/debian/qtlocation5-examples.install b/debian/qtlocation5-examples.install
index afe16ed..61eccfb 100644
--- a/debian/qtlocation5-examples.install
+++ b/debian/qtlocation5-examples.install
@@ -1,49 +1,49 @@
-usr/lib/*/qt5/examples/qtlocation/declarative/places_map/places_map
-usr/lib/*/qt5/examples/qtlocation/declarative/places_map/places_map.qml
-usr/lib/*/qt5/examples/qtlocation/declarative/places_map/marker.png
-usr/lib/*/qt5/examples/qtlocation/declarative/places/qml_location_places
-usr/lib/*/qt5/examples/qtlocation/declarative/flickr/qml_location_flickr
-usr/lib/*/qt5/examples/qtlocation/declarative/flickr/qmllocationflickr.cpp
 usr/lib/*/qt5/examples/qtlocation/declarative/flickr/flickr-90.qml
-usr/lib/*/qt5/examples/qtlocation/declarative/flickr/flickr.qrc
-usr/lib/*/qt5/examples/qtlocation/declarative/flickr/flickr.qml
 usr/lib/*/qt5/examples/qtlocation/declarative/flickr/flickr.pro
+usr/lib/*/qt5/examples/qtlocation/declarative/flickr/flickr.qml
+usr/lib/*/qt5/examples/qtlocation/declarative/flickr/flickr.qrc
 usr/lib/*/qt5/examples/qtlocation/declarative/flickr/flickrcommon/Progress.qml
+usr/lib/*/qt5/examples/qtlocation/declarative/flickr/flickrcommon/RestModel.qml
 usr/lib/*/qt5/examples/qtlocation/declarative/flickr/flickrcommon/ScrollBar.qml
 usr/lib/*/qt5/examples/qtlocation/declarative/flickr/flickrcommon/Slider.qml
-usr/lib/*/qt5/examples/qtlocation/declarative/flickr/flickrcommon/RestModel.qml
-usr/lib/*/qt5/examples/qtlocation/declarative/flickr/flickrmobile/GridDelegate.qml
-usr/lib/*/qt5/examples/qtlocation/declarative/flickr/flickrmobile/nmealog.txt
-usr/lib/*/qt5/examples/qtlocation/declarative/flickr/flickrmobile/GeoTab.qml
-usr/lib/*/qt5/examples/qtlocation/declarative/flickr/flickrmobile/TitleBar.qml
 usr/lib/*/qt5/examples/qtlocation/declarative/flickr/flickrmobile/Button.qml
+usr/lib/*/qt5/examples/qtlocation/declarative/flickr/flickrmobile/GeoTab.qml
+usr/lib/*/qt5/examples/qtlocation/declarative/flickr/flickrmobile/GridDelegate.qml
 usr/lib/*/qt5/examples/qtlocation/declarative/flickr/flickrmobile/ImageDetails.qml
 usr/lib/*/qt5/examples/qtlocation/declarative/flickr/flickrmobile/ListDelegate.qml
+usr/lib/*/qt5/examples/qtlocation/declarative/flickr/flickrmobile/TitleBar.qml
 usr/lib/*/qt5/examples/qtlocation/declarative/flickr/flickrmobile/ToolBar.qml
-usr/lib/*/qt5/examples/qtlocation/declarative/flickr/flickrmobile/images/stripes.png
+usr/lib/*/qt5/examples/qtlocation/declarative/flickr/flickrmobile/images/gloss.png
+usr/lib/*/qt5/examples/qtlocation/declarative/flickr/flickrmobile/images/lineedit.png
+usr/lib/*/qt5/examples/qtlocation/declarative/flickr/flickrmobile/images/lineedit.sci
+usr/lib/*/qt5/examples/qtlocation/declarative/flickr/flickrmobile/images/moon.png
+usr/lib/*/qt5/examples/qtlocation/declarative/flickr/flickrmobile/images/quit.png
 usr/lib/*/qt5/examples/qtlocation/declarative/flickr/flickrmobile/images/star.png
+usr/lib/*/qt5/examples/qtlocation/declarative/flickr/flickrmobile/images/stripes.png
 usr/lib/*/qt5/examples/qtlocation/declarative/flickr/flickrmobile/images/sun.png
-usr/lib/*/qt5/examples/qtlocation/declarative/flickr/flickrmobile/images/quit.png
-usr/lib/*/qt5/examples/qtlocation/declarative/flickr/flickrmobile/images/toolbutton.sci
-usr/lib/*/qt5/examples/qtlocation/declarative/flickr/flickrmobile/images/lineedit.png
-usr/lib/*/qt5/examples/qtlocation/declarative/flickr/flickrmobile/images/gloss.png
-usr/lib/*/qt5/examples/qtlocation/declarative/flickr/flickrmobile/images/toolbutton.png
 usr/lib/*/qt5/examples/qtlocation/declarative/flickr/flickrmobile/images/titlebar.png
 usr/lib/*/qt5/examples/qtlocation/declarative/flickr/flickrmobile/images/titlebar.sci
-usr/lib/*/qt5/examples/qtlocation/declarative/flickr/flickrmobile/images/lineedit.sci
-usr/lib/*/qt5/examples/qtlocation/declarative/flickr/flickrmobile/images/moon.png
-usr/lib/*/qt5/examples/qtlocation/declarative/places_list/places_list.qml
+usr/lib/*/qt5/examples/qtlocation/declarative/flickr/flickrmobile/images/toolbutton.png
+usr/lib/*/qt5/examples/qtlocation/declarative/flickr/flickrmobile/images/toolbutton.sci
+usr/lib/*/qt5/examples/qtlocation/declarative/flickr/flickrmobile/nmealog.txt
+usr/lib/*/qt5/examples/qtlocation/declarative/flickr/qml_location_flickr
+usr/lib/*/qt5/examples/qtlocation/declarative/flickr/qmllocationflickr.cpp
+usr/lib/*/qt5/examples/qtlocation/declarative/places/qml_location_places
 usr/lib/*/qt5/examples/qtlocation/declarative/places_list/places_list
-usr/lib/*/qt5/examples/qtlocation/weatherinfo/main.cpp
-usr/lib/*/qt5/examples/qtlocation/weatherinfo/appmodel.cpp
-usr/lib/*/qt5/examples/qtlocation/weatherinfo/weatherinfo.qrc
-usr/lib/*/qt5/examples/qtlocation/weatherinfo/weatherinfo
-usr/lib/*/qt5/examples/qtlocation/weatherinfo/weatherinfo.pro
-usr/lib/*/qt5/examples/qtlocation/logfilepositionsource/logfilepositionsource.pro
+usr/lib/*/qt5/examples/qtlocation/declarative/places_list/places_list.qml
+usr/lib/*/qt5/examples/qtlocation/declarative/places_map/marker.png
+usr/lib/*/qt5/examples/qtlocation/declarative/places_map/places_map
+usr/lib/*/qt5/examples/qtlocation/declarative/places_map/places_map.qml
+usr/lib/*/qt5/examples/qtlocation/logfilepositionsource/clientapplication.cpp
 usr/lib/*/qt5/examples/qtlocation/logfilepositionsource/clientapplication.h
-usr/lib/*/qt5/examples/qtlocation/logfilepositionsource/main.cpp
-usr/lib/*/qt5/examples/qtlocation/logfilepositionsource/simplelog.txt
+usr/lib/*/qt5/examples/qtlocation/logfilepositionsource/logfilepositionsource
 usr/lib/*/qt5/examples/qtlocation/logfilepositionsource/logfilepositionsource.cpp
 usr/lib/*/qt5/examples/qtlocation/logfilepositionsource/logfilepositionsource.h
-usr/lib/*/qt5/examples/qtlocation/logfilepositionsource/logfilepositionsource
-usr/lib/*/qt5/examples/qtlocation/logfilepositionsource/clientapplication.cpp
+usr/lib/*/qt5/examples/qtlocation/logfilepositionsource/logfilepositionsource.pro
+usr/lib/*/qt5/examples/qtlocation/logfilepositionsource/main.cpp
+usr/lib/*/qt5/examples/qtlocation/logfilepositionsource/simplelog.txt
+usr/lib/*/qt5/examples/qtlocation/weatherinfo/appmodel.cpp
+usr/lib/*/qt5/examples/qtlocation/weatherinfo/main.cpp
+usr/lib/*/qt5/examples/qtlocation/weatherinfo/weatherinfo
+usr/lib/*/qt5/examples/qtlocation/weatherinfo/weatherinfo.pro
+usr/lib/*/qt5/examples/qtlocation/weatherinfo/weatherinfo.qrc

-- 
qtlocation packaging



More information about the pkg-kde-commits mailing list