diff options
author | Daniil Baturin <daniil@vyos.io> | 2021-08-06 16:26:21 -0500 |
---|---|---|
committer | Daniil Baturin <daniil@vyos.io> | 2021-08-06 16:26:21 -0500 |
commit | 8df3f2edb78a0925d005977ad13565cb00270f59 (patch) | |
tree | 75c9446f879e710335f010371383e7e97fc886ef | |
parent | 7c3ed0705ee886e395ace861c331220eff922074 (diff) | |
download | vyos-user-utils-8df3f2edb78a0925d005977ad13565cb00270f59.tar.gz vyos-user-utils-8df3f2edb78a0925d005977ad13565cb00270f59.zip |
Fix package description.
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 61a7825..7a29160 100644 --- a/debian/control +++ b/debian/control @@ -8,5 +8,5 @@ Standards-Version: 3.9.1 Package: vyos-user-utils Architecture: all Depends: sipcalc -Description: VyOS metapackage - Installs everything required for VyOS to work +Description: VyOS user utilities metapackage + Installs utilities that are provided for the users but no used by VyOS scripts. |