Fixed common misspellings.
Mostly found by 'codespell'.
This commit is contained in:
@@ -110,11 +110,11 @@ binary-common:
|
||||
dh_gencontrol
|
||||
dh_md5sums
|
||||
dh_builddeb
|
||||
# Build architecture independant packages using the common target.
|
||||
# Build architecture independent packages using the common target.
|
||||
binary-indep: build-indep install
|
||||
$(MAKE) -f debian/rules DH_OPTIONS=-i binary-common
|
||||
|
||||
# Build architecture dependant packages using the common target.
|
||||
# Build architecture dependent packages using the common target.
|
||||
binary-arch: build-arch install
|
||||
$(MAKE) -f debian/rules DH_OPTIONS=-s binary-common
|
||||
|
||||
|
||||
@@ -130,11 +130,11 @@ binary-common:
|
||||
dh_md5sums
|
||||
dh_builddeb
|
||||
|
||||
# Build architecture independant packages using the common target.
|
||||
# Build architecture independent packages using the common target.
|
||||
binary-indep: build-indep install
|
||||
$(MAKE) -f debian/rules DH_OPTIONS=-i binary-common
|
||||
|
||||
# Build architecture dependant packages using the common target.
|
||||
# Build architecture dependent packages using the common target.
|
||||
binary-arch: build-arch install
|
||||
$(MAKE) -f debian/rules DH_OPTIONS=-s binary-common
|
||||
|
||||
|
||||
@@ -23,7 +23,7 @@ Depends: strongswan-nm, strongswan-eap-gtc, strongswan-eap-md5, strongswan-eap-m
|
||||
Description: network management framework (strongSwan plugin)
|
||||
NetworkManager attempts to keep an active network connection available at
|
||||
all times. It is intended primarily for laptops where it allows easy
|
||||
switching betwen local wireless networks, it's also useful on desktops
|
||||
switching between local wireless networks, it's also useful on desktops
|
||||
with a selection of different interfaces to use. It is not intended for
|
||||
usage on servers.
|
||||
.
|
||||
|
||||
Reference in New Issue
Block a user