From 365a347a6affb8a92ef9465a3a3577e33d7e3bae Mon Sep 17 00:00:00 2001 From: gregor herrmann Date: Fri, 8 Aug 2008 19:00:50 +0000 Subject: [PATCH 1/1] Add the packages needed by the example script to Suggests: and don't compress the example script any more. --- debian/changelog | 2 ++ debian/control | 1 + debian/rules | 2 +- 3 files changed, 4 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index b34d6dc..0480737 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,8 @@ iodine (0.4.2-1) UNRELEASED; urgency=low * Add an additional note to README.Debian: iodine's versions on the server and the client have to match. * debian/rules: separate DESTDIR and prefix on make install. + * Add the packages needed by the example script to Suggests: and don't + compress the example script any more. -- gregor herrmann Fri, 08 Aug 2008 15:22:19 -0300 diff --git a/debian/control b/debian/control index 19035ee..8bee79c 100644 --- a/debian/control +++ b/debian/control @@ -12,6 +12,7 @@ Vcs-Browser: http://svn.toastfreeware.priv.at/wsvn/ToastfreewareDebian/iodine/tr Package: iodine Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, udev | makedev, adduser +Suggests: iproute, ipcalc, dnsutils, fping Description: tool for tunneling IPv4 data through a DNS server This is a piece of software that lets you tunnel IPv4 data through a DNS server. This can be usable in different situations where internet access is diff --git a/debian/rules b/debian/rules index 7fb5d28..8edb56f 100755 --- a/debian/rules +++ b/debian/rules @@ -62,7 +62,7 @@ binary-arch: build install dh_installinit --name=iodined dh_link usr/share/man/man8/iodine.8 usr/share/man/man8/iodined.8 dh_strip - dh_compress + dh_compress -Xiodine-jigger dh_fixperms dh_installdeb dh_shlibdeps -- 2.30.2