[Pkg-cli-apps-commits] r5142 - in /packages/smuxi/trunk/debian: changelog control
meebey at users.alioth.debian.org
meebey at users.alioth.debian.org
Sun Nov 8 21:14:15 UTC 2009
Author: meebey
Date: Sun Nov 8 21:14:14 2009
New Revision: 5142
URL: http://svn.debian.org/wsvn/pkg-cli-apps/?sc=1&rev=5142
Log:
* debian/control:
+ Added librsvg2-common to the dependencies of smuxi-frontend-gnome as it
needs the SVG loader support of GTK+.
Modified:
packages/smuxi/trunk/debian/changelog
packages/smuxi/trunk/debian/control
Modified: packages/smuxi/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/smuxi/trunk/debian/changelog?rev=5142&op=diff
==============================================================================
--- packages/smuxi/trunk/debian/changelog (original)
+++ packages/smuxi/trunk/debian/changelog Sun Nov 8 21:14:14 2009
@@ -1,3 +1,12 @@
+smuxi (0.6.4.1-2) UNRELEASED; urgency=low
+
+ * NOT RELEASED YET
+ * debian/control:
+ + Added librsvg2-common to the dependencies of smuxi-frontend-gnome as it
+ needs the SVG loader support of GTK+.
+
+ -- Mirco Bauer <meebey at debian.org> Sun, 08 Nov 2009 22:13:03 +0100
+
smuxi (0.6.4.1-1) unstable; urgency=medium
[ Mirco Bauer ]
Modified: packages/smuxi/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/smuxi/trunk/debian/control?rev=5142&op=diff
==============================================================================
--- packages/smuxi/trunk/debian/control (original)
+++ packages/smuxi/trunk/debian/control Sun Nov 8 21:14:14 2009
@@ -117,7 +117,7 @@
Architecture: all
Replaces: smuxi (<< 0.5.25)
Depends: ${shlibs:Depends}, ${misc:Depends}, ${cli:Depends}, smuxi-engine (= ${source:Version}),
- smuxi-frontend (= ${source:Version})
+ smuxi-frontend (= ${source:Version}), librsvg2-common
Description: GNOME frontend for Smuxi
Smuxi is an irssi-inspired, flexible, user-friendly and cross-platform IRC
client for sophisticated users, targeting the GNOME desktop.
More information about the Pkg-cli-apps-commits
mailing list