[SCM] qtlocation packaging branch, ubuntu, updated. ubuntu/5.7.1-1ubuntu1

Timo Jyrinki timo at moszumanska.debian.org
Tue Jan 10 07:58:23 UTC 2017


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

The following commit has been merged in the ubuntu branch:
commit bd0e2907cbe30d850ee6546980766335a389bf98
Merge: 64306f223922706b999ba535d2cfc2c55dce4f35 5d564f5382036e4436e5fe22154b689c142e0704
Author: Timo Jyrinki <timo.jyrinki at canonical.com>
Date:   Fri Nov 18 08:52:28 2016 +0000

    Merge branch 'master' into ubuntu+1

 debian/changelog                           |  40 +++++++++
 debian/control                             |  51 +++--------
 debian/copyright                           | 131 +++++++++++++++++++----------
 debian/patches/disable_failing_tests.patch |   4 +-
 debian/rules                               |   9 +-
 5 files changed, 143 insertions(+), 92 deletions(-)

diff --cc debian/changelog
index e91132c,027b4eb..b25b827
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,13 -1,37 +1,53 @@@
++qtlocation-opensource-src (5.7.1~20161021-3ubuntu1) UNRELEASED; urgency=medium
++
++  * New upstream release.
++
++ -- Timo Jyrinki <timo-jyrinki at ubuntu.com>  Fri, 18 Nov 2016 08:50:04 +0000
++
+ qtlocation-opensource-src (5.7.1~20161021-3) unstable; urgency=medium
+ 
+   * Disable tests during the transition. We have a couple of flaky tests
+     on mips*, sometimes they work sometimes they don't. This will be further
+     investigated.
+ 
+  -- Lisandro Damián Nicanor Pérez Meyer <lisandro at debian.org>  Thu, 03 Nov 2016 15:47:06 -0300
+ 
+ qtlocation-opensource-src (5.7.1~20161021-2) unstable; urgency=medium
+ 
+   * Upload to unstable.
+ 
+  -- Dmitry Shachnev <mitya57 at debian.org>  Tue, 01 Nov 2016 16:26:52 +0300
+ 
+ qtlocation-opensource-src (5.7.1~20161021-1) experimental; urgency=medium
+ 
+   * New upstream snapshot.
+     - Bump Qt build dependencies.
+   * Update symbols files with current build log.
+ 
+  -- Lisandro Damián Nicanor Pérez Meyer <lisandro at debian.org>  Wed, 26 Oct 2016 09:52:23 -0300
+ 
+ qtlocation-opensource-src (5.7.0-1) experimental; urgency=medium
+ 
+   * New upstream release.
+   * Refresh disable_failing_tests.patch.
+   * Bump Qt build-dependencies to 5.7.0.
+   * Update debian/copyright.
+   * Migrate to automatic dbgsym packages.
+   * Update symbols files from amd64 build log.
+   * Drop obsolete Breaks/Replaces.
+ 
+  -- Dmitry Shachnev <mitya57 at debian.org>  Thu, 14 Jul 2016 23:08:44 +0300
+ 
 +qtlocation-opensource-src (5.6.1-2ubuntu1~1) yakkety; urgency=medium
 +
 +  * New upstream release. (LP: #1202917)
 +  * Drop patches merged to Qt 5.6:
 +    - debian/patches/Isolate-the-default-cache-directory.patch
 +    - debian/patches/Check-if-GenericCacheLocation-is-writable-before-tru.patch
 +  * Update symbols.
 +
 + -- Timo Jyrinki <timo-jyrinki at ubuntu.com>  Mon, 01 Feb 2016 07:38:59 +0000
 +
  qtlocation-opensource-src (5.6.1-2) unstable; urgency=medium
  
    * Upload to unstable.
diff --cc debian/control
index d1fa821,a486a40..37c0b97
--- a/debian/control
+++ b/debian/control
@@@ -7,17 -6,14 +7,17 @@@ Uploaders: Timo Jyrinki <timo at debian.or
             Lisandro Damián Nicanor Pérez Meyer <lisandro at debian.org>,
             Dmitry Shachnev <mitya57 at debian.org>
  Build-Depends: dbus,
-                debhelper (>= 9.0.0),
-                libqt5opengl5-dev (>= 5.6.1+dfsg~),
+                debhelper (>= 9.20160114~),
+                libqt5opengl5-dev (>= 5.7.1~20161021+dfsg~),
                 pkg-kde-tools,
 +               qml-module-qtquick2 (>= 5.6.1~),
-                qtbase5-private-dev (>= 5.6.1+dfsg~),
-                qtdeclarative5-private-dev (>= 5.6.1~),
+                qtbase5-private-dev (>= 5.7.1~20161021+dfsg~),
+                qtdeclarative5-private-dev (>= 5.7.1~20161021~)
 +               xauth,
 +               xvfb
- Build-Depends-Indep: libqt5sql5-sqlite (>= 5.6.1+dfsg~),
-                      qtbase5-doc-html (>= 5.6.1+dfsg~),
-                      qttools5-dev-tools (>= 5.6.1~)
+ Build-Depends-Indep: libqt5sql5-sqlite (>= 5.7.1~20161021+dfsg~),
+                      qtbase5-doc-html (>= 5.7.1~20161021+dfsg~),
+                      qttools5-dev-tools (>= 5.7.1~20161021~)
  Standards-Version: 3.9.8
  Homepage: http://qt-project.org/
  Vcs-Git: https://anonscm.debian.org/git/pkg-kde/qt/qtlocation.git

-- 
qtlocation packaging



More information about the pkg-kde-commits mailing list