[SCM] palapeli packaging branch, master, updated. debian/15.12.3-1-2-g17fdb98
Pino Toscano
pino at moszumanska.debian.org
Sun Aug 28 05:54:24 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/palapeli.git;a=commitdiff;h=17fdb98
The following commit has been merged in the master branch:
commit 17fdb982fa8c9a8703d247bcdc1110700b5b5ea3
Author: Pino Toscano <pino at debian.org>
Date: Sun Aug 28 07:54:12 2016 +0200
remove extra dh_auto_install override
---
debian/changelog | 2 ++
debian/rules | 3 ---
2 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 847e456..ddef16d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ palapeli (4:16.08.0-0r1) UNRELEASED; urgency=medium
[ Pino Toscano ]
* New upstream release.
+ * Remove the dh_auto_install override, since it does not do anything more
+ than what is done without the it.
-- Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Sun, 28 Aug 2016 07:42:17 +0200
diff --git a/debian/rules b/debian/rules
index af1bd9b..e36ca20 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,6 +4,3 @@ include /usr/share/pkg-kde-tools/qt-kde-team/2/debian-qt-kde.mk
override_dh_auto_configure:
$(overridden_command) -- -DBIN_INSTALL_DIR=/usr/games
-
-override_dh_auto_install:
- $(overridden_command) --destdir=debian/tmp
--
palapeli packaging
More information about the pkg-kde-commits
mailing list