diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/byteback-mysql.install | 1 | ||||
-rw-r--r-- | debian/control | 7 |
2 files changed, 8 insertions, 0 deletions
diff --git a/debian/byteback-mysql.install b/debian/byteback-mysql.install new file mode 100644 index 0000000..9cb72b5 --- /dev/null +++ b/debian/byteback-mysql.install @@ -0,0 +1 @@ +byteback-mysql/* etc/byteback/ 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. |