[SCM] qbs packaging branch, master, updated. debian/1.4.4+dfsg-1-4-g8897cd3

Dmitry Shachnev mitya57 at moszumanska.debian.org
Thu Mar 17 18:01:37 UTC 2016


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

The following commit has been merged in the master branch:
commit e69180bbe577b3c7a7ae606b9152ab87543e3241
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Thu Mar 17 18:54:41 2016 +0100

    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 9ae7f24..8985c65 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 qbs (1.4.5+dfsg-1) UNRELEASED; urgency=medium
 
   * New upstream release.
+  * Use recommended https URIs for Vcs fields.
 
  -- Dmitry Shachnev <mitya57 at debian.org>  Thu, 17 Mar 2016 18:50:14 +0100
 
diff --git a/debian/control b/debian/control
index d4e03ad..a68e046 100644
--- a/debian/control
+++ b/debian/control
@@ -13,8 +13,8 @@ Build-Depends: debhelper (>= 9),
 Build-Depends-Indep: libqt5sql5-sqlite, qttools5-dev-tools
 Standards-Version: 3.9.6
 Homepage: http://wiki.qt.io/Qt_Build_Suite
-Vcs-Git: git://anonscm.debian.org/pkg-kde/qt/qbs.git
-Vcs-Browser: http://anonscm.debian.org/cgit/pkg-kde/qt/qbs.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-kde/qt/qbs.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-kde/qt/qbs.git
 
 Package: qbs
 Architecture: any

-- 
qbs packaging



More information about the pkg-kde-commits mailing list