[SCM] qtlocation packaging branch, master, updated. debian/5.3.1-1-3-g7c71df4
Dmitry Shachnev
mitya57-guest at moszumanska.debian.org
Tue Aug 26 17:34:35 UTC 2014
Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtlocation.git;a=commitdiff;h=58affd1
The following commit has been merged in the master branch:
commit 58affd11864914d7d8c3d16277af6ac197d4427e
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date: Tue Aug 26 21:32:56 2014 +0400
Drop dh_auto_build-arch override, no longer needed.
---
debian/changelog | 1 +
debian/rules | 6 ------
2 files changed, 1 insertion(+), 6 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index df98fe6..4a3e6e2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
qtlocation-opensource-src (5.3.1-2) UNRELEASED; urgency=medium
+ * Drop dh_auto_build-arch override, no longer needed.
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Tue, 26 Aug 2014 21:30:57 +0400
diff --git a/debian/rules b/debian/rules
index 7316fc1..07e63bf 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,12 +14,6 @@ export QT_SELECT := qt5
override_dh_auto_configure:
qmake QT_BUILD_PARTS+=tests
-override_dh_auto_build-arch:
- # This override may seem futile, but it helps us make sure that the tools
- # needed for building the docs are built before calling them.
- # If there's a better way, do not hesitate to tell us.
- dh_auto_build
-
override_dh_auto_build-indep:
dh_auto_build -Smakefile -- docs
--
qtlocation packaging
More information about the pkg-kde-commits
mailing list