diff options
author | Yves-Alexis Perez <corsac@debian.org> | 2016-01-11 15:19:34 +0100 |
---|---|---|
committer | Yves-Alexis Perez <corsac@debian.org> | 2016-01-11 15:19:34 +0100 |
commit | 6b3356ae716d5f5d27330c39c3a9ce4d6c7d32b6 (patch) | |
tree | 3572fcee731521073b41fe0f858257963ae7791c /debian/control | |
parent | 179bf96a7e62edac5efcd37a9d651a9f36c85697 (diff) | |
download | vyos-strongswan-6b3356ae716d5f5d27330c39c3a9ce4d6c7d32b6.tar.gz vyos-strongswan-6b3356ae716d5f5d27330c39c3a9ce4d6c7d32b6.zip |
Migrate strongswan to ddeb
* debian/rules:
- migrate debug package to ddeb.
* debian/control:
- drop strongswan-dbg package.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/debian/control b/debian/control index f43d21b9f..ce4e5d2b7 100644 --- a/debian/control +++ b/debian/control @@ -162,17 +162,6 @@ Description: strongSwan charon library (extra plugins) ipsec.secrets and other credential sets) - xauth-pam (XAuth backend that uses PAM modules to verify passwords) -Package: strongswan-dbg -Architecture: any -Section: debug -Priority: extra -Depends: ${misc:Depends}, strongswan, libstrongswan (= ${binary:Version}) -Description: strongSwan library and binaries - debugging symbols - The strongSwan VPN suite uses the native IPsec stack in the standard - Linux kernel. It supports both the IKEv1 and IKEv2 protocols. - . - This package provides the symbols needed for debugging of strongSwan. - Package: strongswan-starter Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, libstrongswan (= |