[SCM] kate packaging branch, master, updated. debian/4.11.5-1

Maximiliano Curia maxy at moszumanska.debian.org
Mon Jan 27 22:54:51 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-sc/kate.git;a=commitdiff;h=ed3b39a

The following commit has been merged in the master branch:
commit ed3b39a646c7aeb80f8a01fe3a1f1586128e3ff1
Author: Maximiliano Curia <maxy at debian.org>
Date:   Fri Jan 24 13:22:14 2014 -0300

    wrap-and-sort
---
 debian/control   | 44 ++++++++++++++++++++++++--------------------
 debian/copyright |  2 +-
 2 files changed, 25 insertions(+), 21 deletions(-)

diff --git a/debian/control b/debian/control
index 39a6d7d..bf0478e 100644
--- a/debian/control
+++ b/debian/control
@@ -6,13 +6,13 @@ Uploaders: Modestas Vainius <modax at debian.org>,
            Sune Vuorela <sune at debian.org>,
            Maximiliano Curia <maxy at debian.org>
 Build-Depends: cmake,
- debhelper (>= 9),
- kde-sc-dev-latest (>= 4:4.11),
- kdelibs5-dev (>= 4:4.11),
- libkactivities-dev (>= 4:4.11),
- libqjson-dev,
- pkg-config,
- pkg-kde-tools (>= 0.12)
+               debhelper (>= 9),
+               kde-sc-dev-latest (>= 4:4.11),
+               kdelibs5-dev (>= 4:4.11),
+               libkactivities-dev (>= 4:4.11),
+               libqjson-dev,
+               pkg-config,
+               pkg-kde-tools (>= 0.12)
 Standards-Version: 3.9.5
 XS-Testsuite: autopkgtest
 Homepage: http://kate-editor.org/
@@ -23,9 +23,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: powerful text editor
  Kate is a powerful text editor that can open multiple files simultaneously.
@@ -47,10 +47,12 @@ Description: powerful text editor
 Package: katepart
 Architecture: any
 Depends: kate-data (>= ${source:Version}), ${misc:Depends}, ${shlibs:Depends}
-Breaks: kdelibs5-data (<< 4:4.6.90), kdelibs5-plugins (<< 4:4.6.90), 
- kate (<< 4:4.7.0)
-Replaces: kdelibs5-data (<< 4:4.6.90), kdelibs5-plugins (<< 4:4.6.90), 
- kate (<< 4:4.7.0)
+Breaks: kate (<< 4:4.7.0),
+        kdelibs5-data (<< 4:4.6.90),
+        kdelibs5-plugins (<< 4:4.6.90)
+Replaces: kate (<< 4:4.7.0),
+          kdelibs5-data (<< 4:4.6.90),
+          kdelibs5-plugins (<< 4:4.6.90)
 Description: embeddable text editor component
  KatePart is a fast and featurerich text editor component. It implements the
  KTextEditor interfaces, a common interface collection for text editor
@@ -105,14 +107,16 @@ Package: kate-dbg
 Section: debug
 Architecture: any
 Priority: extra
-Depends: ${misc:Depends}, katepart (= ${binary:Version}),
- kde-runtime-dbg (>= 4:4.6.90), ${allLibraries}
+Depends: katepart (= ${binary:Version}),
+         kde-runtime-dbg (>= 4:4.6.90),
+         ${allLibraries},
+         ${misc:Depends}
 Breaks: kdebase-dbg (<< 4:4.6.90),
- kdelibs5-dbg (<< 4:4.6.90),
- kdesdk-dbg (<< 4:4.6.90)
+        kdelibs5-dbg (<< 4:4.6.90),
+        kdesdk-dbg (<< 4:4.6.90)
 Replaces: kdebase-dbg (<< 4:4.6.90),
- kdelibs5-dbg (<< 4:4.6.90),
- kdesdk-dbg (<< 4:4.6.90)
+          kdelibs5-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.
diff --git a/debian/copyright b/debian/copyright
index 197848c..3a71562 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -108,7 +108,7 @@ Copyright: © 2008 Montel Laurent <montel at kde.org>
 Copyright: © 2006, 2008-2011, 2010, 2012 Kåre Särs <kare.sars at iki.fi>
 Copyright: © 2008-2010, 2011 Ian Wakeling <ian.wakeling at ntlworld.com>
 Copyright: © 2009, 2010 Abhishek Patil <abhishekworld at gmail.com>
-Copyright: © 2012 Shaheed Haque <srhaque at theiet.org> 
+Copyright: © 2012 Shaheed Haque <srhaque at theiet.org>
 Copyright: © 2010-2012 Alex Trubov <i.zaufi at gmail.com>
 Copyright: © 2007 Jim Bublitz <jbublitz at nwinternet.com>
 Copyright: © 2007 Flavio Castelli <flavio.castelli at gmail.com>

-- 
kate packaging



More information about the pkg-kde-commits mailing list