diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | debian/strongswan-starter.install | 1 |
2 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 07bbc9e18..eea5e6c37 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,8 @@ strongswan (5.3.3-1) UNRELEASED; urgency=medium * debian/libstrongswan-standard-plugins: - add connmark plugin to the standard-plugins package. * New upstream release. + * debian/strongswan-starter.install: + - install new pki --dn manpage to ipsec-starter package. -- Yves-Alexis Perez <corsac@debian.org> Thu, 22 Oct 2015 11:44:21 +0200 diff --git a/debian/strongswan-starter.install b/debian/strongswan-starter.install index 66906f54a..393098499 100644 --- a/debian/strongswan-starter.install +++ b/debian/strongswan-starter.install @@ -20,6 +20,7 @@ usr/bin/pki usr/lib/ipsec/scepclient usr/share/man/man8/scepclient.8 usr/share/man/man1/pki---acert.1 +usr/share/man/man1/pki---dn.1 usr/share/man/man1/pki---gen.1 usr/share/man/man1/pki---issue.1 usr/share/man/man1/pki---keyid.1 |