From 2e5ceac844c32fb52f4f3042be5b872f8b0b4ff0 Mon Sep 17 00:00:00 2001 From: Luca Deri Date: Sun, 19 Apr 2015 07:25:59 +0200 Subject: Initial import from SVN --- packages/ubuntu/debian/control.in | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 packages/ubuntu/debian/control.in (limited to 'packages/ubuntu/debian/control.in') diff --git a/packages/ubuntu/debian/control.in b/packages/ubuntu/debian/control.in new file mode 100644 index 000000000..56191e2eb --- /dev/null +++ b/packages/ubuntu/debian/control.in @@ -0,0 +1,28 @@ +Source: ndpi +Section: free +Priority: optional +Maintainer: Luca Deri +Standards-Version: @NDPI_VERSION@ +Build-Depends: +Build-Conflicts: + +Package: ndpi +Architecture: @EXTN@ +Depends: pfring (=@PFRING_VERS@-@PFRING_SVN_RELEASE@), libnuma +Recommends: +Suggests: +Pre-Depends: +Conflicts: +Provides: +Replaces: +Description: A network probe. + +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 + + -- cgit v1.2.3