various lintian fixes

git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1319 7ae35d74-ebe9-4afe-98af-79ac388436b8
Hamlib-1.1.4
Joop Stakenborg, PG4I 2002-12-20 10:52:07 +00:00
rodzic b9dc25de4f
commit 8794718756
3 zmienionych plików z 9 dodań i 9 usunięć

8
debian/control vendored
Wyświetl plik

@ -9,7 +9,7 @@ Package: hamlib1
Architecture: any Architecture: any
Section: libs Section: libs
Depends: ${shlibs:Depends} 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 Most recent amateur radio transceivers allow external control of their
functions through a computer interface. Unfortunately, control commands are functions through a computer interface. Unfortunately, control commands are
not always consistent across a manufacturer's product line and each not always consistent across a manufacturer's product line and each
@ -26,7 +26,7 @@ Package: hamlib-dev
Architecture: any Architecture: any
Section: devel Section: devel
Depends: hamlib1 (= ${Source-Version}), libc6-dev 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 Most recent amateur radio transceivers allow external control of their
functions through a computer interface. Unfortunately, control commands are functions through a computer interface. Unfortunately, control commands are
not always consistent across a manufacturer's product line and each 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 Package: hamlib-utils
Architecture: any Architecture: any
Depends: ${shlibs:Depends} 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 Most recent amateur radio transceivers allow external control of their
functions through a computer interface. Unfortunately, control commands are functions through a computer interface. Unfortunately, control commands are
not always consistent across a manufacturer's product line and each not always consistent across a manufacturer's product line and each
@ -60,7 +60,7 @@ Package: hamlib-doc
Architecture: any Architecture: any
Section: doc Section: doc
Suggests: www-browser 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 Most recent amateur radio transceivers allow external control of their
functions through a computer interface. Unfortunately, control commands are functions through a computer interface. Unfortunately, control commands are
not always consistent across a manufacturer's product line and each not always consistent across a manufacturer's product line and each

8
debian/copyright vendored
Wyświetl plik

@ -3,12 +3,12 @@ Sun, 24 Jun 2001 22:02:12 +1000.
It was downloaded from http://sourceforge.net/projects/hamlib It was downloaded from http://sourceforge.net/projects/hamlib
Upstream Author(s): Frank Singleton, VK3FCS/KM5WS Upstream Authors: Frank Singleton, VK3FCS/KM5WS
Stephane Fillod, F4CFE Stephane Fillod, F8CFE
et.al. and many contributors.
Copyright: Copyright:
This package is released under the terms of the GNU Public License version 2. 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.

2
debian/rules vendored
Wyświetl plik

@ -95,7 +95,7 @@ binary-arch: build install
# dh_installman # dh_installman
# dh_installinfo # dh_installinfo
# dh_undocumented # dh_undocumented
dh_installchangelogs # dh_installchangelogs
# dh_link # dh_link
dh_strip dh_strip
dh_compress dh_compress