diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2021-04-29 12:59:28 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2021-04-29 12:59:28 +0300 |
commit | 0145bc21a2bb0a30e50739b83a71ddb9e24da484 (patch) | |
tree | 9b38b41dba9946d9ac354a056616916a725a4cb6 /debian | |
parent | debian: 1.0-1 (diff) | |
download | config-links-0145bc21a2bb0a30e50739b83a71ddb9e24da484.tar.gz config-links-0145bc21a2bb0a30e50739b83a71ddb9e24da484.zip |
debian: fix package description
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index cce94e8..79c5dc0 100644 --- a/debian/control +++ b/debian/control @@ -9,6 +9,6 @@ Homepage: https://github.com/egor-tensin/config-links Package: config-links Architecture: all Depends: bash (>= 4.0), ${misc:Depends} -Description: Configuration file sharing +Description: Config file sharing Store your files in a repository, checkout it on any machine, and easily create & maintain symlinks to all of them. |