[SCM] qt5webkit packaging branch, master, updated. debian/5.2.0+dfsg-3-3-gf452e37

Lisandro Damián Nicanor Pérez lisandro at moszumanska.debian.org
Mon Feb 3 01:52:29 UTC 2014


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

The following commit has been merged in the master branch:
commit f452e37362375a64c68d67010aaa497e37f91d8b
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Sun Feb 2 22:52:10 2014 -0300

    Repack source tarball to remove minified javascript without source
---
 debian/changelog | 7 ++++++-
 debian/rules     | 2 ++
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 1aff20b..2adca18 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,13 @@
-qtwebkit-opensource-src (5.2.0+dfsg-4) UNRELEASED; urgency=medium
+qtwebkit-opensource-src (5.2.0+dfsg1-1) UNRELEASED; urgency=medium
 
   [ Pino Toscano ]
   * rules: fix typo in DEB_CPPFLAGS_MAINT_APPEND, and properly export it.
 
+  [ Lisandro Damián Nicanor Pérez Meyer ]
+  * Repack source tarball to remove minified javascript without source
+    Source/WebInspectorUI/Tools/PrettyPrinting/populate/jquery.min.js.
+    - Switch to version dfsg1-1.
+
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sun, 02 Feb 2014 08:50:42 +0100
 
 qtwebkit-opensource-src (5.2.0+dfsg-3) unstable; urgency=medium
diff --git a/debian/rules b/debian/rules
index 9b9d227..e54ee3f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -79,3 +79,5 @@ prune-nonfree:
 	# See http://lists.qt-project.org/pipermail/development/2013-December/014659.html
 	# and https://wiki.debian.org/qa.debian.org/jsonevil
 	rm -fv Source/WebInspectorUI/Scripts/jsmin.py
+	# Minified jquery without source.
+	rm -vf Source/WebInspectorUI/Tools/PrettyPrinting/populate/jquery.min.js

-- 
qt5webkit packaging



More information about the pkg-kde-commits mailing list