From 39aa5c0234f088cc4649fb09b64d386ae4dda1d5 Mon Sep 17 00:00:00 2001 From: Antonio Ospite Date: Thu, 15 May 2014 17:59:15 +0200 Subject: [PATCH] debian/control: use a single dash in short descriptions Some packages use two dashes to separate the generic description from the package specific one, but the majority of packages use only one. --- debian/control | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/control b/debian/control index 4aecea9..40c4d37 100644 --- a/debian/control +++ b/debian/control @@ -64,7 +64,7 @@ Package: libam7xxx-dev Architecture: any Depends: ${misc:Depends}, libam7xxx0.1 (= ${binary:Version}) Recommends: libam7xxx0.1-doc (= ${source:Version}) -Description: library for accessing am7xxx based devices -- development files +Description: library for accessing am7xxx based devices - development files libam7xxx is an Open Source library to communicate via USB with projectors and Digital Picture Frames based on the Actions Micro AM7XXX family if ICs. . @@ -91,7 +91,7 @@ Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Conflicts: libam7xxx-bin Replaces: libam7xxx-bin -Description: library for accessing am7xxx devices -- utilities and samples +Description: library for accessing am7xxx devices - utilities and samples libam7xxx is an Open Source library to communicate via USB with projectors and Digital Picture Frames based on the Actions Micro AM7XXX family if ICs. . @@ -117,7 +117,7 @@ Architecture: all Depends: ${misc:Depends} Conflicts: libam7xxx-doc Replaces: libam7xxx-doc -Description: library for accessing am7xxx devices -- documentation +Description: library for accessing am7xxx devices - documentation libam7xxx is an Open Source library to communicate via USB with projectors and Digital Picture Frames based on the Actions Micro AM7XXX family if ICs. . -- 2.1.4