[SCM] pyliblo/master: pyliblo-utils depens python2.
mira-guest at users.alioth.debian.org
mira-guest at users.alioth.debian.org
Sun Aug 25 21:40:15 UTC 2013
The following commit has been merged in the master branch:
commit 4f6d4996c3af89bd17e759ff99356274e28a0a86
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date: Sun Aug 25 23:41:50 2013 +0200
pyliblo-utils depens python2.
diff --git a/debian/control b/debian/control
index cb85658..76dc0ea 100644
--- a/debian/control
+++ b/debian/control
@@ -64,7 +64,7 @@ Architecture: all
Depends:
python-liblo,
${misc:Depends},
- ${python3:Depends}
+ ${python:Depends}
Suggests: python-liblo-docs
Description: Command line utilities for sending and receiving OSC messages
This package contains the send_osc and dump_osc utilities, which can be
--
pyliblo packaging
More information about the pkg-multimedia-commits
mailing list