[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=ff405fd

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

    examples/webkitwidgets/fancybrowser/jquery.min.js is no longer found, so we can drop +dfsg. Update debian/watch and debian/copyright appropriately.
---
 debian/changelog | 4 +++-
 debian/copyright | 1 -
 debian/watch     | 1 -
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 2a5f306..400b5a8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,9 @@
-qtwebkit-examples-opensource-src (5.9.0+dfsg-1) UNRELEASED; urgency=medium
+qtwebkit-examples-opensource-src (5.9.0-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 566a84d..d0ff3cc 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,6 @@
 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 c896de3..51f5b2a 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,2 @@
 version=3
-opts=dversionmangle=s/\+dfsg// \
 https://download.qt.io/community_releases/([\d\.]*)/([\d\.]*)-final/qtwebkit-opensource-src-([^-]*)\.tar\.xz

-- 
qtwebkit-examples packaging



More information about the pkg-kde-commits mailing list