[SCM] qt5webkit packaging branch, experimental, updated. debian/5.5.1+dfsg-2-4-gaf6961c

Dmitry Shachnev mitya57 at moszumanska.debian.org
Sat Mar 5 20:51:22 UTC 2016


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

The following commit has been merged in the experimental branch:
commit af6961c89a81a2afbf1b86f836641780d832f2d8
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Sat Mar 5 23:49:29 2016 +0300

    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 5cf5066..a895815 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ qtwebkit-opensource-src (5.6.0~rc+dfsg-1) UNRELEASED; urgency=medium
   * New upstream release candidate.
   * Bump Qt build-dependencies to 5.6.0~rc.
   * Add back qtwebkit5-doc package.
+  * Use recommended https URIs for Vcs fields.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sat, 05 Mar 2016 21:41:44 +0300
 
diff --git a/debian/control b/debian/control
index 32faca2..f3f52d3 100644
--- a/debian/control
+++ b/debian/control
@@ -43,8 +43,8 @@ Build-Depends-Indep: libqt5sql5-sqlite (>= 5.6.0~rc+dfsg~),
 Standards-Version: 3.9.6
 Section: libs
 Homepage: http://trac.webkit.org/wiki/QtWebKit
-Vcs-Git: git://anonscm.debian.org/pkg-kde/qt/qt5webkit.git
-Vcs-Browser: http://anonscm.debian.org/cgit/pkg-kde/qt/qt5webkit.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-kde/qt/qt5webkit.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-kde/qt/qt5webkit.git
 
 Package: libqt5webkit5-dev
 Section: libdevel

-- 
qt5webkit packaging



More information about the pkg-kde-commits mailing list