diff options
author | C.J. Collier <cjcollier@linuxfoundation.org> | 2016-05-11 06:42:43 +0000 |
---|---|---|
committer | C.J. Collier <cjcollier@linuxfoundation.org> | 2016-05-11 06:42:43 +0000 |
commit | 020165ce5b9643ff3b9c96bd4a30c981a5d5d78d (patch) | |
tree | d88fcdb4707a02c786a38e2024706edace48b1a2 /templates/show/vpn/ike/rsa-keys/node.def | |
parent | 286e4186e7185a49bd1be6bc0f7afe77dfcfcdad (diff) | |
download | vyatta-op-vpn-020165ce5b9643ff3b9c96bd4a30c981a5d5d78d.tar.gz vyatta-op-vpn-020165ce5b9643ff3b9c96bd4a30c981a5d5d78d.zip |
vyatta-op-vpn (0.15.0+vyos2+current2+nmu1) UNRELEASED; urgency=low
* Non-maintainer upload.
* address lintian issues
- script-not-executable: removed #!/usr/bin/perl from .pm files
- debhelper-but-no-misc-depends: added ${misc:Depends} to Depends: field
- debian-rules-missing-recommended-target: added build-arch build-indep
- out-of-date-standards-version: updated standards version to 3.9.4
- package-contains-linda-override: removed linda override
- file-in-unusual-dir: not triggering, removed from override
- script-with-language-extension: renamed vyatta-gen-x509-keypair.sh
vyatta-gen-x509-keypair
* address dpkg-gencontrol issue:
- unknown substitution variable ${shlibs:Depends} - removed
* address dpkg-source issue:
- debian/source/format set to "3.0 (native)"
* removed all references to /opt/vyatta but one from source
Signed-off-by: C.J. Collier <cjcollier@linuxfoundation.org>
Diffstat (limited to 'templates/show/vpn/ike/rsa-keys/node.def')
-rw-r--r-- | templates/show/vpn/ike/rsa-keys/node.def | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/templates/show/vpn/ike/rsa-keys/node.def b/templates/show/vpn/ike/rsa-keys/node.def deleted file mode 100644 index 6d3baa5..0000000 --- a/templates/show/vpn/ike/rsa-keys/node.def +++ /dev/null @@ -1,2 +0,0 @@ -help: Show VPN RSA keys -run: sudo /opt/vyatta/bin/sudo-users/vyatta-show-vpn.pl rsa-keys |