summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOndřej Nový <onovy@debian.org>2018-10-01 10:21:50 +0200
committerOndřej Nový <onovy@debian.org>2018-10-01 10:21:50 +0200
commitaebc61cb39283f2d4c471c18823ca6fcdfea5d79 (patch)
treee2fded0e7a353829c859a799331160a827f6f5bb
parentac1d5a02030597ac1cbcfa9cac76fa21aa286a85 (diff)
downloadvyos-strongswan-aebc61cb39283f2d4c471c18823ca6fcdfea5d79.tar.gz
vyos-strongswan-aebc61cb39283f2d4c471c18823ca6fcdfea5d79.zip
d/rules: Remove trailing whitespaces
-rw-r--r--debian/changelog1
-rwxr-xr-xdebian/rules2
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index dd50cd2bc..e5e281842 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ strongswan (5.7.0-2) UNRELEASED; urgency=medium
* d/copyright: Use https protocol in Format field
* d/changelog: Remove trailing whitespaces
+ * d/rules: Remove trailing whitespaces
-- Ondřej Nový <onovy@debian.org> Mon, 01 Oct 2018 10:21:46 +0200
diff --git a/debian/rules b/debian/rules
index d1dbf8a79..b94bc7ddc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -43,7 +43,7 @@ CONFIGUREARGS := --libdir=/usr/lib --libexecdir=/usr/lib \
# And for --enable-eap-sim we would need the library, which we don't
# have right now.
# Don't --enable-cisco-quirks, because some other IPsec implementations
- # (most notably the Phion one) have problems connecting when pluto
+ # (most notably the Phion one) have problems connecting when pluto
# sends these Cisco options.
# don't enable medsrv/medcli right now (20160523) since clearsilver FTBFS
#--enable-medsrv --enable-medcli \