[SCM] konsole packaging branch, master, updated. debian/4.14.2-1-13-ga5ded80

Lisandro Damián Nicanor Pérez lisandro at moszumanska.debian.org
Fri Jul 24 00:34:15 UTC 2015


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

The following commit has been merged in the master branch:
commit 2ca5817cdc1f96d1c65d08b76994b1dbf993f068
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Thu Jul 23 21:31:46 2015 -0300

    Remove the uneeded override in debian/rules.
---
 debian/changelog | 2 ++
 debian/rules     | 4 ----
 2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index db23713..40c9eae 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,8 @@ konsole4 (4:4.14.2-2~1) UNRELEASED; urgency=medium
     be named src:konsole and produce bin:konsole.
   * Do not create bin:konsole anymore from this package. Users will get
     it from the kf5-based src.
+    - Remove the dh_gencontrol override for bin:konsole, as we no longer ship
+      it.
   * Improve the package description to stress the fact that the kpart
     belongs to KDE 4.
   * Remove Eshat Cakar from Uploaders at his own request. Thanks Eshat
diff --git a/debian/rules b/debian/rules
index 55131c5..cde1a90 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,7 +8,3 @@ override_dh_auto_configure:
 	$(overridden_command)
 
 .PHONY: override_dh_auto_test
-
-override_dh_gencontrol:
-	$(overridden_command) -pkonsole -- -v'4:15.04.3+$(BINARY_VERSION_NO_EPOCH)'
-	$(overridden_command) --remaining-packages

-- 
konsole packaging



More information about the pkg-kde-commits mailing list