[SCM] qt5webkit packaging branch, experimental, updated. debian/5.7.1-20161021+dfsg-2-11-g881b271

Dmitry Shachnev mitya57 at moszumanska.debian.org
Wed Jun 7 15:58:33 UTC 2017


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

The following commit has been merged in the experimental branch:
commit 180fe3e5ba9941b507545b871324fa8235da26d9
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Wed Jun 7 18:34:22 2017 +0300

    Update debian/watch to find the 5.9.0 release correctly.
---
 debian/changelog | 3 +++
 debian/watch     | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index c1336a3..590aef4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,9 @@ qtwebkit-opensource-src (5.9.0+dfsg-1) UNRELEASED; urgency=medium
   [ Simon Quigley ]
   * New upstream release.
 
+  [ Dmitry Shachnev ]
+  * Update debian/watch to find the 5.9.0 release correctly.
+
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sat, 03 Jun 2017 20:39:29 -0500
 
 qtwebkit-opensource-src (5.7.1+dfsg-1) unstable; urgency=medium
diff --git a/debian/watch b/debian/watch
index 6806542..e2e28cd 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
 opts=dversionmangle=s/\+dfsg//,repacksuffix=+dfsg \
-https://download.qt.io/community_releases/([\d\.]*)/([\d\.]*)/qtwebkit-opensource-src-([^-]*)\.tar\.xz
+https://download.qt.io/community_releases/([\d\.]*)/([\d\.]*)-final/qtwebkit-opensource-src-([^-]*)\.tar\.xz

-- 
qt5webkit packaging



More information about the pkg-kde-commits mailing list