2017-08-17 13:25:50 +00:00
|
|
|
Source: @NAME@
|
|
|
|
Section: database
|
|
|
|
Priority: extra
|
|
|
|
Maintainer: mdb <mdb-admin@yandex-team.ru>
|
|
|
|
Standards-Version: 3.9.4
|
|
|
|
Build-Depends: debhelper (>= 9), make, libssl-dev (>= 1.0.1)
|
2018-03-12 14:03:15 +00:00
|
|
|
Homepage: https://github.yandex-team.ru/pmwkaa/odyssey
|
2017-08-17 13:25:50 +00:00
|
|
|
|
|
|
|
Package: @NAME@
|
|
|
|
Architecture: any
|
|
|
|
Conflicts: pgbouncer
|
|
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}
|
2018-03-12 14:03:15 +00:00
|
|
|
Description: Advanced multi-threaded PostgreSQL connection pooler.
|
2017-08-17 13:25:50 +00:00
|
|
|
|
|
|
|
Package: @NAME@-dbg
|
|
|
|
Architecture: any
|
|
|
|
Section: debug
|
|
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}, @NAME@
|
|
|
|
Description: Debug symbols for @NAME@
|