diff options
author | Yves-Alexis Perez <corsac@corsac.net> | 2012-06-30 18:52:55 +0200 |
---|---|---|
committer | Yves-Alexis Perez <corsac@corsac.net> | 2012-06-30 18:52:55 +0200 |
commit | 6a6f3a54a379e9535c1e70160f804bdca87d1019 (patch) | |
tree | 0dc63a0643a3f36089e6b89e0c2f7de906ac1f5a /debian | |
parent | ab9a99f84447450078af43af6e2c9729353c2cbc (diff) | |
download | vyos-strongswan-6a6f3a54a379e9535c1e70160f804bdca87d1019.tar.gz vyos-strongswan-6a6f3a54a379e9535c1e70160f804bdca87d1019.zip |
- libnm-glib-vpn-dev also is linux-any, fix build-deps.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index d9436dfc9..40ccc0a9a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +strongswan (4.6.4-4) UNRELEASED; urgency=low + + * debian/control: + - libnm-glib-vpn-dev also is linux-any, fix build-deps. + + -- Yves-Alexis Perez <corsac@debian.org> Sat, 30 Jun 2012 18:52:37 +0200 + strongswan (4.6.4-3) unstable; urgency=low * debian/strongswan-starter.postrm diff --git a/debian/control b/debian/control index 0b32c2bd7..9a48c313e 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 9), dpkg-dev (>= 1.16.2), libtool, libgmp3-dev, libldap2-dev, libpam0g-dev, libkrb5-dev, bison, flex, bzip2, po-debconf, hardening-wrapper, libfcgi-dev, clearsilver-dev, libxml2-dev, libsqlite3-dev, network-manager-dev (>= 0.7) [linux-any], - libnm-glib-vpn-dev (>= 0.7), libnm-util-dev (>= 0.7) [linux-any], + libnm-glib-vpn-dev (>= 0.7) [linux-any], libnm-util-dev (>= 0.7) [linux-any], gperf, libcap-dev Homepage: http://www.strongswan.org |