encryptionprovider-package
author ft
Thu, 27 Nov 2014 13:06:36 +0100
changeset 3 9bfc2cfec582
parent 1 f7b8f096b359
child 4 9c3105aa50e0
permissions -rw-r--r--
rebuild package
ft@0
     1
### Commented entries have reasonable defaults.
ft@0
     2
### Uncomment to edit them.
ft@0
     3
# Source: <source package name; defaults to package name>
ft@0
     4
Section: misc
ft@0
     5
Priority: optional
ft@0
     6
# Homepage: <enter URL here; no default>
ft@0
     7
Standards-Version: 3.9.2
ft@0
     8
ft@0
     9
Package: encryptionprovider
ft@3
    10
Version: 0.0.31
ft@0
    11
Maintainer: ft <ft@x-net.at>
ft@0
    12
# Pre-Depends: <comma-separated list of packages>
ft@0
    13
Depends: python,python-requests,python-urllib3,python-netifaces,python-netaddr,python-webpy
ft@0
    14
# Recommends: <comma-separated list of packages>
ft@0
    15
# Suggests: <comma-separated list of packages>
ft@0
    16
# Provides: <comma-separated list of packages>
ft@0
    17
# Replaces: <comma-separated list of packages>
ft@0
    18
Architecture: all
ft@0
    19
# Copyright: <copyright file; defaults to GPL2>
ft@0
    20
# Changelog: <changelog file; defaults to a generic changelog>
ft@0
    21
# Readme: <README.Debian file; defaults to a generic one>
ft@0
    22
# Extra-Files: <comma-separated list of additional files for the doc directory>
ft@0
    23
Files: encryptionprovider.py		/usr/bin/
ft@0
    24
 passwordreceiver.py			/usr/bin/
ft@0
    25
 encryptionprovider.cfg			/etc/encryptionprovider/
ft@0
    26
 truecrypt_getdevices.sh		/usr/local/bin/
ft@0
    27
 truecrypt_init.sh			/usr/local/bin/
ft@0
    28
 truecrypt_mount.sh			/usr/local/bin/
ft@0
    29
 truecrypt_umount.sh			/usr/local/bin/
ft@0
    30
 truecrypt_config.cfg			/usr/local/bin/
ft@0
    31
 pre_init.sh				/usr/local/bin/
ft@0
    32
 post_init.sh				/usr/local/bin/
ft@0
    33
Description: Encryption provider for opensecurity system 
ft@0
    34
 An extra layer that makes it possible to easy switch between encryption methodes