aboutsummaryrefslogtreecommitdiff
path: root/packages/ubuntu/debian/control.in
diff options
context:
space:
mode:
authorLuca Deri <deri@Lucas-MacBookPro.local>2015-04-19 07:25:59 +0200
committerLuca Deri <deri@Lucas-MacBookPro.local>2015-04-19 07:25:59 +0200
commit2e5ceac844c32fb52f4f3042be5b872f8b0b4ff0 (patch)
tree01af171f4af2b86efa64d0166dc540ee5c027c95 /packages/ubuntu/debian/control.in
parent7fa4694dadf869d1de2baa99383308a163902f8f (diff)
Initial import from SVN
Diffstat (limited to 'packages/ubuntu/debian/control.in')
-rw-r--r--packages/ubuntu/debian/control.in28
1 files changed, 28 insertions, 0 deletions
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 <deri@ntop.org>
+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
+
+