[SCM] qtquick1 packaging branch, experimental, updated. debian/5.4.0-1-4-g978e41d

Dmitry Shachnev mitya57 at moszumanska.debian.org
Tue Mar 3 10:39:55 UTC 2015


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

The following commit has been merged in the experimental branch:
commit fedb73a1aa4ebeea27bcd202caf4bc9611724ea9
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Tue Mar 3 13:29:51 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 a09aa2a..9a7d771 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ qtquick1-opensource-src (5.4.1-1) UNRELEASED; urgency=medium
   [ Dmitry Shachnev ]
   * New upstream release.
   * Bump Qt build-dependencies to 5.4.1.
+  * Update debian/watch to use https://download.qt.io/.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Tue, 03 Mar 2015 13:27:14 +0300
 
diff --git a/debian/copyright b/debian/copyright
index 6d4ac79..1b8558c 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: qtquick1-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 82c8970..e70bbf3 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://download.qt-project.org/official_releases/qt/([\d\.]*)/([\d\.]*)/submodules/qtquick1-opensource-src-([^-]*)\.tar.xz
+https://download.qt.io/official_releases/qt/([\d\.]*)/([\d\.]*)/submodules/qtquick1-opensource-src-([^-]*)\.tar\.xz

-- 
qtquick1 packaging



More information about the pkg-kde-commits mailing list