aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--distribution/pom.xml1
-rw-r--r--distribution/src/deb/control/control9
2 files changed, 10 insertions, 0 deletions
diff --git a/distribution/pom.xml b/distribution/pom.xml
index eabcca42f..382699158 100644
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -197,6 +197,7 @@
<configuration>
<excludes>
<exclude>**/git.properties</exclude>
+ <exclude>**/control</exclude>
<exclude>**/*.checkstyle</exclude>
<exclude>**/*.json</exclude>
<exclude>**/README.md</exclude>
diff --git a/distribution/src/deb/control/control b/distribution/src/deb/control/control
new file mode 100644
index 000000000..f15a84389
--- /dev/null
+++ b/distribution/src/deb/control/control
@@ -0,0 +1,9 @@
+Homepage: http://drill.apache.org/
+Package: Apache Drill
+Version: 1.16.0-SNAPSHOT
+Section: misc
+Priority: optional
+Architecture: all
+Maintainer: Naresh Bhat <naresh.bhat@linaro.org>
+Description: Apache Drill is an Apache open-source SQL query engine for Big Data exploration.
+Distribution: development