[SCM] qttools packaging branch, experimental, updated. debian/5.6.0-beta-2-4-g6763bbd
Dmitry Shachnev
mitya57 at moszumanska.debian.org
Sun Mar 6 14:02:18 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qttools.git;a=commitdiff;h=6763bbd
The following commit has been merged in the experimental branch:
commit 6763bbded4bb6aa554489b6681688255f6951458
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date: Sun Mar 6 17:02:10 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 51f2e3d..42201b7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ qttools-opensource-src (5.6.0~rc-1) UNRELEASED; urgency=medium
* New upstream release candidate.
* Bump Qt build-dependencies to 5.6.0~rc.
* Re-enable QtWebKit support.
+ * Use recommended https URIs for Vcs fields.
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Sun, 06 Mar 2016 15:08:02 +0300
diff --git a/debian/control b/debian/control
index 783a5d2..e4ea449 100644
--- a/debian/control
+++ b/debian/control
@@ -20,8 +20,8 @@ Build-Depends: debhelper (>= 9),
Build-Depends-Indep: qtbase5-doc-html (>= 5.6.0~rc+dfsg~)
Standards-Version: 3.9.6
Homepage: http://qt-project.org/
-Vcs-Git: git://anonscm.debian.org/pkg-kde/qt/qttools.git
-Vcs-Browser: http://anonscm.debian.org/cgit/pkg-kde/qt/qttools.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-kde/qt/qttools.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-kde/qt/qttools.git
Package: libqt5clucene5
Architecture: any
--
qttools packaging
More information about the pkg-kde-commits
mailing list