[SCM] konsole packaging branch, master, updated. debian/4.14.2-3-8-g6292516

Pino Toscano pino at moszumanska.debian.org
Fri Aug 19 16:38:04 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-sc/konsole.git;a=commitdiff;h=6292516

The following commit has been merged in the master branch:
commit 62925164ca8e8d968a1a344e6c386becbd5bb50f
Author: Pino Toscano <pino at debian.org>
Date:   Fri Aug 19 18:37:47 2016 +0200

    rules: remove unused stuff
---
 debian/changelog | 2 ++
 debian/rules     | 5 -----
 2 files changed, 2 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 9458aa0..8303dd9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,8 @@ konsole4 (4:4.14.2-4~) UNRELEASED; urgency=medium
   * Update Vcs-* fields.
   * Bump Standards-Version to 3.9.8, no changes required.
   * Update lintian overrides.
+  * Remove unused stuff from rules: BINARY_VERSION_NO_EPOCH variable, and
+    dh_auto_configure override.
 
  -- Debian/Ubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Tue, 29 Sep 2015 07:35:26 +0200
 
diff --git a/debian/rules b/debian/rules
index 90b2dea..e933d6d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,11 +2,6 @@
 
 include /usr/share/pkg-kde-tools/qt-kde-team/2/debian-qt-kde.mk
 
-BINARY_VERSION_NO_EPOCH := $(shell dpkg-parsechangelog -S Version | sed 's/^[[:digit:]]\+\://')
-
-override_dh_auto_configure:
-	$(overridden_command)
-
 override_dh_auto_install:
 	$(overridden_command) --destdir=debian/tmp
 

-- 
konsole packaging



More information about the pkg-kde-commits mailing list