[SCM] kjsembed packaging branch, master, updated. debian/5.36.0-1-7-gca937a7

Maximiliano Curia maxy at moszumanska.debian.org
Wed Aug 16 11:24:48 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kjsembed.git;a=commitdiff;h=6f1f528

The following commit has been merged in the master branch:
commit 6f1f52874fbd8f7a948b62cc7fbecccd9eec9fc0
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Tue Aug 15 21:17:02 2017 +0200

    wrap-and-sort
---
 debian/control | 24 ++++++++++++------------
 1 file changed, 12 insertions(+), 12 deletions(-)

diff --git a/debian/control b/debian/control
index 6e4fd9d..81c8b84 100644
--- a/debian/control
+++ b/debian/control
@@ -13,12 +13,21 @@ Build-Depends: cmake (>= 3.0~),
                libqt5svg5-dev (>= 5.7.0~),
                pkg-kde-tools (>= 0.15.15ubuntu1~),
                qtbase5-dev (>= 5.7.0~),
-               qttools5-dev (>= 5.7.0~)
+               qttools5-dev (>= 5.7.0~),
 Standards-Version: 4.0.1
 Homepage: https://projects.kde.org/projects/frameworks/kjsembed
 Vcs-Browser: https://anonscm.debian.org/git/pkg-kde/frameworks/kjsembed.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-kde/frameworks/kjsembed.git
 
+Package: libkf5jsembed-data
+Architecture: all
+Depends: ${misc:Depends}, ${shlibs:Depends}
+Multi-Arch: foreign
+Description: Embedded JS library for Qt
+ kjsembed allows you to embed JavaScript in your Qt application.
+ .
+ This package contains the translations.
+
 Package: libkf5jsembed-dev
 Section: libdevel
 Architecture: any
@@ -26,7 +35,7 @@ Depends: libkf5i18n-dev (>= 5.37.0~),
          libkf5jsembed5 (= ${binary:Version}),
          libkf5kjs-dev (>= 5.37.0~),
          ${misc:Depends},
-         ${shlibs:Depends}
+         ${shlibs:Depends},
 Description: Embedded JS library for Qt
  kjsembed allows you to embed JavaScript in your Qt application.
  .
@@ -36,16 +45,7 @@ Package: libkf5jsembed5
 Architecture: any
 Depends: libkf5jsembed-data (= ${source:Version}),
          ${misc:Depends},
-         ${shlibs:Depends}
+         ${shlibs:Depends},
 Description: Embedded JS library for Qt
  kjsembed allows you to embed JavaScript in your Qt application.
 Multi-Arch: same
-
-Package: libkf5jsembed-data
-Architecture: all
-Depends: ${misc:Depends}, ${shlibs:Depends}
-Multi-Arch: foreign
-Description: Embedded JS library for Qt
- kjsembed allows you to embed JavaScript in your Qt application.
- .
- This package contains the translations.

-- 
kjsembed packaging



More information about the pkg-kde-commits mailing list