[Pkg-cli-apps-commits] r4020 - in /packages/galaxium/trunk/debian: Galaxium.Protocol.Msn.GtkGui.dll.config control rules

hanska-guest at users.alioth.debian.org hanska-guest at users.alioth.debian.org
Sat Jun 21 20:37:34 UTC 2008


Author: hanska-guest
Date: Sat Jun 21 20:37:34 2008
New Revision: 4020

URL: http://svn.debian.org/wsvn/pkg-cli-apps/?sc=1&rev=4020
Log:
Added DLLmap for Galaxium.Protocol.Msn.GtkGui.dll
Fixed long description in debian/control to reflect current abilities of Galaxium

Added:
    packages/galaxium/trunk/debian/Galaxium.Protocol.Msn.GtkGui.dll.config
Modified:
    packages/galaxium/trunk/debian/control
    packages/galaxium/trunk/debian/rules

Added: packages/galaxium/trunk/debian/Galaxium.Protocol.Msn.GtkGui.dll.config
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/galaxium/trunk/debian/Galaxium.Protocol.Msn.GtkGui.dll.config?rev=4020&op=file
==============================================================================
--- packages/galaxium/trunk/debian/Galaxium.Protocol.Msn.GtkGui.dll.config (added)
+++ packages/galaxium/trunk/debian/Galaxium.Protocol.Msn.GtkGui.dll.config Sat Jun 21 20:37:34 2008
@@ -1,0 +1,3 @@
+<configuration>
+  <dllmap dll="libgdk-x11-2.0.so" target="libgdk-x11-2.0.so.0"/>
+</configuration>

Modified: packages/galaxium/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/galaxium/trunk/debian/control?rev=4020&op=diff
==============================================================================
--- packages/galaxium/trunk/debian/control (original)
+++ packages/galaxium/trunk/debian/control Sat Jun 21 20:37:34 2008
@@ -19,14 +19,14 @@
 Depends: ${shlibs:Depends}, ${misc:Depends}, ${cli:Depends}
 Description: instant messenger application for the GNOME desktop
  Galaxium is an instant messenger application designed for the GNOME desktop.
- It will allow you to connect to MSN, Jabber, GTalk, IRC, Yahoo and AIM (and
- ICQ in the future) through the use of addins.
+ It will allow you to connect to MSN (but support for Jabber, GTalk, IRC,
+ Yahoo, AIM, ICQ and Gadu-Gadu is planned in future) through the use of
+ addins.
  .
  Features:
   - Contact List Management
   - Personalized content (Display Pictures, Personal Messages, Custom Emoticons)
   - Indirect File Transfers (MSN)
-  - Direct File Transfers (Jabber wo/NAT only)
   - MSN and Jabber (+GTalk) Session Support
   - MSN communication with Yahoo contacts
   - MSN over HTTP protocol

Modified: packages/galaxium/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/galaxium/trunk/debian/rules?rev=4020&op=diff
==============================================================================
--- packages/galaxium/trunk/debian/rules (original)
+++ packages/galaxium/trunk/debian/rules Sat Jun 21 20:37:34 2008
@@ -66,6 +66,7 @@
 	
 	-rm -rf $(CURDIR)/debian/galaxium/usr/lib/pkgconfig
 	install -m644 $(CURDIR)/build/*.config $(CURDIR)/debian/galaxium/usr/lib/galaxium/
+	install -m644 $(CURDIR)/debian/*.config $(CURDIR)/debian/galaxium/usr/lib/galaxium/
 
 binary-indep: build install
 binary-arch: build install
@@ -81,7 +82,6 @@
 	dh_compress
 	dh_fixperms
 	dh_clifixperms
-	dh_makeclilibs
 	dh_clideps
 	dh_installdeb
 	dh_shlibdeps




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