[SCM] qtsensors packaging branch, master, updated. 999766dcf2fec7374dc0d875a5232da7b9aecb48

Lisandro Damián Nicanor Pérez lisandro at alioth.debian.org
Tue Oct 22 00:55:51 UTC 2013


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

The following commit has been merged in the master branch:
commit 999766dcf2fec7374dc0d875a5232da7b9aecb48
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Mon Oct 21 21:53:13 2013 -0300

    Source contains a minified js without source.
    
    Repack and make it dfsg compliant.
---
 debian/changelog |    2 +-
 debian/rules     |    3 +++
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 864399b..5a6f610 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-qtsensors-opensource-src (5.1.1-1) UNRELEASED; urgency=low
+qtsensors-opensource-src (5.1.1+dfsg-1) UNRELEASED; urgency=low
 
   * Initial release (Closes: #697509) 
 
diff --git a/debian/rules b/debian/rules
index d85d48a..bf40f6e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -30,3 +30,6 @@ override_dh_install:
 override_dh_builddeb:
 	dh_builddeb -- -Zxz
 
+prune-nonfree:
+	# Remove minified jquery without source.
+	rm -fv doc/config/scripts/jquery.js

-- 
qtsensors packaging



More information about the pkg-kde-commits mailing list