diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 6 |
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 |