[SCM] qtimageformats packaging branch, kubuntu_unstable, updated. debian/5.4.1-1
Rohan Garg
rohangarg-guest at moszumanska.debian.org
Thu Mar 26 13:34:35 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtimageformats.git;a=commitdiff;h=70fc2d9
The following commit has been merged in the kubuntu_unstable branch:
commit 70fc2d92aaf563b8e3f91fede14562e10c11d5d4
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date: Wed Feb 25 11:00:18 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 5f556e9..a1c2ee0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
qtimageformats-opensource-src (5.4.1-1) UNRELEASED; urgency=medium
* New upstream release.
+ * Update debian/watch to use https://download.qt.io/.
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Wed, 25 Feb 2015 10:57:43 +0300
diff --git a/debian/watch b/debian/watch
index b90f236..0bff6d5 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://download.qt-project.org/official_releases/qt/([\d\.]*)/([\d\.]*)/submodules/qtimageformats-opensource-src-([^-]*)\.tar.xz
+https://download.qt.io/official_releases/qt/([\d\.]*)/([\d\.]*)/submodules/qtimageformats-opensource-src-([^-]*)\.tar.xz
--
qtimageformats packaging
More information about the pkg-kde-commits
mailing list