diff options
author | Steve Kemp <steve@steve.org.uk> | 2016-09-21 14:25:58 +0300 |
---|---|---|
committer | Steve Kemp <steve@steve.org.uk> | 2016-09-21 14:25:58 +0300 |
commit | bcfddd9c4bec12260abcdf105d918ff82a279794 (patch) | |
tree | 4061a009ce422438d7d1c3dcbe92786fbe5d96c0 /debian/control | |
parent | 2e96f802b1aa2cd374ef727c5573b30ab38001ce (diff) |
Generate a new `byteback-mysql` package.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 5fa9d73..8623f60 100644 --- a/debian/control +++ b/debian/control @@ -27,3 +27,10 @@ Description: Maintenance-free client & server backup scripts for Linux . Backups should require as little configuration as possible to be safe - just the server address should be enough. + +Package: byteback-mysql +Architecture: all +Depends: ${shlibs:Depends}, ${misc:Depends}, perl, libdbi-perl, +Description: Maintenance-free backups for MySQL + leveraging byteback this package allows simple and transparent + backups of MySQL databases. |