diff options
author | Romain Francoise <rfrancoise@debian.org> | 2014-04-15 19:56:42 +0200 |
---|---|---|
committer | Romain Francoise <rfrancoise@debian.org> | 2014-04-15 19:56:42 +0200 |
commit | 49d794b0c09fa4da59885039877daa243ab736ed (patch) | |
tree | 6e793cc685fde7cfa77f7ae4b57a8b9c50064c8e /debian | |
parent | dbfb47446f0757f72fa910c5a91a07b6a3f65f71 (diff) | |
download | vyos-strongswan-49d794b0c09fa4da59885039877daa243ab736ed.tar.gz vyos-strongswan-49d794b0c09fa4da59885039877daa243ab736ed.zip |
Deal with openac deletion
Diffstat (limited to 'debian')
-rw-r--r-- | debian/copyright | 5 | ||||
-rw-r--r-- | debian/strongswan-starter.install | 2 |
2 files changed, 0 insertions, 7 deletions
diff --git a/debian/copyright b/debian/copyright index 0be8bf231..4f43703ed 100644 --- a/debian/copyright +++ b/debian/copyright @@ -2007,11 +2007,6 @@ Copyright: 2008, Andreas Steffen 2008-2011, Tobias Brunner License: GPL-2+ -Files: src/openac/openac.c -Copyright: 2002, Ueli Galizzi, Ariane Seiler - 2004,2007, Andreas Steffen -License: GPL-2+ - Files: src/pluto/ocsp.c Copyright: 2003, Christoph Gysin, Simon Zwahlen 2009, Andreas Steffen - Hochschule fuer Technik Rapperswil diff --git a/debian/strongswan-starter.install b/debian/strongswan-starter.install index 9567bed8b..8253c1732 100644 --- a/debian/strongswan-starter.install +++ b/debian/strongswan-starter.install @@ -21,9 +21,7 @@ usr/share/man/man8/_updown_espmark.8 #tools usr/bin/pki usr/lib/ipsec/scepclient -usr/lib/ipsec/openac usr/share/man/man8/scepclient.8 -usr/share/man/man8/openac.8 usr/share/man/man1/pki---gen.1 usr/share/man/man1/pki---issue.1 usr/share/man/man1/pki---keyid.1 |