Add Debian stuff
[idzorba-moved-to-github.git] / debian / control
diff --git a/debian/control b/debian/control
new file mode 100644 (file)
index 0000000..0633605
--- /dev/null
@@ -0,0 +1,21 @@
+Source: zorba
+Section: devel
+Standards-Version: 3.6.2
+Maintainer: Adam Dickmeiss <adam@indexdata.dk>
+Priority: extra
+Build-Depends: debhelper (>= 7),
+       cmake
+       pkg-config,
+       wget,
+       libxerces-c-dev,
+       libcurl4-gnutls-dev,
+       libedit-dev,
+       libxslt1-dev,
+       bison
+
+Package: zorba
+Section: libs
+Architecture: any
+Depends: ${shlibs:Depends}
+Description: runtime and development
+The XQuery Processor developed by the FLWOR Foundation