diff options
author | Rob Austein <sra@hactrn.net> | 2015-07-04 00:18:36 -0400 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2015-07-04 00:18:36 -0400 |
commit | ea04b71ff14523ffcfc02eb43cf509e238807bef (patch) | |
tree | 186ed194cc925441d249c7a9022efbd5546cfebc /sw/debian/control |
Initial version of Novean release engineering superrepository.
Not yet fully tested.
Diffstat (limited to 'sw/debian/control')
-rw-r--r-- | sw/debian/control | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/sw/debian/control b/sw/debian/control new file mode 100644 index 0000000..4d83526 --- /dev/null +++ b/sw/debian/control @@ -0,0 +1,14 @@ +Source: cryptech-novena-sw +Maintainer: Paul Selkirk <paul@psgd.org> +Section: misc +Priority: optional +Standards-Version: 3.9.6 +Build-Depends: debhelper (>= 9) +Homepage: http://trac.cryptech.is/wiki + +Package: cryptech-novena-sw +Architecture: armhf +Depends: libc6 (>= 2.13), ${misc:Depends} +Description: Cryptech open-source crypto software + "cryptech-novena-sw" contains software for use with the Cryptech Project RTL images on + the Novena PVT-1 development board. |