[SCM] gammaray packaging branch, master, updated. upstream/1.2.1-44-g8426e7a

Felix Geyer fgeyer at alioth.debian.org
Tue Aug 21 09:00:09 UTC 2012


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

The following commit has been merged in the master branch:
commit 6be6e37214c3c86ac06227a739511b300296c60e
Author: Felix Geyer <fgeyer at debian.org>
Date:   Tue Aug 21 10:45:43 2012 +0200

    Minor style fixed in d/control.
---
 debian/control |    7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 4a4e284..8db5487 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Priority: optional
 Section: devel
 Maintainer: Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>
 Uploaders: Jakub Adam <jakub.adam at ktknet.cz>
-Build-Depends: debhelper (>= 9~),
+Build-Depends: debhelper (>= 9),
                cmake,
                libqt4-dev,
                libqt4-private-dev,
@@ -51,9 +51,8 @@ Package: gammaray-dbg
 Architecture: any
 Section: debug
 Priority: extra
-Depends:
-    gammaray (= ${binary:Version}),
-    ${misc:Depends}
+Depends: gammaray (= ${binary:Version}),
+         ${misc:Depends}
 Description: debugging symbols for gammaray
  GammaRay is a tool for examining the internals of a Qt application and
  to some extent also manipulate it. GammaRay uses injection methods to

-- 
gammaray packaging



More information about the pkg-kde-commits mailing list