[SCM] idjc/master: Remove explicit dependency on python
sramacher at users.alioth.debian.org
sramacher at users.alioth.debian.org
Tue Feb 18 17:43:17 UTC 2014
The following commit has been merged in the master branch:
commit fd30e72012bf1b808cf177ee9fa8240415461845
Author: Sebastian Ramacher <sramacher at debian.org>
Date: Tue Feb 18 18:37:33 2014 +0100
Remove explicit dependency on python
Will be added by ${python:Depends} anyway
diff --git a/debian/control b/debian/control
index df490a6..2151c48 100644
--- a/debian/control
+++ b/debian/control
@@ -34,12 +34,11 @@ Package: idjc
Architecture: any
Depends:
jackd,
- python,
python-dbus,
python-gobject,
python-gtk2,
- python-mutagen,
python-irc,
+ python-mutagen,
${misc:Depends},
${python:Depends},
${shlibs:Depends}
--
idjc packaging
More information about the pkg-multimedia-commits
mailing list