Build-depends on docbook, etc
authorAdam Dickmeiss <adam@indexdata.dk>
Wed, 22 Jan 2003 13:33:34 +0000 (13:33 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Wed, 22 Jan 2003 13:33:34 +0000 (13:33 +0000)
debian/control
debian/control.templ [deleted file]

index 68e9fa7..f8ce711 100644 (file)
@@ -2,6 +2,7 @@ Source: yaz
 Standards-Version: 3.5.7.0
 Maintainer: Adam Dickmeiss <adam@indexdata.dk>
 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 (file)
index ef17703..0000000
+++ /dev/null
@@ -1,50 +0,0 @@
-Source: yaz
-Standards-Version: ${Source-Version}
-Maintainer: Morten Garkier Hendriksen <mgh@dbc.dk>
-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/
-