[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 0dff9fb547cda444fd996d884865666a2fa85bbb
Author: Alessio Treglia <alessio at debian.org>
Date:   Sat Nov 3 15:38:34 2012 +0000

    Actually switch to gst 1.0

diff --git a/debian/control b/debian/control
index 420e1cb..f871b70 100644
--- a/debian/control
+++ b/debian/control
@@ -19,10 +19,13 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-gstreamer/transmageddon.git
 Package: transmageddon
 Architecture: all
 Depends:
- gir1.2-gst-plugins-base-0.11,
+ gir1.2-gst-plugins-base-1.0,
  gir1.2-gtk-3.0,
- gir1.2-gstreamer-0.11,
- gstreamer0.11-plugins-base,
+ gir1.2-gstreamer-1.0,
+ gstreamer1.0-plugins-base,
+ gstreamer1.0-plugins-good,
+ gstreamer1.0-plugins-bad,
+ gstreamer1.0-plugins-ugly,
  python3-gi,
  ${misc:Depends},
  ${python3:Depends}

-- 
Transmageddon packaging



More information about the Pkg-gstreamer-commits mailing list