[SCM] kmag packaging branch, kubuntu_xenial_archive, updated. ubuntu/4%15.08.2-0ubuntu1-11-gcfad92e

Scarlett Clark sgclark-guest at moszumanska.debian.org
Wed Feb 17 16:26:39 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/kmag.git;a=commitdiff;h=cfad92e

The following commit has been merged in the kubuntu_xenial_archive branch:
commit cfad92e0e73787c0724fa056a75fc35cce8a40c6
Author: Scarlett Clark <scarlett at scarlettgatelyclark.com>
Date:   Wed Feb 17 08:26:31 2016 -0800

    Have to remove dh_install override --destdir, evidently this option is unavailable in ubuntu.
---
 debian/changelog | 2 ++
 debian/rules     | 3 ---
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c179a44..2afb677 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,8 @@ kmag (4:15.12.1-0ubuntu1) UNRELEASED; urgency=medium
   [ Scarlett Clark ]
   * Debian merge: No remaining changes. 
   * New upstream release.
+  * Have to remove dh_install override --destdir,
+    evidently this option is unavailable in ubuntu. 
 
  -- Clive Johnston <clivejo at aol.com>  Sat, 02 Jan 2016 14:02:10 +0000
 
diff --git a/debian/rules b/debian/rules
index 3645b62..c297955 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_strip:
 	$(overridden_command) --dbg-package=kmag-dbg
-
-override_dh_install:
-	$(overridden_command) --destdir=debian/tmp

-- 
kmag packaging



More information about the pkg-kde-commits mailing list