[SCM] qttools packaging branch, master, updated. debian/5.0.2-8-9-g254c2df

Lisandro Damián Nicanor Pérez lisandro at alioth.debian.org
Thu Jun 27 15:23:50 UTC 2013


Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qttools.git;a=commitdiff;h=c838651

The following commit has been merged in the master branch:
commit c83865185e565fa4deeba61ee2d2a27a6e3c2217
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Thu Jun 27 12:10:00 2013 -0300

    Make qttools5-dbg M-A same.
---
 debian/changelog |    4 ++++
 debian/control   |    2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index aef6171..9fc6f5b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,10 @@ qttools-opensource-src (5.0.2-9) UNRELEASED; urgency=low
     constructors generated by gcc which appear and dissapear causing random
     FTBFSs.
   * Update symbols files with build logs from other archs.
+  * Make the dbg package M-A same.
+    - As a trade off of a muliple-binary debug package, remove the dependency
+      on qttools5-dev-tools.
+    - Mark qttools5-dbg as M-A same.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Wed, 26 Jun 2013 17:36:14 -0300
 
diff --git a/debian/control b/debian/control
index 528a6dd..8758688 100644
--- a/debian/control
+++ b/debian/control
@@ -140,6 +140,7 @@ Description: Qt 5 tools examples
 
 Package: qttools5-dbg
 Architecture: any
+Multi-Arch: same
 Priority: extra
 Section: debug
 Pre-Depends: dpkg (>= 1.15.6~)
@@ -147,7 +148,6 @@ Depends: libqt5clucene5 (= ${binary:Version}),
          libqt5designer5 (= ${binary:Version}),
          libqt5designercomponents5 (= ${binary:Version}),
          libqt5help5 (= ${binary:Version}),
-         qttools5-dev-tools (= ${binary:Version}),
          ${misc:Depends}
 Description: Qt 5 tools debugging symbols
  Qt is a cross-platform C++ application framework. Qt's primary feature

-- 
qttools packaging



More information about the pkg-kde-commits mailing list