[SCM] QtWebKit packaging branch, master, updated. debian/2.2.1-7-53-g03fb5cb
Lisandro Damián Nicanor Pérez
lisandro at moszumanska.debian.org
Wed Sep 3 03:40:54 UTC 2014
Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtwebkit.git;a=commitdiff;h=e800044
The following commit has been merged in the master branch:
commit e8000442094db673a08ef4112cdce00d8256335e
Author: Andreas Cord-Landwehr <cola at uni-paderborn.de>
Date: Sun Aug 31 23:02:25 2014 -0300
Remove sourceless files from tarball.
---
debian/changelog | 1 +
debian/rules | 5 +++++
2 files changed, 6 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index ba67f87..3df777f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -27,6 +27,7 @@ qtwebkit (2.3.2-0) UNRELEASED; urgency=medium
* Add libjpeg build dependency.
* Bump standards version to 3.9.5, no changes needed
* Update copyright file.
+ * Remove sourceless files from tarball.
[ Lisandro Damián Nicanor Pérez Meyer ]
* Acknowledge previous NMU (thanks Matthias!).
diff --git a/debian/rules b/debian/rules
index cc863f2..e98107d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -42,3 +42,8 @@ endif
override_dh_auto_install:
dh_auto_install -- INSTALL_ROOT=$(CURDIR)/debian/tmp -C WebKitBuild/Release
+prune-nonfree:
+ rm -fv ManualTests/plugins/test.swf
+ rm -fv ManualTests/plugins/timeout-dialog-displayed-over-navigation.swf
+ rm -fv ManualTests/resources/spinbox.swf
+ rm -fv Tools/TestResultServer/static-dashboards/dygraph-combined.js
--
QtWebKit packaging
More information about the pkg-kde-commits
mailing list