[SCM] qtlocation packaging branch, kubuntu_unstable, updated. debian/5.4.1-1
Rohan Garg
rohangarg-guest at moszumanska.debian.org
Thu Mar 26 13:34:38 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtlocation.git;a=commitdiff;h=b6e5f31
The following commit has been merged in the kubuntu_unstable branch:
commit b6e5f314c9d796c8447f35753e30106287d31ad2
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date: Wed Mar 4 21:30:09 2015 +0300
Update watch and copyright to use https://download.qt.io/.
---
debian/changelog | 1 +
debian/copyright | 4 ++--
debian/watch | 2 +-
3 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 98688c7..3d97163 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ qtlocation-opensource-src (5.4.1-1) UNRELEASED; urgency=medium
[ Dmitry Shachnev ]
* New upstream release.
* Bump Qt build-dependencies to 5.4.1.
+ * Update watch and copyright to use https://download.qt.io/.
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Wed, 04 Mar 2015 20:45:12 +0300
diff --git a/debian/copyright b/debian/copyright
index 7535316..1e55c80 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
-Upstream-Name: qtlocation
-Source: http://qt.gitorious.org/qt/qtlocation
+Upstream-Name: qtlocation-opensource-src
+Source: https://download.qt.io/official_releases/qt/*/submodules/
Files: *
Copyright: 2012-2014 Digia Plc and/or its subsidiary(-ies)
diff --git a/debian/watch b/debian/watch
index 2ab1ed5..c8c35bd 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://download.qt-project.org/official_releases/qt/([\d\.]*)/([\d\.]*)/submodules/qtlocation-opensource-src-([^-]*)\.tar.xz
+https://download.qt.io/official_releases/qt/([\d\.]*)/([\d\.]*)/submodules/qtlocation-opensource-src-([^-]*)\.tar\.xz
--
qtlocation packaging
More information about the pkg-kde-commits
mailing list