[SCM] kirigami packaging branch, master, updated. 2b7dac79ae6a9957dd409b3196e52ac5dfa71e7e

Maximiliano Curia maxy at moszumanska.debian.org
Thu Sep 29 15:46:47 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/kirigami.git;a=commitdiff;h=004783a

The following commit has been merged in the master branch:
commit 004783aab76f9eadcb67e8713372a16ef9a03c89
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Thu Sep 29 17:32:46 2016 +0200

    Migrate to automatic debug packages
    
    Gbp-Dch: Ignore
---
 debian/control | 19 -------------------
 debian/rules   |  2 +-
 2 files changed, 1 insertion(+), 20 deletions(-)

diff --git a/debian/control b/debian/control
index df09984..1003249 100644
--- a/debian/control
+++ b/debian/control
@@ -38,22 +38,3 @@ Description: set of QtQuick components targeted for mobile use
  targeting a mobile platform, without adding many dependencies. They
  work on a variety of platforms, such as Plasma Mobile, Desktop Linux,
  Android and Windows.
-
-Package: kirigami-dbg
-Section: debug
-Architecture: any
-Priority: extra
-Depends: kirigami (= ${binary:Version}), ${misc:Depends}
-Description: set of QtQuick components targeted for mobile use
- Kirigami is a set of QtQuick components at the moment targeted for
- mobile use (in the future desktop as well) targeting both Plasma
- Mobile and Android. A set of high level components to make the
- creation of applications that look and feel great on mobile as well
- as desktop devices and follow the Kirigami Human Interface
- Guidelines. The target of these components is anybody that wants to
- do an application using QtQuick as its main UI, especially if
- targeting a mobile platform, without adding many dependencies. They
- work on a variety of platforms, such as Plasma Mobile, Desktop Linux,
- Android and Windows.
- .
- This package contains the debugging symbols.
diff --git a/debian/rules b/debian/rules
index 5e2008f..fa363a0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,4 +3,4 @@
 include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
 
 override_dh_strip:
-	$(overridden_command) --dbg-package=kirigami-dbg
+	$(overridden_command) --dbgsym-migration='kirigami-dbg (<< 1.1.0-1~)'

-- 
kirigami packaging



More information about the pkg-kde-commits mailing list