[SCM] qtsvg packaging branch, experimental, updated. debian/5.5.1-2-10-g0df9657

Dmitry Shachnev mitya57 at moszumanska.debian.org
Sat Feb 20 18:54:14 UTC 2016


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

The following commit has been merged in the experimental branch:
commit 7d0637a5c3082a4061948a586cc4eed00981a5ce
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Sat Feb 20 21:52:48 2016 +0300

    Use secure protocol (https) 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 280b5e1..d67e0e4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,7 @@ qtsvg-opensource-src (5.6.0~beta-1) UNRELEASED; urgency=medium
   * Update symbols files using migrate-symbols script and from the build log.
   * Bump qtsvg-abi version to 5-6-0.
   * Override symbols-declares-dependency-on-other-package Lintian warning.
+  * Use secure protocol (https) for Vcs-* fields.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sat, 20 Feb 2016 09:53:23 -0300
 
diff --git a/debian/control b/debian/control
index 8f861e9..ed8b55b 100644
--- a/debian/control
+++ b/debian/control
@@ -19,8 +19,8 @@ Build-Depends-Indep: libqt5sql5-sqlite (>= 5.6.0~beta+dfsg~),
                      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/qtsvg.git
-Vcs-Browser: http://anonscm.debian.org/cgit/pkg-kde/qt/qtsvg.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-kde/qt/qtsvg.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-kde/qt/qtsvg.git
 
 Package: libqt5svg5
 Architecture: any

-- 
qtsvg packaging



More information about the pkg-kde-commits mailing list