[SCM] qtmultimedia packaging branch, kubuntu_unstable, updated. debian/5.4.1-1
Rohan Garg
rohangarg-guest at moszumanska.debian.org
Thu Mar 26 13:34:41 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtmultimedia.git;a=commitdiff;h=85de02e
The following commit has been merged in the kubuntu_unstable branch:
commit 85de02e7045f6eca45a7778672bb3184cd178d9b
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date: Thu Mar 5 11:41:21 2015 +0300
Update debian/watch to point to 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 f569fcc..9c9c30d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ qtmultimedia-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 point to https://download.qt.io/.
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Thu, 05 Mar 2015 11:38:44 +0300
diff --git a/debian/watch b/debian/watch
index f004857..a7f10c4 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://download.qt-project.org/official_releases/qt/([\d\.]*)/([\d\.]*)/submodules/qtmultimedia-opensource-src-([^-]*)\.tar.xz
+https://download.qt.io/official_releases/qt/([\d\.]*)/([\d\.]*)/submodules/qtmultimedia-opensource-src-([^-]*)\.tar\.xz
--
qtmultimedia packaging
More information about the pkg-kde-commits
mailing list