From 030bbfa60ee5e3ac4f1491d921f4f8997b65793f Mon Sep 17 00:00:00 2001 From: Rene Mayrhofer Date: Tue, 22 Jul 2008 10:58:02 +0000 Subject: - Take NEWS instead of ChangeLog as the upstream changelog. --- debian/changelog | 3 +-- debian/rules | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index d672d5e18..b74077950 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,8 +8,7 @@ strongswan (4.2.4-1) unstable; urgency=medium this version now supports AES-CCM (e.g. with esp=aes128ccm12) and AES-GCM (e.g. with esp=aes256gcm16) starting with kernel 2.6.25 and enables dead peer detection by default. - Note that charon (IKEv2) now used /etc/strongswan.conf as its config - file. + Note that charon (IKEv2) now uses the new /etc/strongswan.conf. * Enabled building of VIA Padlock and openssl crypto plugins and unit and integrity testing. * Drop patch to rename AES_cbc_encrypt so as not to conflict with an diff --git a/debian/rules b/debian/rules index 76789a746..2efeccb1a 100755 --- a/debian/rules +++ b/debian/rules @@ -127,7 +127,7 @@ binary-common: dh_testroot dh_installinit --name=ipsec dh_installdebconf - dh_installchangelogs ChangeLog + dh_installchangelogs NEWS dh_link dh_strip dh_compress -- cgit v1.2.3