debian: fix desc words in d/control
authorBoyuan Yang <073plan@gmail.com>
Wed, 2 Aug 2017 15:16:09 +0000 (23:16 +0800)
committerBoyuan Yang <073plan@gmail.com>
Wed, 2 Aug 2017 15:16:09 +0000 (23:16 +0800)
debian/control

index c2eb6a1fd22ce62b691513e05c3a3132e6c045bc..71d9c6bf85ff2b7a929a35997181530e9310a687 100644 (file)
@@ -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).
  .