mirror of
https://github.com/vel21ripn/nDPI.git
synced 2026-04-29 07:29:39 +00:00
* can be used for local and CI builds Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
26 lines
503 B
Text
26 lines
503 B
Text
Source: ndpi
|
|
Section: free
|
|
Priority: optional
|
|
Maintainer: Luca Deri <deri@ntop.org>
|
|
Standards-Version: @NDPI_VERS@
|
|
Build-Depends: debhelper
|
|
Build-Conflicts:
|
|
|
|
Package: ndpi
|
|
Architecture: @EXTN@
|
|
Depends: libnuma1 @GEOIP_DEP@
|
|
Recommends:
|
|
Suggests:
|
|
Pre-Depends:
|
|
Conflicts:
|
|
Provides:
|
|
Replaces:
|
|
Description: A L7 DPI library.
|
|
|
|
Package: ndpi-dev
|
|
Section: libdevel
|
|
Architecture: @EXTN@
|
|
Depends: ndpi (= ${binary:Version}), ${misc:Depends}
|
|
Conflicts:
|
|
Description: Development library and header files for ndpi
|
|
|