diff options
author | An-Cheng Huang <ancheng@vyatta.com> | 2010-08-31 15:58:37 -0700 |
---|---|---|
committer | An-Cheng Huang <ancheng@vyatta.com> | 2010-08-31 15:58:37 -0700 |
commit | 0b70ed7e20439bc0be44633a45c0e2b2992db9f2 (patch) | |
tree | 99b5fa2c780550c90734e1e457ba9586be0fb817 /debian/control | |
parent | ca7743fdedead2693fa70ba46ce90684ac529dda (diff) | |
download | conntrack-tools-0b70ed7e20439bc0be44633a45c0e2b2992db9f2.tar.gz conntrack-tools-0b70ed7e20439bc0be44633a45c0e2b2992db9f2.zip |
remove debian patching from build
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 67fa7ea..6b78fea 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Alexander Wirt <formorer@debian.org> Homepage: http://conntrack-tools.netfilter.org/ Build-Depends: debhelper (>= 5), libnfnetlink-dev (>= 1.0.0), - libnetfilter-conntrack-dev (>= 0.0.101), bison, flex, dpatch + libnetfilter-conntrack-dev (>= 0.0.101), bison, flex Standards-Version: 3.8.4 Package: conntrack |