[SCM] MLT multimedia framework packaging branch, master, updated. debian/0.8.8-2-8-gacfab06

Patrick Matthäi pmatthaei at alioth.debian.org
Tue Jun 4 10:33:07 UTC 2013


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

The following commit has been merged in the master branch:
commit 80c5a866e9129caf90a56a1063f3c10f78e26232
Author: Patrick Matthäi <pmatthaei at debian.org>
Date:   Tue Jun 4 11:42:12 2013 +0200

    * Add dependency information to libmlt and libmlt++ with dh_makeshlibs.
      Closes: #709249
---
 debian/changelog |    7 +++++++
 debian/rules     |    3 +++
 2 files changed, 10 insertions(+), 0 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 0b3e50b..1894b22 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+mlt (0.8.8-3) UNRELEASED; urgency=low
+
+  * Add dependency information to libmlt and libmlt++ with dh_makeshlibs.
+    Closes: #709249
+
+ -- Patrick Matthäi <pmatthaei at debian.org>  Tue, 04 Jun 2013 11:41:30 +0200
+
 mlt (0.8.8-2) unstable; urgency=low
 
   * Uploading to unstable.
diff --git a/debian/rules b/debian/rules
index b5cbd03..1397a76 100755
--- a/debian/rules
+++ b/debian/rules
@@ -43,6 +43,9 @@ override_dh_install:
 override_dh_strip:
 	dh_strip --dbg-package=libmlt-dbg
 
+override_dh_makeshlibs:
+	dh_makeshlibs -V
+
 override_dh_python2:
 	dh_python2 --no-guessing-versions
 

-- 
MLT multimedia framework packaging



More information about the pkg-kde-commits mailing list