aboutsummaryrefslogtreecommitdiff
path: root/software/source/debian/control
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2016-06-27 11:38:39 -0400
committerRob Austein <sra@hactrn.net>2016-06-27 11:38:39 -0400
commit5ce361bac89d49a368350e8c475b83e8e6cf0718 (patch)
tree0ad3144eebb5f069c238b35611750fe29d2ca1ab /software/source/debian/control
parent89e23287021da6db980ebbcca3c651bc163514bb (diff)
parent856cb22d530e820c122e0dbee5b61edff91d235e (diff)
Merged software/master.
Diffstat (limited to 'software/source/debian/control')
-rw-r--r--software/source/debian/control14
1 files changed, 14 insertions, 0 deletions
diff --git a/software/source/debian/control b/software/source/debian/control
new file mode 100644
index 0000000..8ae25b9
--- /dev/null
+++ b/software/source/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), libsqlite3-0, libsqlite3-dev, python (>= 2.7), python-yaml
+Homepage: http://trac.cryptech.is/wiki
+
+Package: cryptech-alpha
+Architecture: any
+Depends: libc6 (>= 2.13), ${misc:Depends}, libsqlite3-0
+Description: Cryptech open-source crypto software
+ "cryptech-alpha" contains software for use with the Cryptech Project
+ "Alpha" development board.
id='n100' href='#n100'>100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136