[SCM] qtdeclarative packaging branch, experimental, updated. debian/5.6.0-beta-2-6-gf7a11b9

Dmitry Shachnev mitya57 at moszumanska.debian.org
Sat Mar 5 11:24:47 UTC 2016


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

The following commit has been merged in the experimental branch:
commit f7a11b96b7b60d495db49f6626dde6a90988aa7e
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Sat Mar 5 14:24:38 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 67fc498..dd7c0c4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ qtdeclarative-opensource-src (5.6.0~rc-1) UNRELEASED; urgency=medium
   * Drop qml-model-qtqml-models2 transitional package. It has already been
     transitional in jessie (and wheezy-backports).
   * Bump Qt build-dependencies to 5.6.0~rc.
+  * Use recommended https URIs for Vcs fields.
 
   [ Lisandro Damián Nicanor Pérez Meyer ]
   * Add qt5-qmltooling-plugins as a qtdeclarative5-dev dependency, it is
diff --git a/debian/control b/debian/control
index bb88bea..5b85de5 100644
--- a/debian/control
+++ b/debian/control
@@ -19,8 +19,8 @@ Build-Depends-Indep: libqt5sql5-sqlite (>= 5.6.0~rc+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/qtdeclarative.git
-Vcs-Browser: http://anonscm.debian.org/cgit/pkg-kde/qt/qtdeclarative.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-kde/qt/qtdeclarative.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-kde/qt/qtdeclarative.git
 
 Package: libqt5qml5
 Provides: qtdeclarative-abi-5-6-0

-- 
qtdeclarative packaging



More information about the pkg-kde-commits mailing list