Source: pgmemcache
Section: database
Priority: optional
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Uploaders:
 Marco Nenciarini <mnencia@debian.org>,
 Christoph Berg <myon@debian.org>,
Build-Depends:
 debhelper-compat (= 13),
 libmemcached-dev (>= 0.38~),
 libsasl2-dev,
 memcached <!nocheck>,
 postgresql-all (>= 217~),
Standards-Version: 4.6.1
Rules-Requires-Root: no
Homepage: http://pgfoundry.org/projects/pgmemcache/
Vcs-Git: https://salsa.debian.org/postgresql/pgmemcache.git
Vcs-Browser: https://salsa.debian.org/postgresql/pgmemcache
XS-Testsuite: autopkgtest

Package: postgresql-15-pgmemcache
Architecture: any
Depends: postgresql-15, ${misc:Depends}, ${shlibs:Depends}
Description: PostgreSQL interface to memcached
 pgmemcache is an extension for PostgreSQL that provides an API to
 memcached through user-defined functions.
 .
 memcached is a high-performance, distributed memory object caching
 system, generic in nature, but originally intended for use in
 speeding up dynamic web applications by alleviating database load.
