[Pkg-cli-apps-commits] r5340 - in /packages/gnome-subtitles/trunk/debian: changelog control
laney-guest at users.alioth.debian.org
laney-guest at users.alioth.debian.org
Sun Jun 27 22:37:48 UTC 2010
Author: laney-guest
Date: Sun Jun 27 22:37:47 2010
New Revision: 5340
URL: http://svn.debian.org/wsvn/pkg-cli-apps/?sc=1&rev=5340
Log:
Add recommends on gstreamer0.10-ffmpeg — cannot import or preview videos
without any codecs present
Modified:
packages/gnome-subtitles/trunk/debian/changelog
packages/gnome-subtitles/trunk/debian/control
Modified: packages/gnome-subtitles/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/gnome-subtitles/trunk/debian/changelog?rev=5340&op=diff
==============================================================================
--- packages/gnome-subtitles/trunk/debian/changelog (original)
+++ packages/gnome-subtitles/trunk/debian/changelog Sun Jun 27 22:37:47 2010
@@ -3,6 +3,8 @@
* debian/control:
+ Add depends on gstreamer0.10-plugins-base; app fails to start when this
is not present (Closes: #586986)
+ + Add recommends on gstreamer0.10-ffmpeg â cannot import or preview videos
+ without any codecs present
-- Iain Lane <laney at ubuntu.com> Sun, 27 Jun 2010 23:34:35 +0100
Modified: packages/gnome-subtitles/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/gnome-subtitles/trunk/debian/control?rev=5340&op=diff
==============================================================================
--- packages/gnome-subtitles/trunk/debian/control (original)
+++ packages/gnome-subtitles/trunk/debian/control Sun Jun 27 22:37:47 2010
@@ -30,6 +30,7 @@
Package: gnome-subtitles
Architecture: any
Depends: ${cli:Depends}, ${misc:Depends}, ${shlibs:Depends}, libmono-i18n2.0-cil, gstreamer0.10-plugins-base
+Recommends: gstreamer0.10-ffmpeg
Description: Subtitles editor for the GNOME Desktop environment
GNOME Subtitles is a subtitle editor for the GNOME Desktop environment.
.
More information about the Pkg-cli-apps-commits
mailing list