[SCM] clam/master: Remove extra ${python:Depends}

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Wed Aug 12 14:51:38 UTC 2015


The following commit has been merged in the master branch:
commit 4f79ef0b56ad40f53ffe95bfd37f698c686d9585
Author: Sebastian Ramacher <sebastian at ramacher.at>
Date:   Wed Aug 12 16:34:57 2015 +0200

    Remove extra ${python:Depends}

diff --git a/debian/control b/debian/control
index c68f6ab..a3669fa 100644
--- a/debian/control
+++ b/debian/control
@@ -53,7 +53,7 @@ Description: C++ Library for Audio and Music
 Package: libclam-doc
 Section: doc
 Architecture: all
-Depends: ${python:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}
 Description: C++ Library for Audio and Music (documentation)
  CLAM is a framework to develop audio and music applications in C++.
  It provides tools to perform advanced analysis, transformations and synthesis,

-- 
clam packaging



More information about the pkg-multimedia-commits mailing list