[SCM] qtsensors packaging branch, master, updated. debian/5.3.0+dfsg-1
Lisandro Damián Nicanor Pérez
lisandro at moszumanska.debian.org
Fri Jun 6 03:41:04 UTC 2014
Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtsensors.git;a=commitdiff;h=87d7a43
The following commit has been merged in the master branch:
commit 87d7a43c0b3c294ee7fe6bc9af1cef39455e6530
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date: Sun May 25 12:40:40 2014 +0400
Use Files-Excluded field instead of prune-nonfree target in rules.
---
debian/changelog | 2 ++
debian/copyright | 1 +
debian/rules | 4 ----
3 files changed, 3 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 59a184c..75ae347 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
qtsensors-opensource-src (5.3.0+dfsg-1) UNRELEASED; urgency=medium
+ [ Dmitry Shachnev ]
* New upstream release.
+ * Use Files-Excluded field instead of prune-nonfree target in rules.
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Sat, 24 May 2014 19:33:06 +0400
diff --git a/debian/copyright b/debian/copyright
index c66d075..8decd21 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: qtsensors
Source: http://qt.gitorious.org/qt/qtsensors
+Files-Excluded: doc/config/scripts/jquery.js
Files: *
Copyright: 2012 Digia Plc and/or its subsidiary(-ies)
diff --git a/debian/rules b/debian/rules
index 4789e7d..a2b2855 100755
--- a/debian/rules
+++ b/debian/rules
@@ -74,7 +74,3 @@ override_dh_clean:
for pkg in $(pkgs_with_os); do \
rm -f debian/$$pkg.install ; \
done
-
-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