[SCM] qtgraphicaleffects packaging branch, experimental, updated. debian/5.5.1-1-8-g5a0e16b

Lisandro Damián Nicanor Pérez lisandro at moszumanska.debian.org
Sun Jun 12 21:57:14 UTC 2016


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

The following commit has been merged in the experimental branch:
commit 5a0e16ba5c29501f579d9a74a1cca9b8553aef61
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Sun Jun 12 18:56:57 2016 -0300

    Use https URLs in Vcs-[Git Browser].
---
 debian/changelog | 1 +
 debian/control   | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3d93571..bbab3b0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ qtgraphicaleffects-opensource-src (5.6.1-1) UNRELEASED; urgency=medium
   * Disable tests for now. We were unable to make them work, we get
     "QtGraphicalEffects.private" is not installed" even with the QML2 path
     explicited passed on to them.
+  * Use https URLs in Vcs-[Git Browser].
 
   [ Timo Jyrinki ]
   * GaussianBlur requires qml-module-qtquick-window2, add to deps.
diff --git a/debian/control b/debian/control
index 3bd9e94..bf1a9e4 100644
--- a/debian/control
+++ b/debian/control
@@ -20,8 +20,8 @@ Build-Depends-Indep: libqt5sql5-sqlite (>= 5.6.1+dfsg~),
                      qttools5-dev-tools (>= 5.6.1~)
 Standards-Version: 3.9.8
 Homepage: http://qt-project.org/
-Vcs-Git: git://anonscm.debian.org/pkg-kde/qt/qtgraphicaleffects.git
-Vcs-Browser: http://anonscm.debian.org/cgit/pkg-kde/qt/qtgraphicaleffects.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-kde/qt/qtgraphicaleffects.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-kde/qt/qtgraphicaleffects.git
 
 Package: qml-module-qtgraphicaleffects
 Architecture: any

-- 
qtgraphicaleffects packaging



More information about the pkg-kde-commits mailing list