From 967300e7c27a84954ac8568927adf5d9ef42a300 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Wed, 22 Jan 2003 13:33:34 +0000 Subject: [PATCH] Build-depends on docbook, etc --- debian/control | 7 ++++--- debian/control.templ | 50 -------------------------------------------------- 2 files changed, 4 insertions(+), 53 deletions(-) delete mode 100644 debian/control.templ diff --git a/debian/control b/debian/control index 68e9fa7..f8ce711 100644 --- a/debian/control +++ b/debian/control @@ -2,6 +2,7 @@ Source: yaz Standards-Version: 3.5.7.0 Maintainer: Adam Dickmeiss Priority: extra +Build-Depends: docbook-utils, docbook, docbook-xml, docbook-dsssl, jade, jadetex Package: yaz-runtime Section: libs @@ -9,7 +10,7 @@ Architecture: any Depends: ${shlibs:Depends} Description: The YAZ Z39.50 toolkit (runtime files) YAZ is a toolkit that allows you to develop software using the - Z39.50/ISO23950 standard for information retrieval. + ANSI Z39.50/ISO23950 standard for information retrieval. . Besides development libraries and header files YAZ includes sample clients - and server. @@ -35,7 +36,7 @@ Architecture: any Recommends: yaz-doc Description: The YAZ Z39.50 toolkit (development files) YAZ is a toolkit that allows you to develop software using the - Z39.50/ISO23950 standard for information retrieval. + ANSI Z39.50/ISO23950 standard for information retrieval. . Besides development libraries and header files YAZ includes sample clients - and server. @@ -48,7 +49,7 @@ Section: libs Architecture: any Description: The YAZ Z39.50 toolkit (SSL support) YAZ is a toolkit that allows you to develop software using the - Z39.50/ISO23950 standard for information retrieval. + ANSI Z39.50/ISO23950 standard for information retrieval. . Besides development libraries and header files YAZ includes sample clients - and server. diff --git a/debian/control.templ b/debian/control.templ deleted file mode 100644 index ef17703..0000000 --- a/debian/control.templ +++ /dev/null @@ -1,50 +0,0 @@ -Source: yaz -Standards-Version: ${Source-Version} -Maintainer: Morten Garkier Hendriksen -Priority: extra - -Package: yaz-doc -Section: devel -Architecture: any -Description: The YAZ Z39.50 toolkit (documentation) - The YAZ-toolkit is a C-toolkit for building - origins and/or targets using the Z39.50 protocol for - information retrieval. - . - YAZ supports a substantial subset of the Z39.50 standard - and features a SSL protocol layer as an option. - . - YAZ is made by the danish software company Index Data - and further information is available at http://www.indexdata.dk/ - -Package: @YAZ_RUNTIME@ -Section: libs -Architecture: any -Depends: ${shlibs:Depends} -Description: The YAZ Z39.50 toolkit (runtime files) - The YAZ-toolkit is a C-toolkit for building - origins and/or targets using the Z39.50 protocol for - information retrieval. - . - YAZ supports a substantial subset of the Z39.50 standard - and features a SSL protocol layer as an option. - . - YAZ is made by the danish software company Index Data - and further information is available at http://www.indexdata.dk/ - -Package: @YAZ_DEVEL@ -Depends: @YAZ_RUNTIME@, ${shlibs:Depends} -Section: devel -Architecture: any -Recommends: yaz-doc -Description: The YAZ Z39.50 toolkit (development files) - The YAZ-toolkit is a C-toolkit for building - origins and/or targets using the Z39.50 protocol for - information retrieval. - . - YAZ supports a substantial subset of the Z39.50 standard - and features a SSL protocol layer as an option. - . - YAZ is made by the danish software company Index Data - and further information is available at http://www.indexdata.dk/ - -- 1.7.10.4