[Pkg-cli-apps-commits] [SCM] gnome-subtitles branch, master, updated. debian/1.1-4-2-g38c1e10

Tiago Bortoletto Vaz tiago at debian.org
Mon Mar 12 01:56:27 UTC 2012


The following commit has been merged in the master branch:
commit 83e83544e5e87b783ae39382f0f36b621b592acc
Author: Tiago Bortoletto Vaz <tiago at debian.org>
Date:   Sun Mar 11 21:11:02 2012 -0400

    Depends on libmono-i18n4.0-all instead of libmono-i18n4.0-cil to have all encodings available on system. Thanks to phileom and mc. (Closes: #660336)

diff --git a/debian/changelog b/debian/changelog
index 8474c4b..e740371 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+gnome-subtitles (1.1-5) unstable; urgency=low
+
+  * Depends on libmono-i18n4.0-all instead of libmono-i18n4.0-cil to have all
+    encodings available on system. Thanks to phileom and mc. (Closes: #660336)
+
+ -- Tiago Bortoletto Vaz <tiago at debian.org>  Sun, 11 Mar 2012 21:08:08 -0400
+
 gnome-subtitles (1.1-4) unstable; urgency=low
 
   * [3cb75c6] Update debian/rules for DH8-compatible "--with cli"
diff --git a/debian/control b/debian/control
index 64d9ab2..9e60e34 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-cil, gstreamer0.10-plugins-base
+Depends: ${cli:Depends}, ${misc:Depends}, ${shlibs:Depends}, libmono-i18n4.0-all, 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.

-- 
gnome-subtitles



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