summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2013-03-22 03:45:09 +0100
committerPaul Buetow <paul@buetow.org>2013-03-22 03:45:09 +0100
commitbdd180bb7b3eca8622016067058c023cd11c0b5e (patch)
tree19c3da37e523066cf53e68da34e393bda52fa822 /debian/control
initial version of the template
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control15
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..1a33eb7
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,15 @@
+Source: foo
+Section: utils
+Priority: optional
+Maintainer: Paul Buetow <paul@buetow.org>
+Build-Depends:
+Standards-Version: 3.9.2
+Homepage: https://template.buetow.org
+Vcs-Git: git://git.buetow.org/template
+Vcs-Browser: http://web.buetow.org/git/?p=template.git;a=summary
+
+Package: foo
+Architecture: all
+Depends:
+Description: Small template package
+ This is just a template package, which cann print Hello World.