[SCM] qtscript packaging branch, experimental, updated. debian/5.4.0+dfsg-2-5-gd2d8c94

Dmitry Shachnev mitya57 at moszumanska.debian.org
Wed Feb 25 08:40:29 UTC 2015


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

The following commit has been merged in the experimental branch:
commit ed1393d447dd3f9a92f7e6e09dc2e9c39277dccd
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Wed Feb 25 11:29:15 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 0f34d6d..178f590 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ qtscript-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>  Wed, 25 Feb 2015 11:27:48 +0300
 
diff --git a/debian/watch b/debian/watch
index 6151524..1e8e6a5 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/qtscript-opensource-src-([^-]*)\.tar.xz
+https://download.qt.io/official_releases/qt/([\d\.]*)/([\d\.]*)/submodules/qtscript-opensource-src-([^-]*)\.tar\.xz

-- 
qtscript packaging



More information about the pkg-kde-commits mailing list