Package: silc-toolkit Followup-For: Bug #413790
i've just placed a diff that seems to build a deb for the latest upstream package here: http://lair.fifthhorseman.net/~dkg/src/silc/silc-toolkit-packaging-v1.0.2.diff it's based off of the diff from 0.9.12-6, with a couple minor changes to debian/rules and debian/control.sh (which i confess i don't understand well: i just tweaked it until it worked). the diffstat looks like this: debian/README.Debian | 6 + debian/changelog | 93 ++++++++++++++++ debian/compat | 1 debian/control | 35 ++++++ debian/control.sh | 58 ++++++++++ debian/copyright | 65 +++++++++++ debian/ctest | 29 +++++ debian/docs | 4 debian/libpackagename | 27 ++++ debian/libsilc-1.0-2-dev.install | 6 + debian/libsilc-1.0-2.install | 2 debian/rules | 162 ++++++++++++++++++++++++++++ debian/silc.pc | 14 ++ debian/unused/NAME | 1 debian/unused/control | 3 debian/unused/substitute.sh | 33 +++++ debian/unused/unsubstitute.sh | 1 lib/silccrypt/Makefile.am | 4 lib/silccrypt/Makefile.in | 6 - lib/silccrypt/ciphers.h | 1 lib/silccrypt/rc5.c | 222 --------------------------------------- lib/silccrypt/rc5.h | 33 ----- lib/silccrypt/rc5_internal.h | 42 ------- hth, --dkg -- System Information: Debian Release: 4.0 APT prefers testing APT policy: (500, 'testing'), (200, 'unstable'), (101, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.18-4-686 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

