From 73d55853d580c554f1eb8d134fb4d8175a0f4237 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Tue, 17 Sep 2013 11:42:50 -0300 Subject: Simpler debian/copyright and updated debian/control description --- debian/control | 3 +++ debian/copyright | 17 ----------------- 2 files changed, 3 insertions(+), 17 deletions(-) diff --git a/debian/control b/debian/control index 0f97ff9..471743a 100644 --- a/debian/control +++ b/debian/control @@ -18,3 +18,6 @@ Description: Distributed secret management using GnuPG and Git as create key pairs and supports encryption to multiple recipients and groups of different recipients to ensure the same repository can be shared with a workgroup but allowing to keep some secrets available just to subsets of that group. + + OpenSSL is needed to generate X.509 certificates and keys and xdg-utils are needed + to open and edit encrypted secrets according to their file types. diff --git a/debian/copyright b/debian/copyright index 08e35d3..37ffde1 100644 --- a/debian/copyright +++ b/debian/copyright @@ -19,20 +19,3 @@ License: GPL-3+ On Debian systems, the full text of the GNU General Public License version 3 can be found in the file `/usr/share/common-licenses/GPL-3'. - -Files: debian/* -Copyright: Copyright 2013 Silvio Rhatto -License: GPL-3+ - This program is free software: you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or - (at your option) any later version. - . - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - . - On Debian systems, the full text of the GNU General Public - License version 3 can be found in the file - `/usr/share/common-licenses/GPL-3'. -- cgit v1.2.3