rev 14919 - krap/mlt/trunk/debian

Patrick Matthäi pmatthaei at alioth.debian.org
Sat Jun 13 07:12:28 UTC 2009


Author: pmatthaei
Date: 2009-06-13 07:12:25 +0000 (Sat, 13 Jun 2009)
New Revision: 14919

Modified:
   krap/mlt/trunk/debian/changelog
   krap/mlt/trunk/debian/control
Log:
* Add libmlt-data as dependency for melt, it can not play movies without the
  profiles.


Modified: krap/mlt/trunk/debian/changelog
===================================================================
--- krap/mlt/trunk/debian/changelog	2009-06-13 07:06:50 UTC (rev 14918)
+++ krap/mlt/trunk/debian/changelog	2009-06-13 07:12:25 UTC (rev 14919)
@@ -1,3 +1,10 @@
+mlt (0.4.2-3) UNRELEASED; urgency=low
+
+  * Add libmlt-data as dependency for melt, it can not play movies without the
+    profiles.
+
+ -- Patrick Matthäi <pmatthaei at debian.org>  Sat, 13 Jun 2009 09:11:25 +0200
+
 mlt (0.4.2-2) unstable; urgency=low
 
   * Add frei0r-plugins-dev as build-dependency, so that the frei0r plugin can

Modified: krap/mlt/trunk/debian/control
===================================================================
--- krap/mlt/trunk/debian/control	2009-06-13 07:06:50 UTC (rev 14918)
+++ krap/mlt/trunk/debian/control	2009-06-13 07:12:25 UTC (rev 14919)
@@ -100,6 +100,6 @@
 Package: melt
 Section: utils
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, libmlt-data (>= ${source:Version})
 Description: command line media player and video editor
  melt is a powerful multitrack command line oriented video editor.




More information about the pkg-kde-commits mailing list