Fix Metaproxy stops logging after check config failed MP-590
[metaproxy-moved-to-github.git] / debian / control
index a9dfc9e..583cb56 100644 (file)
@@ -1,44 +1,91 @@
 Source: metaproxy
 Section: devel
 Standards-Version: 3.6.2
 Source: metaproxy
 Section: devel
 Standards-Version: 3.6.2
-Maintainer: Marc Cromme <marc@indexdata.dk>
+Maintainer: Adam Dickmeiss <adam@indexdata.dk>
 Priority: extra
 Priority: extra
-Build-Depends: debhelper (>= 4), libyaz3-dev, libyazpp3-dev, libxslt1-dev, libboost-dev, libboost-thread-dev, libboost-date-time-dev, libboost-program-options-dev, libboost-test-dev
+Build-Depends: debhelper (>= 7),
+       libyaz5-dev (>= 5.7.0),
+       libyazpp6-dev (>= 1.6.0),
+       libxslt1-dev,
+       libboost-dev,
+       libboost-system-dev,
+       libboost-thread-dev,
+       libboost-test-dev,
+       libboost-regex-dev
 
 Package: metaproxy
 Section: net
 Architecture: any
 
 Package: metaproxy
 Section: net
 Architecture: any
-Depends: ${shlibs:Depends}, libmetaproxy
-Description: Metaproxy Z39.50/SRU router (main executable)
- Metaproxy is a universal router, proxy and encapsulated metasearcher
+Depends: ${shlibs:Depends}, libmetaproxy6 (= ${Source-Version})
+Conflicts: cf-engine (<= 2.12.5)
+Provides: metaproxy6
+Description: Z39.50/SRU router (main executable)
+ This is a universal router, proxy and encapsulated metasearcher
  for information retrieval protocols. It accepts, processes, interprets
  and redirects requests from IR clients using standard protocols such as
  the binary ANSI/NISO Z39.50  and the information search and retrieval web
  for information retrieval protocols. It accepts, processes, interprets
  and redirects requests from IR clients using standard protocols such as
  the binary ANSI/NISO Z39.50  and the information search and retrieval web
- service SRU as well as functioning as a limited HTTP server. 
+ service SRU as well as functioning as a limited HTTP server.
  .
  .
- This packages includes the main Metaproxy executable.
+ This package includes the main Metaproxy executable.
 
 
-Package: libmetaproxy
+Package: libmetaproxy6
 Section: libs
 Architecture: any
 Section: libs
 Architecture: any
-Depends: ${shlibs:Depends}, libyazpp3, libyaz3
-Description: Metaproxy Z39.50/SRU router (main executable)
- Metaproxy is a universal router, proxy and encapsulated metasearcher
+Depends: ${shlibs:Depends}
+Description: Z39.50/SRU router (runtime)
+ This is a universal router, proxy and encapsulated metasearcher
  for information retrieval protocols. It accepts, processes, interprets
  and redirects requests from IR clients using standard protocols such as
  the binary ANSI/NISO Z39.50  and the information search and retrieval web
  for information retrieval protocols. It accepts, processes, interprets
  and redirects requests from IR clients using standard protocols such as
  the binary ANSI/NISO Z39.50  and the information search and retrieval web
- service SRU as well as functioning as a limited HTTP server. 
+ service SRU as well as functioning as a limited HTTP server.
  .
  .
- This packages includes the Metaproxy libraries.
+ This package includes the Metaproxy libraries.
+
+Package: libmetaproxy6-dbg
+Section: debug
+Architecture: any
+Depends: libmetaproxy6 (= ${binary:Version}), ${misc:Depends}
+Description: debugging symbols for libmetaproxy6
+ This is a universal router, proxy and encapsulated metasearcher
+ for information retrieval protocols. It accepts, processes, interprets
+ and redirects requests from IR clients using standard protocols such as
+ the binary ANSI/NISO Z39.50  and the information search and retrieval web
+ service SRU as well as functioning as a limited HTTP server.
+ .
+ This package contains the debugging symbols for libmetaproxy6.
+
+Package: libmetaproxy6-dev
+Section: libdevel
+Architecture: any
+Provides: libmetaproxy-dev
+Replaces: libmetaproxy-dev
+Depends: libmetaproxy6 (= ${Source-Version}),
+       libyazpp6-dev (>= 1.5.2),
+       libxslt1-dev,
+       libboost-dev,
+       libboost-thread-dev,
+       libboost-regex-dev,
+       libboost-system-dev
+Conflicts: libmetaproxy-dev,
+          libmetaproxy2-dev, libmetaproxy3-dev,
+          libmetaproxy4-dev, libmetaproxy5-dev
+Description: Z39.50/SRU router (development)
+ This is a universal router, proxy and encapsulated metasearcher
+ for information retrieval protocols. It accepts, processes, interprets
+ and redirects requests from IR clients using standard protocols such as
+ the binary ANSI/NISO Z39.50  and the information search and retrieval web
+ service SRU as well as functioning as a limited HTTP server.
+ .
+ This package includes development libraries and C++ header files.
 
 Package: metaproxy-doc
 Section: doc
 Architecture: all
 
 Package: metaproxy-doc
 Section: doc
 Architecture: all
-Description: Metaproxy Z39.50/SRU router (documentation)
- Metaproxy is a universal router, proxy and encapsulated metasearcher
+Description: Z39.50/SRU router (documentation)
+ This is a universal router, proxy and encapsulated metasearcher
  for information retrieval protocols. It accepts, processes, interprets
  and redirects requests from IR clients using standard protocols such as
  the binary ANSI/NISO Z39.50  and the information search and retrieval web
  for information retrieval protocols. It accepts, processes, interprets
  and redirects requests from IR clients using standard protocols such as
  the binary ANSI/NISO Z39.50  and the information search and retrieval web
- service SRU as well as functioning as a limited HTTP server. 
+ service SRU as well as functioning as a limited HTTP server.
  .
  .
- This packages includes HTML documentation for Metaproxy.
+ This package includes HTML documentation for Metaproxy.