[SCM] qtx11extras packaging branch, experimental, updated. debian/5.5.1-3-5-g3b7ce98
Dmitry Shachnev
mitya57 at moszumanska.debian.org
Sun Mar 6 15:07:14 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtx11extras.git;a=commitdiff;h=3b7ce98
The following commit has been merged in the experimental branch:
commit 3b7ce98ce2a34e28897b54f9b24632cc798ec22d
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date: Sun Mar 6 18:06:19 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 9c09c2a..a34a75f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ qtx11extras-opensource-src (5.6.0~rc-1) UNRELEASED; urgency=medium
* Bump Qt build-dependencies to 5.6.0~rc.
* Drop obsolete Breaks/Replaces from libqt5x11extras5-dev.
* Drop the obsolete hack to fix wrong path in pkgconfig files.
+ * Use recommended https URIs for Vcs fields.
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Sun, 06 Mar 2016 17:58:16 +0300
diff --git a/debian/control b/debian/control
index 148b2b1..8c16c8b 100644
--- a/debian/control
+++ b/debian/control
@@ -16,8 +16,8 @@ Build-Depends-Indep: libqt5sql5-sqlite (>= 5.6.0~rc+dfsg~),
qttools5-dev-tools (>= 5.6.0~rc~)
Standards-Version: 3.9.6
Homepage: http://qt-project.org/
-Vcs-Git: git://anonscm.debian.org/pkg-kde/qt/qtx11extras.git
-Vcs-Browser: http://anonscm.debian.org/cgit/pkg-kde/qt/qtx11extras.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-kde/qt/qtx11extras.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-kde/qt/qtx11extras.git
Package: libqt5x11extras5
Architecture: any
--
qtx11extras packaging
More information about the pkg-kde-commits
mailing list