[Pkg-silc-commits] [SCM] terminal based SILC client branch, master, updated. debian/1.1.7-1

Jérémy Bobbio lunar at debian.org
Fri Jun 26 15:28:15 UTC 2009


The following commit has been merged in the master branch:
commit 67c6d6e54016806c9388bb772af0cb2f4db4f448
Author: Jérémy Bobbio <lunar at debian.org>
Date:   Fri Jun 26 14:46:10 2009 +0200

    Fix control issues for debug package
    
     - put in "debug" section,
     - strip out common description,
     - remove extra Depends and Suggests.

diff --git a/debian/control b/debian/control
index 10d6dcf..b7778f1 100644
--- a/debian/control
+++ b/debian/control
@@ -23,15 +23,9 @@ Description: SILC plugin for irssi
  This package provides a plugin to connect to SILC networks using irssi.
 
 Package: irssi-plugin-silc-dbg
+Section: debug
 Architecture: any
 Priority: extra
-Depends: irssi, ${shlibs:Depends}, ${perl:Depends}, ${misc:Depends}, irssi-plugin-silc (= ${binary:Version})
-Suggests: libmime-tools-perl, libfile-mmagic-perl, libio-stringy-perl, libfile-temp-perl
+Depends: irssi-plugin-silc (= ${binary:Version})
 Description: debug symbols for the SILC plugin for irssi
- SILC (Secure Internet Live Conferencing) is a network protocol designed
- to provide end-to-end security for conferencing services. SILC has a
- command set and a user interface similar to IRC, but the network
- protocol is completely different as it supports public key strong
- cryptography and a different network model.
- .
  This package provides the debugging symbols for the irssi SILC plugin.

-- 
terminal based SILC client



More information about the Pkg-silc-commits mailing list