From 1744f8321e62425f4a7655323d9ae9fd1fcced96 Mon Sep 17 00:00:00 2001 From: Boyuan Yang <073plan@gmail.com> Date: Wed, 2 Aug 2017 23:16:09 +0800 Subject: [PATCH] debian: fix desc words in d/control --- debian/control | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/debian/control b/debian/control index c2eb6a1..71d9c6b 100644 --- a/debian/control +++ b/debian/control @@ -24,13 +24,13 @@ Depends: libdtkcore2 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}, -Description: Deepin Tool Kit settings utility +Description: Deepin Tool Kit Core library (utilities) DtkCore is a base devel library for Deepin Qt/C++ applications. . This package is part of DDE (Deepin Desktop Environment). . - This package contains command-line utility used by Deepin Tool Kit - (originally from DtkSettings). + This package contains various command-line utilities used by Deepin Tool Kit + and other Deepin software. Some tools were originally provided by DtkSettings. Package: libdtkcore-dev Architecture: any @@ -39,7 +39,7 @@ Depends: libdtkcore2 (= ${binary:Version}), ${misc:Depends}, Description: Deepin Tool Kit Core library (development files) - DtkCore is a base devel library for Deepin Qt/C++ applications. + DtkCore is a base library for Deepin Qt/C++ applications. . This package is part of DDE (Deepin Desktop Environment). . -- 2.30.2