[SCM] laditools/master: Update Depends field, replace all GTK2 dependencies with GTK3 ones.
alessio at users.alioth.debian.org
alessio at users.alioth.debian.org
Sat Mar 24 08:55:04 UTC 2012
The following commit has been merged in the master branch:
commit 69b483b3e08cc40d54d2c3b00b8c769df025e312
Author: Alessio Treglia <alessio at debian.org>
Date: Wed Mar 7 08:47:13 2012 +0100
Update Depends field, replace all GTK2 dependencies with GTK3 ones.
diff --git a/debian/control b/debian/control
index b6cddd2..e800d12 100644
--- a/debian/control
+++ b/debian/control
@@ -15,12 +15,11 @@ Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/laditools.git
Package: laditools
Architecture: all
Depends: ${python:Depends},
- python-gtk2,
- python-gobject,
+ python-gi,
python-dbus,
jackd2,
python-yaml,
- python-vte,
+ gir1.2-vte-2.90,
${misc:Depends}
Suggests: a2jmidid,
g15composer
--
laditools packaging
More information about the pkg-multimedia-commits
mailing list