control 1.1 KB

12345678910111213141516171819202122232425262728293031
  1. Source: network-manager-strongswan
  2. Section: net
  3. Priority: extra
  4. Maintainer: strongSwan Maintainers <pkg-swan-devel@lists.alioth.debian.org>
  5. Uploaders: Rene Mayrhofer <rmayr@debian.org>,
  6. Yves-Alexis Perez <corsac@debian.org>,
  7. Romain Francoise <rfrancoise@debian.org>
  8. Build-Depends: cdbs,
  9. debhelper (>= 7),
  10. network-manager-dev (>= 0.9),
  11. libnm-util-dev (>= 0.9),
  12. libnm-glib-dev (>= 0.9),
  13. libnm-glib-vpn-dev (>= 0.9),
  14. libdbus-glib-1-dev,
  15. libgnomeui-dev,
  16. automake,
  17. gnome-common,
  18. Standards-Version: 3.9.1
  19. Package: network-manager-strongswan
  20. Architecture: any
  21. Depends: ${shlibs:Depends}, ${misc:Depends}, strongswan-nm, network-manager (>= 0.9)
  22. Description: network management framework (strongSwan plugin)
  23. NetworkManager attempts to keep an active network connection available at
  24. all times. It is intended primarily for laptops where it allows easy
  25. switching between local wireless networks, it's also useful on desktops
  26. with a selection of different interfaces to use. It is not intended for
  27. usage on servers.
  28. .
  29. This package provides a VPN plugin for strongSwan, providing easy access to
  30. IKEv2 IPSec VPN's.