[SCM] syntax-highlighting packaging branch, master, updated. debian/5.37.0-3-51-gabd7d44

Maximiliano Curia maxy at moszumanska.debian.org
Tue Jan 2 18:52:34 UTC 2018


Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/syntax-highlighting.git;a=commitdiff;h=c911929

The following commit has been merged in the master branch:
commit c9119292679c44a9e7870b0343742a9b18fc65ba
Author: Jonathan Riddell <jr at jriddell.org>
Date:   Thu Nov 2 16:44:10 2017 +0000

    fix section, wrap-and-sort
---
 debian/control                              | 9 +++++----
 debian/libkf5syntaxhighlighting-doc.install | 1 +
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index b6725d5..58396a1 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends: cmake (>= 3.0~),
                perl,
                pkg-kde-tools (>= 0.15.15ubuntu1~),
                qtbase5-dev (>= 5.7.0~),
-               qttools5-dev-tools (>= 5.4),
+               qttools5-dev-tools (>= 5.4)
 Standards-Version: 4.1.0
 Homepage: https://projects.kde.org/projects/frameworks/syntax-highlighting
 Vcs-Browser: https://anonscm.debian.org/git/pkg-kde/frameworks/ksyntax-highlighting.git
@@ -39,7 +39,7 @@ Architecture: any
 Depends: libkf5syntaxhighlighting5 (= ${binary:Version}),
          libqt5xmlpatterns5-dev (>= 5.7.0~),
          qtbase5-dev (>= 5.7.0~),
-         ${misc:Depends},
+         ${misc:Depends}
 Recommends: libkf5syntaxhighlighting-doc (= ${source:Version})
 Description: Syntax highlighting Engine
  This is a stand-alone implementation of the Kate syntax
@@ -55,6 +55,7 @@ Package: libkf5syntaxhighlighting-doc
 Architecture: all
 Multi-Arch: foreign
 Depends: ${misc:Depends}
+Section: doc
 Description: Syntax highlighting Engine (documentation)
  This is a stand-alone implementation of the Kate syntax
  highlighting engine. It's meant as a building block for
@@ -67,7 +68,7 @@ Package: libkf5syntaxhighlighting-tools
 Architecture: any
 Depends: libkf5syntaxhighlighting5 (= ${binary:Version}),
          ${misc:Depends},
-         ${shlibs:Depends},
+         ${shlibs:Depends}
 Description: Syntax highlighting Engine
  This is a stand-alone implementation of the Kate syntax
  highlighting engine. It's meant as a building block for
@@ -84,7 +85,7 @@ Multi-Arch: same
 Breaks: libkf5texteditor5 (<< 5.37)
 Depends: libkf5syntaxhighlighting-data (= ${source:Version}),
          ${misc:Depends},
-         ${shlibs:Depends},
+         ${shlibs:Depends}
 Description: Syntax highlighting Engine
  This is a stand-alone implementation of the Kate syntax
  highlighting engine. It's meant as a building block for
diff --git a/debian/libkf5syntaxhighlighting-doc.install b/debian/libkf5syntaxhighlighting-doc.install
index e69de29..8b13789 100644
--- a/debian/libkf5syntaxhighlighting-doc.install
+++ b/debian/libkf5syntaxhighlighting-doc.install
@@ -0,0 +1 @@
+

-- 
syntax-highlighting packaging



More information about the pkg-kde-commits mailing list