[SCM] qt5webkit packaging branch, kubuntu_unstable, updated. debian/5.4.1+dfsg-3-4-g1c95c62
Rohan Garg
rohangarg-guest at moszumanska.debian.org
Thu Mar 26 13:33:57 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qt5webkit.git;a=commitdiff;h=a5dc7f1
The following commit has been merged in the kubuntu_unstable branch:
commit a5dc7f1281162264cb88cfe426f00a92cf7df56e
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date: Fri Feb 27 11:12:34 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 51e3d83..7fd7f05 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ qtwebkit-opensource-src (5.4.1+dfsg-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> Fri, 27 Feb 2015 11:10:34 +0300
diff --git a/debian/watch b/debian/watch
index 567eb64..9b823c0 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=3
opts=dversionmangle=s/\+dfsg// \
-http://download.qt-project.org/official_releases/qt/([\d\.]*)/([\d\.]*)/submodules/qtwebkit-opensource-src-([^-]*)\.tar.xz
+https://download.qt.io/official_releases/qt/([\d\.]*)/([\d\.]*)/submodules/qtwebkit-opensource-src-([^-]*)\.tar\.xz
--
qt5webkit packaging
More information about the pkg-kde-commits
mailing list