[SCM] kde-sc/kate packaging branch, master, updated. de72398ff1fe0e5de35105002c10ed2b7aec0e62

Pino Toscano pino at alioth.debian.org
Wed Oct 5 12:51:46 UTC 2011


The following commit has been merged in the master branch:
commit de72398ff1fe0e5de35105002c10ed2b7aec0e62
Author: Pino Toscano <pino at debian.org>
Date:   Wed Oct 5 14:51:40 2011 +0200

    control: reduce spaces to one
---
 debian/control |   26 +++++++++++++-------------
 1 files changed, 13 insertions(+), 13 deletions(-)

diff --git a/debian/control b/debian/control
index 094a051..b89bbf2 100644
--- a/debian/control
+++ b/debian/control
@@ -4,10 +4,10 @@ Priority: optional
 Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
 Uploaders: José Manuel Santamaría Lema <panfaust at gmail.com>
 Build-Depends: cmake,
-               debhelper (>= 7.3.16),
-               kde-sc-dev-latest (>= 4:4.7.1),
-               kdelibs5-dev (>= 4:4.6),
-               pkg-kde-tools (>= 0.12)
+ debhelper (>= 7.3.16),
+ kde-sc-dev-latest (>= 4:4.7.1),
+ kdelibs5-dev (>= 4:4.6),
+ pkg-kde-tools (>= 0.12)
 Standards-Version: 3.9.2
 Homepage: http://kate-editor.org/
 Vcs-Browser: http://git.debian.org/?p=pkg-kde/kde-sc/kate.git
@@ -17,9 +17,9 @@ Package: kate
 Section: editors
 Architecture: any
 Depends: kate-data (>= ${source:Version}),
-         katepart (= ${binary:Version}),
-         ${misc:Depends},
-         ${shlibs:Depends}
+ katepart (= ${binary:Version}),
+ ${misc:Depends},
+ ${shlibs:Depends}
 Suggests: aspell | ispell | hspell, khelpcenter4, konsole
 Description: K Advanced Text Editor
  Kate is a powerful text editor that can open multiple files simultaneously.
@@ -114,14 +114,14 @@ Section: debug
 Architecture: any
 Priority: extra
 Depends: katepart (= ${binary:Version}),
-         kde-runtime-dbg (>= 4:4.6.90),
-         libqt4-dbg (>= 4:4.6)
+ kde-runtime-dbg (>= 4:4.6.90),
+ libqt4-dbg (>= 4:4.6)
 Breaks: kdebase-dbg (<< 4:4.6.90),
-        kdelibs-dbg (<< 4:4.6.90),
-        kdesdk-dbg (<< 4:4.6.90)
+ kdelibs-dbg (<< 4:4.6.90),
+ kdesdk-dbg (<< 4:4.6.90)
 Replaces: kdebase-dbg (<< 4:4.6.90),
-          kdelibs-dbg (<< 4:4.6.90),
-          kdesdk-dbg (<< 4:4.6.90)
+ kdelibs-dbg (<< 4:4.6.90),
+ kdesdk-dbg (<< 4:4.6.90)
 Description: debugging symbols for Kate
  This package contains debugging files used to investigate problems with
  binaries included in Kate.

-- 
kde-sc/kate packaging



More information about the pkg-kde-commits mailing list