[SCM] qtscript packaging branch, experimental, updated. debian/5.5.1+dfsg-2-13-ge111655

Dmitry Shachnev mitya57 at moszumanska.debian.org
Sat Mar 5 18:54:43 UTC 2016


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

The following commit has been merged in the experimental branch:
commit e111655a9500ecf5339cfe86658e1ac6f2bced01
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Sat Mar 5 21:54:16 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 d3b380c..bbb08e8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ qtscript-opensource-src (5.6.0~rc+dfsg-1) UNRELEASED; urgency=medium
   [ Dmitry Shachnev ]
   * New upstream release candidate.
   * Bump qtbase5-private-dev build-dependency to 5.6.0~rc.
+  * Use recommended https URIs for Vcs fields.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sat, 05 Mar 2016 21:48:49 +0300
 
diff --git a/debian/control b/debian/control
index ff14bb0..9b2cab1 100644
--- a/debian/control
+++ b/debian/control
@@ -17,8 +17,8 @@ Build-Depends-Indep: libqt5sql5-sqlite (>= 5.6.0~),
                      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/qtscript.git
-Vcs-Browser: http://anonscm.debian.org/cgit/pkg-kde/qt/qtscript.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-kde/qt/qtscript.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-kde/qt/qtscript.git
 
 Package: libqt5script5
 Provides: qtscript-abi-5-6-0

-- 
qtscript packaging



More information about the pkg-kde-commits mailing list