From a625aa25873593fa80df46ab506cce5d5812ba45 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sun, 3 Jul 2016 12:12:25 -0300 Subject: Debian packaging --- debian/control | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 debian/control (limited to 'debian/control') diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..5038b11 --- /dev/null +++ b/debian/control @@ -0,0 +1,18 @@ +Source: bootless +Section: misc +Priority: extra +Maintainer: Silvio Rhatto +Build-Depends: debhelper (>= 9.20120909~) +Standards-Version: 3.9.5 +Homepage: https://keyringer.fluxo.info +Vcs-Git: git://git.fluxo.info/bootless.git +Vcs-Browser: https://git.fluxo.info/bootless/log/?h=debian + +Package: bootless +Architecture: all +Depends: ${shlibs:Depends}, ${misc:Depends}, grub-pc, gawk | mawk +Recommends: git, git-annex +Description: Bootless is a scheme allowing a computer with encrypted disk to stay without +attached bootloader in order to make more difficult to tamper the initialization +process. Bootless is a bootloader installed in a removable media and used to +initialize computers. -- cgit v1.2.3