[SCM] qtbase packaging branch, experimental, updated. debian/5.4.0+dfsg-6-3-g7bfb50c

Dmitry Shachnev mitya57 at moszumanska.debian.org
Tue Feb 24 12:28:55 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtbase.git;a=commitdiff;h=0722545

The following commit has been merged in the experimental branch:
commit 0722545d8c094b1e0b833caf3c514a01e2f67739
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Tue Feb 24 15:25:39 2015 +0300

    Update debian/watch to use https://download.qt.io/.
---
 debian/changelog | 2 ++
 debian/watch     | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 296a401..5a81812 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
 qtbase-opensource-src (5.4.1+dfsg-1) UNRELEASED; urgency=medium
 
+  [ Dmitry Shachnev ]
   * New upstream release.
+  * Update debian/watch to use https://download.qt.io/.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Tue, 24 Feb 2015 15:18:59 +0300
 
diff --git a/debian/watch b/debian/watch
index c9d08f3..a349106 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/qtbase-opensource-src-([^-]*)\.tar.xz
+https://download.qt.io/official_releases/qt/([\d\.]*)/([\d\.]*)/submodules/qtbase-opensource-src-([^-]*)\.tar.xz

-- 
qtbase packaging



More information about the pkg-kde-commits mailing list