[SCM] qtquickcontrols packaging branch, experimental, updated. debian/5.5.1-2-4-gd7efc23

Dmitry Shachnev mitya57 at moszumanska.debian.org
Thu Mar 31 18:20:15 UTC 2016


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

The following commit has been merged in the experimental branch:
commit d7efc234bc528aa6052e2b9cadfc2a6ec601c92f
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Thu Mar 31 20:19:52 2016 +0200

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

diff --git a/debian/changelog b/debian/changelog
index e88fe3f..3acde9f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ qtquickcontrols-opensource-src (5.6.0-1) UNRELEASED; urgency=medium
   * New upstream release.
   * Bump Qt build-dependencies to 5.6.0.
   * Drop unused pkg-kde-tools build-dependency.
+  * Use recommended https URIs for Vcs fields.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Thu, 31 Mar 2016 20:16:45 +0200
 
diff --git a/debian/control b/debian/control
index dcbe91e..ee1fc0f 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/qtquickcontrols.git
-Vcs-Browser: http://anonscm.debian.org/cgit/pkg-kde/qt/qtquickcontrols.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-kde/qt/qtquickcontrols.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-kde/qt/qtquickcontrols.git
 
 Package: qml-module-qtquick-controls
 Architecture: any

-- 
qtquickcontrols packaging



More information about the pkg-kde-commits mailing list