[Pkg-irc-commits] r126 - /packages/conspire/trunk/debian/control

dblaber-guest at users.alioth.debian.org dblaber-guest at users.alioth.debian.org
Thu Jan 17 18:08:36 UTC 2008


Author: dblaber-guest
Date: Thu Jan 17 18:08:20 2008
New Revision: 126

URL: http://svn.debian.org/wsvn/pkg-irc/?sc=1&rev=126
Log:
Don't have libconspire-xchatemu0 depend on libconspire0.

Modified:
    packages/conspire/trunk/debian/control

Modified: packages/conspire/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-irc/packages/conspire/trunk/debian/control?rev=126&op=diff
==============================================================================
--- packages/conspire/trunk/debian/control (original)
+++ packages/conspire/trunk/debian/control Thu Jan 17 18:08:20 2008
@@ -24,7 +24,7 @@
 Package: libconspire-xchatemu-dev
 Section: libdevel
 Architecture: any
-Depends: libconspire0 (= ${Source-Version})
+Depends: libconspire0
 Description: xchat compatibility wrapper for conspire - dev
  Conspire is an advanced, lightweight IRC client for UNIX. It includes a GTK 
  interface, and a "bot" interface which has no UI. Interface segregation is
@@ -36,7 +36,7 @@
 Package: libconspire-xchatemu0
 Section: libs
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, libconspire0
+Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: xchat compatibility library for conspire
  Conspire is an advanced, lightweight IRC client for UNIX. It includes a GTK 
  interface, and a "bot" interface which has no UI. Interface segregation is




More information about the Pkg-irc-commits mailing list