[SCM] MLT multimedia framework packaging branch, master, updated. debian/0.9.0-3-4-gd3ec159

Patrick Matthäi pmatthaei at moszumanska.debian.org
Thu Apr 3 08:51:58 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-kde/krap/mlt.git;a=commitdiff;h=d2c8974

The following commit has been merged in the master branch:
commit d2c897401ce11923b51bffcc5f592129f8252dc6
Author: Patrick Matthäi <pmatthaei at debian.org>
Date:   Thu Apr 3 10:45:55 2014 +0200

    * Remove useless Pre-Depends fields.
---
 debian/changelog | 3 ++-
 debian/control   | 8 --------
 2 files changed, 2 insertions(+), 9 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 0c0e1dc..83bda7a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,8 +4,9 @@ mlt (0.9.0+dfsg1-1) UNRELEASED; urgency=high
     Closes: #737428
   * Migrate package to libxine2.
     Closes: #741362
+  * Remove useless Pre-Depends fields.
 
- -- Patrick Matthäi <pmatthaei at debian.org>  Thu, 03 Apr 2014 10:30:10 +0200
+ -- Patrick Matthäi <pmatthaei at debian.org>  Thu, 03 Apr 2014 10:32:39 +0200
 
 mlt (0.9.0-3) unstable; urgency=high
 
diff --git a/debian/control b/debian/control
index d28cddd..d22b8db 100644
--- a/debian/control
+++ b/debian/control
@@ -33,7 +33,6 @@ Homepage: http://www.mltframework.org
 Package: libmlt-dev
 Section: libdevel
 Architecture: any
-Pre-Depends: ${misc:Pre-Depends}
 Depends: ${misc:Depends},
  libmlt6 (= ${binary:Version})
 Description: multimedia framework (development)
@@ -49,7 +48,6 @@ Description: multimedia framework (development)
 
 Package: libmlt6
 Architecture: any
-Pre-Depends: ${misc:Pre-Depends}
 Depends: ${shlibs:Depends},
  ${misc:Depends}
 Recommends: libmlt-data (>= ${source:Version})
@@ -80,7 +78,6 @@ Description: multimedia framework (runtime)
 
 Package: libmlt-data
 Architecture: all
-Pre-Depends: ${misc:Pre-Depends}
 Depends: ${misc:Depends}
 Enhances: libmlt6
 Description: multimedia framework (data)
@@ -96,7 +93,6 @@ Description: multimedia framework (data)
 Package: libmlt++-dev
 Section: libdevel
 Architecture: any
-Pre-Depends: ${misc:Pre-Depends}
 Depends: libmlt++3 (= ${binary:Version}),
  ${misc:Depends}
 Description: MLT multimedia framework C++ wrapper (development)
@@ -112,7 +108,6 @@ Description: MLT multimedia framework C++ wrapper (development)
 
 Package: libmlt++3
 Architecture: any
-Pre-Depends: ${misc:Pre-Depends}
 Depends: ${shlibs:Depends},
  ${misc:Depends}
 Conflicts: libmlt++0.2,
@@ -134,7 +129,6 @@ Package: libmlt-dbg
 Section: debug
 Priority: extra
 Architecture: any
-Pre-Depends: ${misc:Pre-Depends}
 Depends: ${shlibs:Depends},
  ${misc:Depends},
  libmlt6 (= ${binary:Version}),
@@ -152,7 +146,6 @@ Description: multimedia framework (debugging symbols)
 Package: melt
 Section: utils
 Architecture: any
-Pre-Depends: ${misc:Pre-Depends}
 Depends: ${shlibs:Depends},
  ${misc:Depends},
  libmlt-data (>= ${source:Version})
@@ -164,7 +157,6 @@ Description: command line media player and video editor
 Package: python-mlt
 Architecture: any
 Section: python
-Pre-Depends: ${misc:Pre-Depends}
 Depends: ${shlibs:Depends},
  ${misc:Depends},
  ${python:Depends}

-- 
MLT multimedia framework packaging



More information about the pkg-kde-commits mailing list