[Pkg-cli-apps-commits] [SCM] gnome-subtitles branch, unstable, updated. debian/1.2-3-1-gd0199fe

Tiago Bortoletto Vaz tiago at debian.org
Sun Apr 15 04:42:33 UTC 2012


The following commit has been merged in the unstable branch:
commit d0199feaad886afd430bcfaa2e32f072e8bc9419
Author: Tiago Bortoletto Vaz <tiago at debian.org>
Date:   Sun Apr 15 00:42:17 2012 -0400

    Depends on gstreamer0.10-x. It's needed to run videos with the embedded player. Thanks to phileom and Philippe Marty. (Closes: #663683)

diff --git a/debian/changelog b/debian/changelog
index 08a3e0c..32c4c5b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+gnome-subtitles (1.2-4) unstable; urgency=low
+
+  * Depends on gstreamer0.10-x. It's needed to run videos with the embedded
+    player. Thanks to phileom and Philippe Marty. (Closes: #663683)
+
+ -- Tiago Bortoletto Vaz <tiago at debian.org>  Sun, 15 Apr 2012 00:38:28 -0400
+
 gnome-subtitles (1.2-3) unstable; urgency=low
 
   * Depends on libmono-i18n4.0-all instead of libmono-i18n4.0-cil to have all
diff --git a/debian/control b/debian/control
index 0ec54f2..a73783d 100644
--- a/debian/control
+++ b/debian/control
@@ -28,7 +28,7 @@ Vcs-Browser: http://git.debian.org/?p=pkg-cli-apps/packages/gnome-subtitles.git
 
 Package: gnome-subtitles
 Architecture: any
-Depends: ${cli:Depends}, ${misc:Depends}, ${shlibs:Depends}, libmono-i18n4.0-all, gstreamer0.10-plugins-base
+Depends: ${cli:Depends}, ${misc:Depends}, ${shlibs:Depends}, libmono-i18n4.0-all, gstreamer0.10-plugins-base, gstreamer0.10-x
 Recommends: gstreamer0.10-ffmpeg
 Description: Subtitle editor for the GNOME Desktop environment
  Gnome Subtitles is a subtitle editor for the GNOME desktop.

-- 
gnome-subtitles



More information about the Pkg-cli-apps-commits mailing list