diff options
author | Yves-Alexis Perez <corsac@debian.org> | 2013-08-25 17:05:43 +0200 |
---|---|---|
committer | Yves-Alexis Perez <corsac@debian.org> | 2013-08-25 17:05:43 +0200 |
commit | c0bea03cad7ff66ca2d6191239495ecac2585556 (patch) | |
tree | 530d07eb50dbd8ab29a0c288ec4a2d2778a911ba /debian/changelog | |
parent | 307ad2e4544ac715e1e3273960f2e389a60ca98f (diff) | |
download | vyos-strongswan-c0bea03cad7ff66ca2d6191239495ecac2585556.tar.gz vyos-strongswan-c0bea03cad7ff66ca2d6191239495ecac2585556.zip |
Refresh autotools helper file for ARM64 support.
* debian/control:
- add build-dep on dh-autoreconf.
* debian/rules:
- use autoreconf addon to refresh autotools helper files and gain support
for ARM64.
* debian/source/options: ignore files regenerated by autoreconf addon.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 86f88c710..daac98016 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,11 @@ strongswan (5.1.0-1) UNRELEASED; urgency=low - install new rc2, pkcs12 and sshkey plugins. * debian/control: - update standards version to 3.9.4. + - add build-dep on dh-autoreconf. + * debian/rules: + - use autoreconf addon to refresh autotools helper files and gain support + for ARM64. + * debian/source/options: ignore files regenerated by autoreconf addon. -- Yves-Alexis Perez <corsac@debian.org> Sun, 25 Aug 2013 15:37:56 +0200 |