[SCM] kget packaging branch, master, updated. debian/15.12.1-2-3-g64c9a24
Pino Toscano
pino at moszumanska.debian.org
Sat Aug 27 21:39:48 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/kget.git;a=commitdiff;h=64c9a24
The following commit has been merged in the master branch:
commit 64c9a24965a1dc6cf8a34c0bf4b452756509d903
Author: Pino Toscano <pino at debian.org>
Date: Sat Aug 27 23:30:53 2016 +0200
remove unused dh_auto_configure override
---
debian/changelog | 2 ++
debian/rules | 3 ---
2 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 6666a79..e63cbf9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,8 @@ kget (4:16.08.0-0r1) UNRELEASED; urgency=medium
- manually remove only the files (i.e. .so symlinks) that are not needed
- remove get.install, no more used now
- remove not-installed file, no more used now
+ * Remove unused dh_auto_configure override (does nothing more than the tool
+ itself).
-- Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Sat, 27 Aug 2016 23:21:15 +0200
diff --git a/debian/rules b/debian/rules
index 6e513d4..85ef77a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,9 +2,6 @@
include /usr/share/pkg-kde-tools/qt-kde-team/2/debian-qt-kde.mk
-override_dh_auto_configure:
- $(overridden_command) -- $(CONFIGURE_ARGS)
-
override_dh_auto_install:
$(overridden_command)
# remove dev .so symlinks, we aren't shipping dev suff for these
--
kget packaging
More information about the pkg-kde-commits
mailing list