[SCM] qtcreator packaging branch, master, updated. debian/3.6.1-1-13-g1cedcee

Lisandro Damián Nicanor Pérez lisandro at moszumanska.debian.org
Tue May 24 00:50:31 UTC 2016


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

The following commit has been merged in the master branch:
commit 1cedcee43bf2909d411b4af4ba0e52bbcffe9a4f
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Mon May 23 21:49:48 2016 -0300

    Update Homepage and Vcs-* fields to use secure URLs.
---
 debian/changelog | 1 +
 debian/control   | 6 +++---
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 270f058..a47da9e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ qtcreator (4.0.0-1) UNRELEASED; urgency=medium
   * Add qmlscene and qt5-qmltooling-plugins as a qtcreator recommendations
     (Closes: #824334).
   * Update debian/copyright.
+  * Update Homepage and Vcs-* fields to use secure URLs.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Wed, 11 May 2016 14:59:38 -0300
 
diff --git a/debian/control b/debian/control
index bf1387f..581533d 100644
--- a/debian/control
+++ b/debian/control
@@ -31,9 +31,9 @@ Build-Depends: debhelper (>= 9),
                qttools5-private-dev (>= 5.4.0~),
                qtxmlpatterns5-dev-tools (>= 5.4.0~)
 Standards-Version: 3.9.6
-Homepage: http://doc.qt.io/qt-5/topics-app-development.html
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-kde/qt/qtcreator.git
-Vcs-Git: git://anonscm.debian.org/pkg-kde/qt/qtcreator.git
+Homepage: https://doc.qt.io/qt-5/topics-app-development.html
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-kde/qt/qtcreator.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-kde/qt/qtcreator.git
 
 Package: qtcreator
 Architecture: any

-- 
qtcreator packaging



More information about the pkg-kde-commits mailing list