summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorPatrick J Cherry <patrick@bytemark.co.uk>2016-11-09 09:41:50 +0000
committerPatrick J Cherry <patrick@bytemark.co.uk>2016-11-09 09:41:50 +0000
commit3cc8a83938cd4eae9a196375dca2fd9127f23aa0 (patch)
treefa36b507469bdb1c7b4891e336a6928c59bceab5 /debian/control
parent25f3947c16b57a9686500534e44423aab90b0bc7 (diff)
parentc68fe975ab4b47436bd90fa701b83a78793b0f32 (diff)
Merge branch 'master' into 12-fix-btrfs-path
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control11
1 files changed, 9 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 7c17d0e..8623f60 100644
--- a/debian/control
+++ b/debian/control
@@ -6,8 +6,8 @@ Uploaders: Steve Kemp <steve@bytemark.co.uk>
Build-Depends: debhelper (>= 7.0.50~), txt2man
Standards-Version: 3.9.6
# Vcs-Git:
-Vcs-Browser: https://projects.bytemark.co.uk/projects/byteback/repository
-Homepage: https://projects.bytemark.co.uk/projects/byteback
+Vcs-Browser: https://github.com/BytemarkHosting/byteback.git
+Homepage: https://github.com/BytemarkHosting/byteback
Package: byteback
Architecture: all
@@ -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.