summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/byteback-mysql.install1
-rw-r--r--debian/control11
-rw-r--r--debian/copyright2
3 files changed, 11 insertions, 3 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 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.
diff --git a/debian/copyright b/debian/copyright
index 9dbafb4..c9616c0 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: byteback
-Source: <https://projects.bytemark.co.uk/projects/byteback>
+Source: <https://github.com/BytemarkHosting/byteback>
Files: lib/trollop.rb
Copyright:: 2007 William Morgan <wmorgan-trollop@masanjin.net>