diff options
Diffstat (limited to 'packages/ubuntu/debian/control.in')
-rw-r--r-- | packages/ubuntu/debian/control.in | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/packages/ubuntu/debian/control.in b/packages/ubuntu/debian/control.in index 56191e2eb..f55c82979 100644 --- a/packages/ubuntu/debian/control.in +++ b/packages/ubuntu/debian/control.in @@ -2,27 +2,25 @@ Source: ndpi Section: free Priority: optional Maintainer: Luca Deri <deri@ntop.org> -Standards-Version: @NDPI_VERSION@ +Standards-Version: @NDPI_VERS@ Build-Depends: Build-Conflicts: Package: ndpi Architecture: @EXTN@ -Depends: pfring (=@PFRING_VERS@-@PFRING_SVN_RELEASE@), libnuma +Depends: libnuma Recommends: Suggests: Pre-Depends: Conflicts: Provides: Replaces: -Description: A network probe. +Description: A L7 DPI library. Package: ndpi-dev Section: libdevel Architecture: all Depends: ndpi (= ${binary:Version}), ${misc:Depends} Conflicts: -Description: development library and header files for ndpi - Headers, static libraries, and documentation for the ndpi library - +Description: Development library and header files for ndpi |