diff options
author | Steve Kemp <steve@steve.org.uk> | 2016-04-23 07:29:46 +0300 |
---|---|---|
committer | Steve Kemp <steve@steve.org.uk> | 2016-04-23 07:29:46 +0300 |
commit | 0f443fc795832b5d3a5b9bd134ce36799caea843 (patch) | |
tree | c6c4960a5ae761d86395b9e3dd69e62e2fc0fb82 /debian | |
parent | 68d26b80b823ab99b8cd6ee6e5f0b1265963b2bf (diff) |
Updated public links to point to github
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 4 | ||||
-rw-r--r-- | debian/copyright | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/debian/control b/debian/control index 7c17d0e..5fa9d73 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 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> |