[Pkg-gstreamer-commits] [SCM] Transmageddon packaging branch, master, updated. debian/0.21-1-10-gd6cb7cb
Alessio Treglia
alessio at debian.org
Sat Nov 3 16:35:21 UTC 2012
The following commit has been merged in the master branch:
commit 917407cd91b45be9fd6ce1694e73c6b0ac6a9ff4
Author: Alessio Treglia <alessio at debian.org>
Date: Sat Nov 3 15:28:07 2012 +0000
debian/control:
- Refresh build-dependencies:
+ Python2 -> Python3
+ GStreamer0.10 -> gstreamer0.11
+ GTK+ 2.0 -> GTK+ 3.0
diff --git a/debian/control b/debian/control
index e3c445f..420e1cb 100644
--- a/debian/control
+++ b/debian/control
@@ -19,13 +19,11 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-gstreamer/transmageddon.git
Package: transmageddon
Architecture: all
Depends:
- gstreamer0.10-plugins-bad,
- gstreamer0.10-plugins-base,
- gstreamer0.10-plugins-good,
- gstreamer0.10-plugins-ugly,
- python-gobject (>= 2.18.0-1),
- python-gst0.10 (>=0.10.22),
- python-gtk2 (>=2.8.0),
+ gir1.2-gst-plugins-base-0.11,
+ gir1.2-gtk-3.0,
+ gir1.2-gstreamer-0.11,
+ gstreamer0.11-plugins-base,
+ python3-gi,
${misc:Depends},
${python3:Depends}
Recommends:
--
Transmageddon packaging
More information about the Pkg-gstreamer-commits
mailing list