[SCM] qtlocation packaging branch, experimental, updated. debian/5.5.1-4-6-g5478b8c

Dmitry Shachnev mitya57 at moszumanska.debian.org
Wed Mar 30 17:48:14 UTC 2016


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

The following commit has been merged in the experimental branch:
commit 5478b8c829d94235e4aba5d3e4e0aa7d55860f94
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Wed Mar 30 19:47:38 2016 +0200

    Use recommended https URIs for Vcs fields.
---
 debian/changelog | 3 +++
 debian/control   | 4 ++--
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 7933b3f..7a4dcda 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,9 @@ qtlocation-opensource-src (5.6.0-1) UNRELEASED; urgency=medium
   * Make libqt5positioning5 recommend geoclue-2.0. It will connect to it by
     using dbus.
 
+  [ Dmitry Shachnev ]
+  * Use recommended https URIs for Vcs fields.
+
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Tue, 08 Mar 2016 14:14:20 -0300
 
 qtlocation-opensource-src (5.5.1-4) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index 274c46d..6a7dc1f 100644
--- a/debian/control
+++ b/debian/control
@@ -17,8 +17,8 @@ Build-Depends-Indep: libqt5sql5-sqlite (>= 5.6.0+dfsg~),
                      qttools5-dev-tools (>= 5.6.0~)
 Standards-Version: 3.9.6
 Homepage: http://qt-project.org/
-Vcs-Git: git://anonscm.debian.org/pkg-kde/qt/qtlocation.git
-Vcs-Browser: http://anonscm.debian.org/cgit/pkg-kde/qt/qtlocation.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-kde/qt/qtlocation.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-kde/qt/qtlocation.git
 
 Package: libqt5location5
 Architecture: any

-- 
qtlocation packaging



More information about the pkg-kde-commits mailing list