diff options
author | Yves-Alexis Perez <corsac@debian.org> | 2016-10-02 15:22:51 +0200 |
---|---|---|
committer | Yves-Alexis Perez <corsac@debian.org> | 2016-10-02 15:22:51 +0200 |
commit | c8cccb5c55e30bdabc36c0bcf2a9783816b43612 (patch) | |
tree | 5cc440cca5f1222c9e8cfc0bf92477e7ec57e650 /debian/changelog | |
parent | a9cdc0409ea01bc7162570df51bf733e5fb274bd (diff) | |
download | vyos-strongswan-c8cccb5c55e30bdabc36c0bcf2a9783816b43612.tar.gz vyos-strongswan-c8cccb5c55e30bdabc36c0bcf2a9783816b43612.zip |
add build-dep on tzdata
* debian/control:
- add build-dep on tzdata, fix FTBFS when absent. closes: #839459
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 56bcfbad1..b47b32c79 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +strongswan (5.5.0-3) UNRELEASED; urgency=medium + + * debian/control: + - add build-dep on tzdata, fix FTBFS when absent. closes: #839459 + + -- Yves-Alexis Perez <corsac@debian.org> Sun, 02 Oct 2016 15:22:08 +0200 + strongswan (5.5.0-2) unstable; urgency=medium * debian/rules: |