[SCM] qtsensors packaging branch, experimental, updated. debian/5.5.1-3-6-gf63abbd
Dmitry Shachnev
mitya57 at moszumanska.debian.org
Tue Mar 29 19:57:58 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtsensors.git;a=commitdiff;h=f63abbd
The following commit has been merged in the experimental branch:
commit f63abbd6a3a2b5e7fb5c6b3677e4fa28151d7efd
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date: Tue Mar 29 21:49:49 2016 +0200
Use 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 5502f90..259d2d5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ qtsensors-opensource-src (5.6.0-1) UNRELEASED; urgency=medium
[ Dmitry Shachnev ]
* New upstream release.
* Bump Qt build-dependencies to 5.6.0.
+ * Use https URIs for Vcs fields.
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Tue, 29 Mar 2016 21:40:48 +0200
diff --git a/debian/control b/debian/control
index 10f4fe6..f60fe76 100644
--- a/debian/control
+++ b/debian/control
@@ -18,8 +18,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/qtsensors.git
-Vcs-Browser: http://anonscm.debian.org/cgit/pkg-kde/qt/qtsensors.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-kde/qt/qtsensors.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-kde/qt/qtsensors.git
Package: libqt5sensors5
Architecture: any
--
qtsensors packaging
More information about the pkg-kde-commits
mailing list