aboutsummaryrefslogtreecommitdiff
path: root/sw/debian/control
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2016-06-22 15:34:57 -0400
committerRob Austein <sra@hactrn.net>2016-06-22 15:34:57 -0400
commitbeca9ece1b3a9f47d81b98f06fc4b0180704cabe (patch)
treee265980b30305c60d6932cdf8b5403914a66516d /sw/debian/control
First cut at release engineering for software that goes with the Alpha board.
This may well end up merging with the firmware super-repository, but, having started down the road of making them separate, let's keep it that way while we get the initial stuff out of the way, then merge them if it still seems like a good idea when the basics are working.
Diffstat (limited to 'sw/debian/control')
-rw-r--r--sw/debian/control14
1 files changed, 14 insertions, 0 deletions
diff --git a/sw/debian/control b/sw/debian/control
new file mode 100644
index 0000000..d7440f8
--- /dev/null
+++ b/sw/debian/control
@@ -0,0 +1,14 @@
+Source: cryptech-alpha
+Maintainer: APT Builder Robot <aptbot@cryptech.is>
+Section: misc
+Priority: optional
+Standards-Version: 3.9.6
+Build-Depends: debhelper (>= 9)
+Homepage: http://trac.cryptech.is/wiki
+
+Package: cryptech-alpha
+Architecture: any
+Depends: libc6 (>= 2.13), ${misc:Depends}
+Description: Cryptech open-source crypto software
+ "cryptech-alpha" contains software for use with the Cryptech Project
+ "Alpha" development board.