diff options
author | Rene Mayrhofer <rene@mayrhofer.eu.org> | 2007-11-02 22:56:07 +0000 |
---|---|---|
committer | Rene Mayrhofer <rene@mayrhofer.eu.org> | 2007-11-02 22:56:07 +0000 |
commit | 5c33d896a0f1bb98625f51119caf34294ba7fa60 (patch) | |
tree | cf102ebd0396f693e2dadc9bd2a1e2937949ab8c /debian/changelog | |
parent | b8b1a4e04d0928c8b468b75561ffa07a63ae2a8c (diff) | |
download | vyos-strongswan-5c33d896a0f1bb98625f51119caf34294ba7fa60.tar.gz vyos-strongswan-5c33d896a0f1bb98625f51119caf34294ba7fa60.zip |
- Make the Makefile work...
- Cleanup slightly, although configure is still run twice (and I don't
know why).
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index f6c4d5523..1ccf71150 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,7 +12,10 @@ strongswan (4.1.8-2) unstable; urgency=low patching, as currently there are no Debian-specific patches (fortunately). Really closes: #442880: strongswan: postinst failure (missing /etc/init.d/ipsec) - * More cleanup: drop debconf translations hack for woody compatibility. + * More cleanup: drop debconf translations hack for woody compatibility, + depend on build-stamp instead of build in the install-strongswan target, + and remove the now unnecessary dh_clean -k call in install-strongswan so + that configure isn't run twice during building the package. * Update French debconf translation. Closes: #448327: strongswan: [INTL:fr] French debconf templates translation update |