diff options
author | Romain Francoise <rfrancoise@debian.org> | 2014-07-28 19:12:31 +0200 |
---|---|---|
committer | Romain Francoise <rfrancoise@debian.org> | 2014-07-28 19:12:31 +0200 |
commit | fd1e9f808bba47c62b40b51c0afc0bd5c2821835 (patch) | |
tree | 4b14563d03288f6ec81c2df64b88677f9475031e /debian/changelog | |
parent | 1e90ef71efd5f3e487b48cd20e0eff94dbe6b822 (diff) | |
download | vyos-strongswan-fd1e9f808bba47c62b40b51c0afc0bd5c2821835.tar.gz vyos-strongswan-fd1e9f808bba47c62b40b51c0afc0bd5c2821835.zip |
Revert "Don't rely on pkg-config based systemd detection"
This reverts commit 6e408eb31340230d4c57da34aeab640098c78d1a.
Conflicts:
debian/changelog
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 951a8141f..70ae653a1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,11 +7,12 @@ strongswan (5.2.0-2) UNRELEASED; urgency=medium add After=network.target to ensure that charon gets the chance to send deletes on exit. + Add ExecReload for reload action, since the starter script has one. - + Add --with-systemdsystemunitdir to configure options. + + On linux-any, add build-dep on systemd to ensure that the pkg-config + metadata file can be found. + Add build-dep on dh-systemd, and use systemd dh addon. * Remove debian/patches/03_include-stdint.patch. - -- Romain Francoise <rfrancoise@debian.org> Sat, 26 Jul 2014 17:54:05 +0200 + -- Romain Francoise <rfrancoise@debian.org> Fri, 25 Jul 2014 22:51:04 +0200 strongswan (5.2.0-1) unstable; urgency=medium |