[SCM] libmms packaging branch, master, updated. upstream/0.6-16-g1ac42e1

fabian-guest at users.alioth.debian.org fabian-guest at users.alioth.debian.org
Sun Jun 6 19:22:46 UTC 2010


The following commit has been merged in the master branch:
commit 572e344081d62fd13de0a25156b9dbb486c1ef70
Author: Fabian Greffrath <fabian at debian-unofficial.org>
Date:   Sun Jun 6 21:13:08 2010 +0200

    Add Depends: ${misc:Depends} to libmms-dev.

diff --git a/debian/control b/debian/control
index e132396..9714ed1 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,8 @@ Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/libmms.git;a=summary
 Package: libmms-dev
 Section: libdevel
 Architecture: any
-Depends: libmms0 (= ${binary:Version})
+Depends: libmms0 (= ${binary:Version}),
+ ${misc:Depends}
 Description: MMS stream protocol library - development files
  LibMMS is a common library for parsing mms:// and mmsh:// type network
  streams.  These are commonly used to stream Windows Media Video content

-- 
libmms packaging



More information about the pkg-multimedia-commits mailing list