aboutsummaryrefslogtreecommitdiff
path: root/rtl/debian
diff options
context:
space:
mode:
Diffstat (limited to 'rtl/debian')
-rw-r--r--rtl/debian/compat1
-rw-r--r--rtl/debian/control14
-rw-r--r--rtl/debian/copyright27
-rwxr-xr-xrtl/debian/rules4
-rw-r--r--rtl/debian/source/format1
5 files changed, 0 insertions, 47 deletions
diff --git a/rtl/debian/compat b/rtl/debian/compat
deleted file mode 100644
index ec63514..0000000
--- a/rtl/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-9
diff --git a/rtl/debian/control b/rtl/debian/control
deleted file mode 100644
index 84a4e91..0000000
--- a/rtl/debian/control
+++ /dev/null
@@ -1,14 +0,0 @@
-Source: cryptech-novena-rtl
-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-rtl
-Architecture: all
-Depends: libc6 (>= 2.13), ${misc:Depends}
-Description: Cryptech open-source crypto hardware
- "cryptech-novena-rtl" contains FGPA configuration (RTL bitstream) for the Cryptech project on
- the Novena PVT-1 development board.
diff --git a/rtl/debian/copyright b/rtl/debian/copyright
deleted file mode 100644
index fd7518e..0000000
--- a/rtl/debian/copyright
+++ /dev/null
@@ -1,27 +0,0 @@
-Copyright (c) 2015, NORDUnet A/S All rights reserved.
-
-Redistribution and use in source and binary forms, with or without
-modification, are permitted provided that the following conditions are
-met:
-- Redistributions of source code must retain the above copyright notice,
- this list of conditions and the following disclaimer.
-
-- Redistributions in binary form must reproduce the above copyright
- notice, this list of conditions and the following disclaimer in the
- documentation and/or other materials provided with the distribution.
-
-- Neither the name of the NORDUnet nor the names of its contributors may
- be used to endorse or promote products derived from this software
- without specific prior written permission.
-
-THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
-IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
-TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
-PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
-TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
-PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
-LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
-NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
-SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
diff --git a/rtl/debian/rules b/rtl/debian/rules
deleted file mode 100755
index 2d33f6a..0000000
--- a/rtl/debian/rules
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/usr/bin/make -f
-
-%:
- dh $@
diff --git a/rtl/debian/source/format b/rtl/debian/source/format
deleted file mode 100644
index 89ae9db..0000000
--- a/rtl/debian/source/format
+++ /dev/null
@@ -1 +0,0 @@
-3.0 (native)