diff options
-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. |