[Pkg-silc-commits] [SCM] plugin for Kopete to support SILC protocol branch, master, updated. debian/0.5-2

Jérémy Bobbio lunar at debian.org
Fri Jul 24 00:12:18 UTC 2009


The following commit has been merged in the master branch:
commit 69dbc9c8d81ceaa1e06e368999ad001221d51faa
Author: Jérémy Bobbio <lunar at debian.org>
Date:   Thu Jun 25 22:13:20 2009 +0200

    Depend on kopete
    
    I really wonder how no one noticed that you could install kopete-silc-plugin
    without having kopete installed.

diff --git a/debian/changelog b/debian/changelog
index 5f85611..90165c1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ kopete-silc-plugin (0.5-2) UNRELEASED; urgency=low
   [ Jérémy Bobbio ]
   * Upload new upstream release to unstable.  (Closes: #515671, #536931)
   * Build-Depend on libsilc-dev instead of libsilc-1.1-2-dev.
+  * Depend on kopete… obviously.
 
  -- Jérémy Bobbio <lunar at debian.org>  Thu, 25 Jun 2009 18:11:56 +0200
 
diff --git a/debian/control b/debian/control
index af7f17a..66b3cae 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-silc/kopete-silc-plugin/trunk
 
 Package: kopete-silc-plugin
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: kopete, ${shlibs:Depends}, ${misc:Depends}
 Description: plugin for Kopete to support SILC protocol
  Plugin for Kopete instant messaging client to support the SILC protocol.
  .

-- 
plugin for Kopete to support SILC protocol



More information about the Pkg-silc-commits mailing list