[SCM] gammaray packaging branch, master, updated. debian/1.2.1-1-3-g6c91a4d

Jakub Adam xhaakon-guest at alioth.debian.org
Tue Sep 4 19:49:49 UTC 2012


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

The following commit has been merged in the master branch:
commit 7fd2c3f60f74ff6072d56aa40e9e7978ec6c99c0
Author: Jakub Adam <jakub.adam at ktknet.cz>
Date:   Tue Sep 4 21:20:25 2012 +0200

    Set Architecture to any-i386 any-amd64.
---
 debian/changelog |    1 +
 debian/control   |    6 +++---
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index f757471..6213f32 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ gammaray (1.2.1-2) UNRELEASED; urgency=low
 
   * Build-depend on libgraphviz-dev instead of dummy transitional
     graphviz-dev.
+  * Set Architecture to any-i386 any-amd64.
 
  -- Jakub Adam <jakub.adam at ktknet.cz>  Mon, 03 Sep 2012 08:53:49 +0200
 
diff --git a/debian/control b/debian/control
index ba59e4b..0f264d9 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,7 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-kde/kde-extras/gammaray.git
 Homepage: http://www.kdab.com/gammaray
 
 Package: gammaray
-Architecture: any
+Architecture: any-i386 any-amd64
 Pre-Depends: ${misc:Pre-Depends}
 Depends: ${shlibs:Depends},
          ${misc:Depends}
@@ -32,7 +32,7 @@ Description: Tool for examining the internals of Qt application
  QGraphicsView, model/view, QTextDocument, state machines and more.
 
 Package: gammaray-dev
-Architecture: any
+Architecture: any-i386 any-amd64
 Section: libdevel
 Depends: gammaray (= ${binary:Version}),
          ${misc:Depends}
@@ -48,7 +48,7 @@ Description: GammaRay plugin development files
  plugins.
 
 Package: gammaray-dbg
-Architecture: any
+Architecture: any-i386 any-amd64
 Section: debug
 Priority: extra
 Depends: gammaray (= ${binary:Version}),

-- 
gammaray packaging



More information about the pkg-kde-commits mailing list