summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArturo Borrero Gonzalez <aborrero@cica.es>2014-09-30 19:07:18 +0200
committerArturo Borrero Gonzalez <aborrero@cica.es>2014-09-30 19:07:18 +0200
commitd2f808f156a037ff585e327cb79cea57cf24c491 (patch)
treeb03f92a977a94dcc88f11ea361a58706d5463646
parent9e57eb16aa5722038d1e5c195514f644a04f09c1 (diff)
downloadconntrack-tools-d2f808f156a037ff585e327cb79cea57cf24c491.tar.gz
conntrack-tools-d2f808f156a037ff585e327cb79cea57cf24c491.zip
d/control: architecture is linux-any
I don't thing anyone is using conntrack-tools with a non-linux kernel :-) Signed-off-by: Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com>
-rw-r--r--debian/control6
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/control b/debian/control
index 9f841ed..321c0d6 100644
--- a/debian/control
+++ b/debian/control
@@ -20,7 +20,7 @@ Vcs-Git: https://github.com/formorer/pkg-conntrack.git
Vcs-Browser: https://github.com/formorer/pkg-conntrack.git
Package: conntrack
-Architecture: any
+Architecture: linux-any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Program to modify the conntrack tables
conntrack is a userspace command line program targeted at system
@@ -28,7 +28,7 @@ Description: Program to modify the conntrack tables
connection tracking state table.
Package: conntrackd
-Architecture: any
+Architecture: linux-any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Connection tracking daemon
Conntrackd can replicate the status of the connections that are
@@ -36,7 +36,7 @@ Description: Connection tracking daemon
Conntrackd can also run as statistics daemon.
Package: nfct
-Architecture: any
+Architecture: linux-any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Tool to interact with the connection tracking system
nfct is the command line tool that allows you to manipulate the Netfilter's