File: control

package info (click to toggle)
londiste 3.4.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 360 kB
  • sloc: python: 4,030; makefile: 17
file content (27 lines) | stat: -rw-r--r-- 815 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Source: londiste
Section: python
Priority: optional
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Uploaders: Christoph Berg <myon@debian.org>
Standards-Version: 4.3.0
Build-Depends:
 debhelper-compat (= 13),
 dh-python,
 python3-all,
 python3-setuptools,
Vcs-Git: https://salsa.debian.org/postgresql/londiste.git
Vcs-Browser: https://salsa.debian.org/postgresql/londiste
Homepage: https://github.com/pgq/londiste

Package: python3-londiste
Provides: londiste3
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
 python3-yaml,
Conflicts: skytools3
Replaces: skytools3
Description: Database replication for PostgreSQL based on PgQ
 Londiste is a PostgreSQL database replication tool written in Python, using
 PgQ as event transport. It is part of the Skytools toolkit.