[SCM] kdenlive packaging branch, master, updated. 76dea6808bfcd481ccf4e31de08b2e43b2bbff56

Maximiliano Curia maxy at moszumanska.debian.org
Fri Oct 16 11:22:32 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/kdenlive.git;a=commitdiff;h=76dea68

The following commit has been merged in the master branch:
commit 76dea6808bfcd481ccf4e31de08b2e43b2bbff56
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Fri Oct 16 13:22:06 2015 +0200

    wrap-and-sort
---
 debian/control               | 30 +++++++++++++++---------------
 debian/kdenlive-data.install | 12 ++++++------
 debian/kdenlive.install      |  6 +++---
 3 files changed, 24 insertions(+), 24 deletions(-)

diff --git a/debian/control b/debian/control
index f449c83..5c02038 100644
--- a/debian/control
+++ b/debian/control
@@ -39,21 +39,21 @@ Build-Depends: cmake (>= 2.8.12~),
 
 Package: kdenlive
 Architecture: any
-Depends: ${shlibs:Depends},
- ${misc:Depends},
- kdenlive-data (= ${source:Version}),
- qml-module-qtquick2,
- kinit,
- kded5,
- kio,
- melt,
- ffmpeg
-Recommends: swh-plugins,
- dvgrab,
- frei0r-plugins,
- recordmydesktop,
- dvdauthor,
- genisoimage
+Depends: ffmpeg,
+         kded5,
+         kdenlive-data (= ${source:Version}),
+         kinit,
+         kio,
+         melt,
+         qml-module-qtquick2,
+         ${misc:Depends},
+         ${shlibs:Depends}
+Recommends: dvdauthor,
+            dvgrab,
+            frei0r-plugins,
+            genisoimage,
+            recordmydesktop,
+            swh-plugins
 Suggests: khelpcenter
 Description: non-linear video editor
  Kdenlive is a non-linear video editing suite, which supports DV, HDV and many
diff --git a/debian/kdenlive-data.install b/debian/kdenlive-data.install
index 1705afb..e005721 100644
--- a/debian/kdenlive-data.install
+++ b/debian/kdenlive-data.install
@@ -1,10 +1,10 @@
-usr/share/icons
-usr/share/mime
 etc/xdg
 usr/share/appdata
-usr/share/kxmlgui5
-usr/share/kservices5
-usr/share/knotifications5
+usr/share/config.kcfg
 usr/share/doc/HTML
+usr/share/icons
 usr/share/kdenlive
-usr/share/config.kcfg
+usr/share/knotifications5
+usr/share/kservices5
+usr/share/kxmlgui5
+usr/share/mime
diff --git a/debian/kdenlive.install b/debian/kdenlive.install
index a7e7fdd..4aeaf2c 100644
--- a/debian/kdenlive.install
+++ b/debian/kdenlive.install
@@ -1,5 +1,5 @@
-usr/lib usr/
-usr/share/man
+data/kdenlive.xpm usr/share/pixmaps/
 usr/bin usr/
+usr/lib usr/
 usr/share/applications
-data/kdenlive.xpm usr/share/pixmaps/
+usr/share/man

-- 
kdenlive packaging



More information about the pkg-kde-commits mailing list