simple support for creating deb file

This commit is contained in:
Hannu Krosing
2011-01-27 00:32:52 +02:00
parent 0dd31b09dd
commit 4c5fad2070
2 changed files with 11 additions and 0 deletions

9
debian/DEBIAN/control vendored Normal file
View 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
View File

@@ -0,0 +1,2 @@
repmgr
repmgrd