[SCM] qtquickcontrols packaging branch, experimental, updated. debian/5.4.0-1-4-g71bba67
Dmitry Shachnev
mitya57 at moszumanska.debian.org
Thu Mar 5 07:56:38 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtquickcontrols.git;a=commitdiff;h=2c9ff29
The following commit has been merged in the experimental branch:
commit 2c9ff29fcf417d28d8efd919e62845b1029823f4
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date: Wed Mar 4 19:56:50 2015 +0300
Update debian/watch to use https://download.qt.io/.
---
debian/changelog | 1 +
debian/watch | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 9de5e0c..e62c9e1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ qtquickcontrols-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> Wed, 04 Mar 2015 19:55:37 +0300
diff --git a/debian/watch b/debian/watch
index 08cb953..490921c 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://download.qt-project.org/official_releases/qt/([\d\.]*)/([\d\.]*)/submodules/qtquickcontrols-opensource-src-([^-]*)\.tar.xz
+https://download.qt.io/official_releases/qt/([\d\.]*)/([\d\.]*)/submodules/qtquickcontrols-opensource-src-([^-]*)\.tar\.xz
--
qtquickcontrols packaging
More information about the pkg-kde-commits
mailing list