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

Patrick Matthäi pmatthaei at moszumanska.debian.org
Mon Jul 3 07:46:29 UTC 2017


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

The following commit has been merged in the master branch:
commit a92ad34baca18cf06648dd42f4139c46c3fe70db
Author: Patrick Matthäi <pmatthaei at debian.org>
Date:   Mon Jul 3 09:44:51 2017 +0200

    * Drop dbg package.
---
 debian/changelog |  1 +
 debian/control   | 18 ------------------
 debian/rules     |  3 ---
 3 files changed, 1 insertion(+), 21 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 707e8bd..7438b61 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 mlt (6.4.1-5) UNRELEASED; urgency=medium
 
   * Bump Standards-Version to 4.0.0 (no changes required).
+  * Drop dbg package.
 
  -- Patrick Matthäi <pmatthaei at debian.org>  Mon, 03 Jul 2017 09:44:10 +0200
 
diff --git a/debian/control b/debian/control
index 50f77f7..da63844 100644
--- a/debian/control
+++ b/debian/control
@@ -129,24 +129,6 @@ Description: MLT multimedia framework C++ wrapper (runtime)
  This package contains the files necessary for running applications that
  use the MLT multimedia framework C++ wrapper.
 
-Package: libmlt-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Depends: ${shlibs:Depends},
- ${misc:Depends},
- libmlt6 (= ${binary:Version}),
- libmlt++3 (= ${binary:Version})
-Description: multimedia framework (debugging symbols)
- MLT is an open source multimedia framework, designed and developed for
- television broadcasting. It provides a toolkit for broadcasters, video
- editors, media players, transcoders, web streamers and many more types of
- applications. The functionality of the system is provided via an assortment
- of ready to use tools, xml authoring components, and an extendible plug-in
- based API.
- .
- This package contains the debugging symbols for libmlt++ and libmlt
-
 Package: melt
 Section: utils
 Architecture: any
diff --git a/debian/rules b/debian/rules
index 6c4acec..d39f7ee 100755
--- a/debian/rules
+++ b/debian/rules
@@ -38,9 +38,6 @@ override_dh_install:
 	install -m 644 src/swig/python/_mlt.so debian/python-mlt/$(PYTHON_DIR)/_mlt.so
 	dh_install --list-missing
 
-override_dh_strip:
-	dh_strip --dbg-package=libmlt-dbg
-
 override_dh_makeshlibs:
 	dh_makeshlibs -V
 

-- 
MLT multimedia framework packaging



More information about the pkg-kde-commits mailing list