From 87947187565d8e8bb2d9b3d6fd80bbba9a84ed87 Mon Sep 17 00:00:00 2001 From: "Joop Stakenborg, PG4I" Date: Fri, 20 Dec 2002 10:52:07 +0000 Subject: [PATCH] various lintian fixes git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1319 7ae35d74-ebe9-4afe-98af-79ac388436b8 --- debian/control | 8 ++++---- debian/copyright | 8 ++++---- debian/rules | 2 +- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/debian/control b/debian/control index 0fe52c432..f814797a6 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Package: hamlib1 Architecture: any Section: libs Depends: ${shlibs:Depends} -Description: Run-time library to control radio transcievers and receivers. +Description: Run-time library to control radio transcievers and receivers Most recent amateur radio transceivers allow external control of their functions through a computer interface. Unfortunately, control commands are not always consistent across a manufacturer's product line and each @@ -26,7 +26,7 @@ Package: hamlib-dev Architecture: any Section: devel Depends: hamlib1 (= ${Source-Version}), libc6-dev -Description: Development library to control radio transcievers and receivers. +Description: Development library to control radio transcievers and receivers Most recent amateur radio transceivers allow external control of their functions through a computer interface. Unfortunately, control commands are not always consistent across a manufacturer's product line and each @@ -43,7 +43,7 @@ Description: Development library to control radio transcievers and receivers. Package: hamlib-utils Architecture: any Depends: ${shlibs:Depends} -Description: Utilities to support the hamlib radio control library. +Description: Utilities to support the hamlib radio control library Most recent amateur radio transceivers allow external control of their functions through a computer interface. Unfortunately, control commands are not always consistent across a manufacturer's product line and each @@ -60,7 +60,7 @@ Package: hamlib-doc Architecture: any Section: doc Suggests: www-browser -Description: Documentation for the hamlib radio control library. +Description: Documentation for the hamlib radio control library Most recent amateur radio transceivers allow external control of their functions through a computer interface. Unfortunately, control commands are not always consistent across a manufacturer's product line and each diff --git a/debian/copyright b/debian/copyright index 17328f095..68d59bc18 100644 --- a/debian/copyright +++ b/debian/copyright @@ -3,12 +3,12 @@ Sun, 24 Jun 2001 22:02:12 +1000. It was downloaded from http://sourceforge.net/projects/hamlib -Upstream Author(s): Frank Singleton, VK3FCS/KM5WS - Stephane Fillod, F4CFE - et.al. +Upstream Authors: Frank Singleton, VK3FCS/KM5WS + Stephane Fillod, F8CFE + and many contributors. Copyright: This package is released under the terms of the GNU Public License version 2. -See /usr/share/apps/LICENSES/GPL_V2 for the detailed terms and conditions. +See /usr/share/common-licenses/GPL for the detailed terms and conditions. diff --git a/debian/rules b/debian/rules index cd7aee1ce..62e2a04a0 100644 --- a/debian/rules +++ b/debian/rules @@ -95,7 +95,7 @@ binary-arch: build install # dh_installman # dh_installinfo # dh_undocumented - dh_installchangelogs +# dh_installchangelogs # dh_link dh_strip dh_compress