diff options
author | Yves-Alexis Perez <corsac@corsac.net> | 2012-06-29 11:23:45 +0200 |
---|---|---|
committer | Yves-Alexis Perez <corsac@corsac.net> | 2012-06-29 11:23:45 +0200 |
commit | de707fa60bce64a2c7aa5cb479a5f9b40bd6b2c6 (patch) | |
tree | af1d01878bc364ce8996581bb110797cbc39ab9b /debian/changelog | |
parent | 0b432c36cbaa300eced52070abbb9bed6ccb826d (diff) | |
download | vyos-strongswan-de707fa60bce64a2c7aa5cb479a5f9b40bd6b2c6.tar.gz vyos-strongswan-de707fa60bce64a2c7aa5cb479a5f9b40bd6b2c6.zip |
don't generate maintainer scripts snippets for init scripts, it's already handled (atlhough we might want to change that later)
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 288afd170..2b3676a5b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -23,6 +23,8 @@ strongswan (4.6.4-0.1) UNRELEASED; urgency=low - inconditionnally enable network-manager. - switch to dh. - ignore plugins in dh_makeshlibs. + - don't generate maintainer scripts snippets for init scripts, it's + already handled (atlhough we might want to change that later) * debian/libstrongswan.lintian-overrides, debian/libstrongswan-ikev2.lintian-overrides: - override warning for hardening flags, we do use them. |