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

Dmitry Shachnev mitya57 at moszumanska.debian.org
Sat Mar 5 11:07:28 UTC 2016


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

The following commit has been merged in the experimental branch:
commit 57b53a2da10a86f0a76e10b6badca38c03ee559e
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Sat Mar 5 13:51:49 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 fef0be8..f7f35bf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ qtxmlpatterns-opensource-src (5.6.0~rc-1) UNRELEASED; urgency=medium
   [ Dmitry Shachnev ]
   * New upstream release candidate.
   * Bump qtbase build-dependency to 5.6.0~rc.
+  * Use recommended https URIs for Vcs fields.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sat, 05 Mar 2016 13:47:28 +0300
 
diff --git a/debian/control b/debian/control
index fbbc358..d8e5951 100644
--- a/debian/control
+++ b/debian/control
@@ -15,8 +15,8 @@ Build-Depends-Indep: libqt5sql5-sqlite (>= 5.6.0~),
                      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/qtxmlpatterns.git
-Vcs-Browser: http://anonscm.debian.org/cgit/pkg-kde/qt/qtxmlpatterns.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-kde/qt/qtxmlpatterns.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-kde/qt/qtxmlpatterns.git
 
 Package: libqt5xmlpatterns5
 Architecture: any

-- 
qtxmlpatterns packaging



More information about the pkg-kde-commits mailing list