[Pkg-silc-commits] [SCM] plugin for Kopete to support SILC protocol branch, master, updated. debian/0.5-1
Jérémy Bobbio
lunar at debian.org
Fri Jun 26 15:29:30 UTC 2009
The following commit has been merged in the master branch:
commit 7a9ba833996863c7d165e06f99b34088b44e1018
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 b470170..4ae42af 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ kopete-silc-plugin (0.5-1) UNRELEASED; urgency=low
* New upstream release. (Closes: #515671)
* Build-Depend on libsilc-dev instead of libsilc-1.1-2-dev.
* Build-Depend on libkopete-dev instead of kdenetwork-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 e5cddc4..0a0575a 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ 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