Fix lintian warnings for description

This commit is contained in:
Kienan Stewart 2018-12-02 14:23:46 -05:00
parent 7fec9cdd3f
commit bac396a52a
No known key found for this signature in database
GPG Key ID: 075A846E78FE47EA
1 changed files with 4 additions and 1 deletions

5
debian/control vendored
View File

@ -19,4 +19,7 @@ Depends: ruby | ruby-interpreter,
${shlibs:Depends},
${misc:Depends}
Description: Vagrant plugin for managing /etc/hosts on guests and host
vagrant-hostmanager is a Vagrant plugin that manages the hosts file on guest machines (and optionally the host). Its goal is to enable resolution of multi-machine environments deployed with a cloud provider where IP addresses are not known in advance.
vagrant-hostmanager is a Vagrant plugin that manages the hosts file on guest
machines (and optionally the host). Its goal is to enable resolution of
multi-machine environments deployed with a cloud provider where IP addresses
are not known in advance.