Source: vinyl-cache
Maintainer: Vinyl Cache Package Maintainers <team+varnish-team@tracker.debian.org>
Uploaders:
           Stig Sandbeck Mathisen <ssm@debian.org>,
           Marco d'Itri <md@linux.it>,
Section: web
Build-Depends: automake,
               debhelper-compat (= 13),
               debhelper (>= 13.9),
               dh-sequence-installsysusers,
               furo,
               graphviz,
               haproxy <!nocheck>,
               jq <!nocheck>,
               libedit-dev,
               libjemalloc-dev,
               libncurses-dev,
               libpcre2-dev,
               libtool,
               pkgconf,
               python3-sphinx:native,
               vttest <!nocheck>,
               xsltproc,
Standards-Version: 4.7.4.1
Vcs-Browser: https://salsa.debian.org/varnish-team/vinyl-cache
Vcs-Git: https://salsa.debian.org/varnish-team/vinyl-cache.git
Homepage: https://www.vinyl-cache.org/

Package: vinyl-cache
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${Vinyl:gcc},
         binutils,
         libc6-dev | libc6.1-dev,
Suggests: vinyl-cache-doc
Provides: ${misc:Provides},
Conflicts: varnish
Replaces: varnish
Description: state of the art, high-performance web accelerator
 Vinyl Cache is a state of the art web accelerator written with
 performance and flexibility in mind.
 .
 Vinyl Cache stores web pages in memory so web servers don't have to
 create the same web page over and over again. Vinyl serves pages
 much faster than any application server; giving the website a
 significant speed up.
 .
 Some of the features include:
  * A modern design
  * VCL - a very flexible configuration language
  * Load balancing with health checking of backends
  * Partial support for ESI - Edge Side Includes
  * URL rewriting
  * Graceful handling of "dead" backends

Package: vinyl-cache-doc
Architecture: all
Multi-Arch: foreign
Section: doc
Depends: ${misc:Depends},
         libjs-jquery,
         libjs-sphinxdoc,
         libjs-underscore
Description: documentation for Vinyl Cache
 This package contains HTML documentation for Vinyl Cache.

Package: libvinylapi3
Architecture: any
Multi-Arch: same
Section: libs
Depends: ${shlibs:Depends},
         ${misc:Depends}
Pre-Depends: ${misc:Pre-Depends}
Description: shared libraries for Vinyl Cache
 Shared libraries for the Vinyl Cache HTTP accelerator.

Package: libvinylapi-dev
Architecture: any
Multi-Arch: same
Section: libdevel
Depends: ${shlibs:Depends},
         ${misc:Depends},
         libvinylapi3 (= ${binary:Version}),
         python3:any
Conflicts: libvarnishapi-dev
Replaces: libvarnishapi-dev
Description: development files for Vinyl Cache
 Development files for the Vinyl Cache HTTP accelerator.
