mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-23 07:06:30 +00:00
simple support for creating deb file
This commit is contained in:
9
debian/DEBIAN/control
vendored
Normal file
9
debian/DEBIAN/control
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
Package: repmgr
|
||||
Version: 1.0-1
|
||||
Section: database
|
||||
Priority: optional
|
||||
Architecture: all
|
||||
Depends: rsync, postgresql-9.0
|
||||
Maintainer: Greg Smith <greg@2ndQuadrant.com>
|
||||
Description: PostgreSQL replication setup, magament and monitoring
|
||||
has two main executables
|
||||
2
debian/usr/bin/.gitignore
vendored
Normal file
2
debian/usr/bin/.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
repmgr
|
||||
repmgrd
|
||||
Reference in New Issue
Block a user