From 8fb19509bf519666171c0e6a67e4aec12f2dd81d Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Mon, 12 Nov 2007 11:41:53 +0000 Subject: [PATCH] yaz-icu man page/program in yaz-icu package only. The yaz-icu man page and program is part of package yaz-icu (not yaz). Descriptions in debian/control fixed to keep linda happy. --- debian/control | 11 ++++++----- debian/yaz-icu.manpages | 1 + debian/yaz.install | 1 - debian/yaz.manpages | 1 - 4 files changed, 7 insertions(+), 7 deletions(-) create mode 100644 debian/yaz-icu.manpages diff --git a/debian/control b/debian/control index 56d8725..64b68f3 100644 --- a/debian/control +++ b/debian/control @@ -63,14 +63,15 @@ Package: yaz-illclient Section: utils Depends: ${shlibs:Depends} Architecture: any -Description: yaz-illclient: an ISO ILL client. - yaz-illclient is a command-line based client which sends ILL requests - to a server and decodes the response. +Description: utility for ISO ILL of YAZ + The yaz-illclient program is a command-line based client which sends ILL + requests to a server and decodes the response. Package: yaz-icu Section: utils Depends: ${shlibs:Depends} Architecture: any -Description: yaz-icu: command line utility for YAZ' ICU utilities. - yaz-icu is a command-line based client which tests YAZ' ICU utilities. +Description: command line utility for ICU utilities of YAZ + The yaz-icu program is a command-line based client which exposes the ICU + chain facility of YAZ. diff --git a/debian/yaz-icu.manpages b/debian/yaz-icu.manpages new file mode 100644 index 0000000..38123f3 --- /dev/null +++ b/debian/yaz-icu.manpages @@ -0,0 +1 @@ +debian/tmp/usr/share/man/man1/yaz-icu.1 diff --git a/debian/yaz.install b/debian/yaz.install index 3df3802..57431b1 100644 --- a/debian/yaz.install +++ b/debian/yaz.install @@ -3,4 +3,3 @@ debian/tmp/usr/bin/yaz-ztest debian/tmp/usr/bin/zoomsh debian/tmp/usr/bin/yaz-marcdump debian/tmp/usr/bin/yaz-iconv -debian/tmp/usr/bin/yaz-icu diff --git a/debian/yaz.manpages b/debian/yaz.manpages index 37afaa7..925fc27 100644 --- a/debian/yaz.manpages +++ b/debian/yaz.manpages @@ -4,4 +4,3 @@ debian/tmp/usr/share/man/man1/zoomsh.1 debian/tmp/usr/share/man/man1/yaz-marcdump.1 debian/tmp/usr/share/man/man1/yaz-iconv.1 debian/tmp/usr/share/man/man7/yaz-log.7 -debian/tmp/usr/share/man/man1/yaz-icu.1 -- 1.7.10.4