[Pkg-cli-apps-commits] r4680 - in /packages/gnome-subtitles/trunk/debian: changelog control
meebey at users.alioth.debian.org
meebey at users.alioth.debian.org
Sun Mar 8 12:40:21 UTC 2009
Author: meebey
Date: Sun Mar 8 12:40:21 2009
New Revision: 4680
URL: http://svn.debian.org/wsvn/pkg-cli-apps/?sc=1&rev=4680
Log:
* debian/control:
+ Added libenchant-dev and libgtkspell-dev to build-deps as dh_clideps
needs the shlibs for those libraries.
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=4680&op=diff
==============================================================================
--- packages/gnome-subtitles/trunk/debian/changelog (original)
+++ packages/gnome-subtitles/trunk/debian/changelog Sun Mar 8 12:40:21 2009
@@ -1,8 +1,11 @@
gnome-subtitles (0.8-2) unstable; urgency=low
* Upload to unstable.
+ * debian/control:
+ + Added libenchant-dev and libgtkspell-dev to build-deps as dh_clideps
+ needs the shlibs for those libraries.
- -- Mirco Bauer <meebey at debian.org> Sun, 08 Mar 2009 12:35:49 +0100
+ -- Mirco Bauer <meebey at debian.org> Sun, 08 Mar 2009 13:38:45 +0100
gnome-subtitles (0.8-1) experimental; urgency=low
Modified: packages/gnome-subtitles/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/gnome-subtitles/trunk/debian/control?rev=4680&op=diff
==============================================================================
--- packages/gnome-subtitles/trunk/debian/control (original)
+++ packages/gnome-subtitles/trunk/debian/control Sun Mar 8 12:40:21 2009
@@ -14,6 +14,8 @@
libgnome2.0-cil,
libgstreamer0.10-dev,
libgstreamer-plugins-base0.10-dev,
+ libenchant-dev,
+ libgtkspell-dev,
libxml-parser-perl,
scrollkeeper,
libsublib-cil,
More information about the Pkg-cli-apps-commits
mailing list