[SCM] mma/upstream: Add ${misc:Depends} to package dependency.
bolangi-guest at users.alioth.debian.org
bolangi-guest at users.alioth.debian.org
Wed Jan 4 21:46:18 UTC 2012
The following commit has been merged in the upstream branch:
commit 98137152b4a813299da906f7a62c751a18a9c965
Author: Miguel Colon <debian.micove at gmail.com>
Date: Wed Feb 2 05:58:54 2011 -0500
Add ${misc:Depends} to package dependency.
diff --git a/debian/control b/debian/control
index 011a7f7..5b1f97f 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,8 @@ Homepage: http://mypage.uniserve.com/~bvdp/mma/
Package: mma
Architecture: all
-Depends: ${python:Depends}
+Depends: ${python:Depends},
+ ${misc:Depends}
Description: Musical Midi Accompaniment generator
MMA creates midi tracks for a soloist to perform over from a user
supplied file containing chords and MMA directives.
--
mma packaging
More information about the pkg-multimedia-commits
mailing list