diff options
author | Rob Austein <sra@hactrn.net> | 2016-06-26 10:44:56 -0400 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2016-06-26 10:44:56 -0400 |
commit | e21726fd47adaf461a9434acf8422a865f53f78b (patch) | |
tree | 18a6d4a02933671ebd3fdbc604c91633d68c5e3d /source/debian/control | |
parent | dfbff65fedfa40311a29302b90935835307d7842 (diff) |
Move source code one level down in tree to get names in source package right.
Diffstat (limited to 'source/debian/control')
-rw-r--r-- | source/debian/control | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/source/debian/control b/source/debian/control new file mode 100644 index 0000000..8ae25b9 --- /dev/null +++ b/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. |