From a543c9d952450d9a952dfe2ccaf7d8470999f285 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andrew=20Lee=20=28=E6=9D=8E=E5=81=A5=E7=A7=8B=29?= Date: Wed, 19 Aug 2015 02:32:35 +0800 Subject: [PATCH] Refine package descriptions. --- debian/control | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/debian/control b/debian/control index 51aa62c..7493548 100644 --- a/debian/control +++ b/debian/control @@ -19,12 +19,12 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, qtermwidget5-data (= ${source:Version}), Pre-Depends: ${misc:Pre-Depends} -Description: Qt terminal widgets +Description: qt terminal widgets Unicode-enabled, embeddable QT widget for using as a built-in console or terminal emulation widget . - This are usefully widgets and libs for building or/and implementing terminal - Qt based applications. + This are usefully widgets and libs for building or/and implementing + terminal Qt based applications. Package: libqtermwidget5-0-dev Architecture: any @@ -32,12 +32,12 @@ Section: libdevel Depends: ${shlibs:Depends}, ${misc:Depends}, libqtermwidget5-0 (= ${binary:Version}), -Description: Qt terminal widgets development files +Description: qt terminal widgets development files Unicode-enabled, embeddable QT widget for using as a built-in console or terminal emulation widget . - This are usefully widgets and libs for building or/and implementing terminal - Qt based applications. + This are usefully widgets and libs for building or/and implementing + terminal Qt based applications. . This package contains header files for developer. @@ -45,7 +45,7 @@ Package: qtermwidget5-data Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends}, -Description: Qt terminal widgets data files - This package install data files, such as keyboards layouts, color shemes and - some others indep arch files usefully for terminal qt based builds over this - awesome library widget. +Description: qt terminal widgets data files + This package install data files, such as keyboards layouts, color + shemes and some others indep arch files usefully for terminal qt based + builds over this awesome library widget.