[SCM] kross packaging branch, kubuntu_unstable, updated. 6ed23811c05b6bb4441a6559859d9e076d37d01d

Harald Sitter apachelogger-guest at moszumanska.debian.org
Wed Mar 4 10:23:30 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kross.git;a=commitdiff;h=34647ad

The following commit has been merged in the kubuntu_unstable branch:
commit 34647ad217833cbe7a532c17a093e22a5c400606
Author: Harald Sitter <sitter at kde.org>
Date:   Wed Mar 4 11:22:56 2015 +0100

    wrap and sort
---
 debian/control | 15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)

diff --git a/debian/control b/debian/control
index 20a6cc9..fee6120 100644
--- a/debian/control
+++ b/debian/control
@@ -63,27 +63,28 @@ Description: development files for kross
  to bridge the static and dynamic worlds together.
  .
  Contains development files for kross.
- 
+
 Package: kross
 Architecture: any
 Depends: libkf5krosscore5 (= ${binary:Version}),
- libkf5krossui5 (= ${binary:Version}),
- ${shlibs:Depends}, ${misc:Depends}
+         libkf5krossui5 (= ${binary:Version}),
+         ${misc:Depends},
+         ${shlibs:Depends}
 Description: Multi-language application scripting.
  Modular scripting framework that eases embedding
  of scripting interpreters like Python, Ruby and
  JavaScript transparently into native applications
- to bridge the static and dynamic worlds together. 
- 
+ to bridge the static and dynamic worlds together.
+
 Package: libkf5krosscore5
 Architecture: any
 Multi-Arch: same
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: Multi-language application scripting.
  Modular scripting framework that eases embedding
  of scripting interpreters like Python, Ruby and
  JavaScript transparently into native applications
- to bridge the static and dynamic worlds together. 
+ to bridge the static and dynamic worlds together.
 
 Package: libkf5krossui5
 Architecture: any

-- 
kross packaging



More information about the pkg-kde-commits mailing list