[SCM] qtsensors packaging branch, kubuntu_unstable, updated. debian/5.4.1+dfsg-1-2-g025e8d7
Rohan Garg
rohangarg-guest at moszumanska.debian.org
Thu Mar 26 13:34:53 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtsensors.git;a=commitdiff;h=a12486b
The following commit has been merged in the kubuntu_unstable branch:
commit a12486be20aa752d55dbe101f2815220470ea338
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date: Tue Mar 3 15:18:01 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 219fa2b..6a2b15a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ qtsensors-opensource-src (5.4.1+dfsg-1) UNRELEASED; urgency=medium
[ Dmitry Shachnev ]
* Bump Qt build-dependencies to 5.4.1.
+ * Update debian/watch to use https://download.qt.io/.
-- Rohan Garg <rohan at garg.io> Mon, 23 Feb 2015 15:39:52 +0100
diff --git a/debian/watch b/debian/watch
index bb7a9b4..22fa288 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/qtsensors-opensource-src-([^-]*)\.tar.xz
+https://download.qt.io/official_releases/qt/([\d\.]*)/([\d\.]*)/submodules/qtsensors-opensource-src-([^-]*)\.tar\.xz
--
qtsensors packaging
More information about the pkg-kde-commits
mailing list