[SCM] qtdoc packaging branch, experimental, updated. debian/5.4.0-1-3-geedcdf6
Dmitry Shachnev
mitya57 at moszumanska.debian.org
Thu Mar 5 09:22:09 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtdoc.git;a=commitdiff;h=eedcdf6
The following commit has been merged in the experimental branch:
commit eedcdf622221405c98791acd93b531970a29159a
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date: Thu Mar 5 12:21:57 2015 +0300
Update watch and copyright to point to https://download.qt.io/.
---
debian/changelog | 1 +
debian/copyright | 2 +-
debian/watch | 2 +-
3 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 5127618..4efa192 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ qtdoc-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 point to https://download.qt.io/.
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Thu, 05 Mar 2015 12:18:36 +0300
diff --git a/debian/copyright b/debian/copyright
index f03c283..d747eb3 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: qtdoc-opensource-src
-Source: http://releases.qt-project.org/qt5/*/submodules/
+Source: https://download.qt.io/official_releases/qt/*/submodules/
Files: *
Copyright: 2013-2014 Digia Plc and/or its subsidiary(-ies)
diff --git a/debian/watch b/debian/watch
index 660be63..8f39801 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://download.qt-project.org/official_releases/qt/([\d\.]*)/([\d\.]*)/submodules/qtdoc-opensource-src-([^-]*)\.tar.xz
+https://download.qt.io/official_releases/qt/([\d\.]*)/([\d\.]*)/submodules/qtdoc-opensource-src-([^-]*)\.tar\.xz
--
qtdoc packaging
More information about the pkg-kde-commits
mailing list