[SCM] qtwebkit-examples packaging branch, experimental, updated. debian/5.7.1-20161021-1-5-g5188575

Simon Quigley tsimonq2-guest at moszumanska.debian.org
Tue Jun 13 04:35:35 UTC 2017


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

The following commit has been merged in the experimental branch:
commit 5188575a956c864e398faeaaf0f4b9475d9054d1
Author: Simon Quigley <tsimonq2 at ubuntu.com>
Date:   Mon Jun 12 23:35:22 2017 -0500

    Fix debian/watch.
---
 debian/changelog | 4 +---
 debian/copyright | 1 +
 debian/watch     | 3 ++-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 400b5a8..2a5f306 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,7 @@
-qtwebkit-examples-opensource-src (5.9.0-1) UNRELEASED; urgency=medium
+qtwebkit-examples-opensource-src (5.9.0+dfsg-1) UNRELEASED; urgency=medium
 
   * New upstream release.
   * Update debian/watch to reflect the new upstream location of the tarball.
-  * examples/webkitwidgets/fancybrowser/jquery.min.js is no longer found, so
-    we can drop +dfsg. Update debian/watch and debian/copyright appropriately.
 
  -- Simon Quigley <tsimonq2 at ubuntu.com>  Mon, 12 Jun 2017 23:07:36 -0500
 
diff --git a/debian/copyright b/debian/copyright
index d0ff3cc..566a84d 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,7 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: qtwebkit-examples-opensource-src
 Source: https://download.qt.io/official_releases/qt/*/submodules/
+Files-Excluded: examples/webkitwidgets/fancybrowser/jquery.min.js
 
 Files: *
 Copyright: 2015 The Qt Company Ltd.
diff --git a/debian/watch b/debian/watch
index 51f5b2a..0dc6250 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
 version=3
-https://download.qt.io/community_releases/([\d\.]*)/([\d\.]*)-final/qtwebkit-opensource-src-([^-]*)\.tar\.xz
+opts=dversionmangle=s/\+dfsg// \
+https://download.qt.io/community_releases/([\d\.]*)/([\d\.]*)-final/qtwebkit-examples-opensource-src-([^-]*)\.tar\.xz

-- 
qtwebkit-examples packaging



More information about the pkg-kde-commits mailing list