Package: fwknop-server
Version: 2.0.0rc2-1
Hi,
To avoid bug#508644, fwknop-server depends on
defautl-mta | mail-transport-agent
. Almost perfect, except the 't' and 'l' are transposed. Version
1.9.12-2 is probably also affected, though I haven't checked. How
about this patch (untested)?
---
debian/changelog | 6 ++++++
debian/control | 2 +-
2 files changed, 7 insertions(+), 1 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index e2d00a1b..00d2e4da 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+fwknop (2.0.0rc2-1.1) local; urgency=low
+
+ * Corrected spelling of default-mta in Depends.
+
+ -- Jonathan Nieder <[email protected]> Tue, 11 Oct 2011 15:59:55 -0500
+
fwknop (2.0.0rc2-1) experimental; urgency=low
* New upstream release.
diff --git a/debian/control b/debian/control
index 137f02eb..fe03f6e1 100644
--- a/debian/control
+++ b/debian/control
@@ -59,7 +59,7 @@ Description: system interface for user-level fko management
Package: fwknop-server
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, libfko0 (= ${binary:Version}),
- defautl-mta | mail-transport-agent, iptables, lsb-base (>= 3.0-6)
+ default-mta | mail-transport-agent, iptables, lsb-base (>= 3.0-6)
Description: FireWall KNock OPerator server side - C version
The FireWall KNock OPerator implements an authorization scheme called
Single Packet Authorization (SPA), based on Netfilter and libpcap.
--
1.7.7
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]