[SCM] qtdeclarative packaging branch, experimental, updated. debian/5.4.0-2-18-g779748b

Dmitry Shachnev mitya57 at moszumanska.debian.org
Thu Feb 26 12:01:19 UTC 2015


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

The following commit has been merged in the experimental branch:
commit 667c0366217937bde351436fbc2aaeb48199a071
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Thu Feb 26 14:51:34 2015 +0300

    Update debian/watch to use https://download.qt.io/.
---
 debian/changelog | 1 +
 debian/copyright | 2 +-
 debian/watch     | 2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a4ea253..496a90c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ qtdeclarative-opensource-src (5.4.1-1) UNRELEASED; urgency=medium
 
   [ Dmitry Shachnev ]
   * New upstream release.
+  * Update debian/watch to use https://download.qt.io/.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Thu, 26 Feb 2015 14:49:07 +0300
 
diff --git a/debian/copyright b/debian/copyright
index 77451b7..d08f502 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: qtdeclarative-opensource-src
-Source: http://releases.qt-project.org/qt5/*/submodules/
+Source: https://download.qt.io/official_releases/qt/*/submodules/
 
 Files: *
 Copyright: 2012-2014 Digia Plc and/or its subsidiary(-ies)
diff --git a/debian/watch b/debian/watch
index 2ba0821..ad2ac17 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://download.qt-project.org/official_releases/qt/([\d\.]*)/([\d\.]*)/submodules/qtdeclarative-opensource-src-([^-]*)\.tar.xz
+https://download.qt.io/official_releases/qt/([\d\.]*)/([\d\.]*)/submodules/qtdeclarative-opensource-src-([^-]*)\.tar.xz

-- 
qtdeclarative packaging



More information about the pkg-kde-commits mailing list