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