[SCM] qttools packaging branch, experimental, updated. debian/5.4.0-1-3-gef0fcd7
Dmitry Shachnev
mitya57 at moszumanska.debian.org
Mon Mar 2 15:07:15 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qttools.git;a=commitdiff;h=5a64211
The following commit has been merged in the experimental branch:
commit 5a64211bb4767e8ceff746329c3e53ec6cc603e9
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date: Mon Mar 2 18:03:16 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 59a48d7..1c3bd02 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ qttools-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> Mon, 02 Mar 2015 18:01:55 +0300
diff --git a/debian/watch b/debian/watch
index 6c48468..dceeba2 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://download.qt-project.org/official_releases/qt/([\d\.]*)/([\d\.]*)/submodules/qttools-opensource-src-([^-]*)\.tar.xz
+https://download.qt.io/official_releases/qt/([\d\.]*)/([\d\.]*)/submodules/qttools-opensource-src-([^-]*)\.tar\.xz
--
qttools packaging
More information about the pkg-kde-commits
mailing list