diff options
| author | Paul Buetow <git@mx.buetow.org> | 2021-05-01 08:46:58 +0100 |
|---|---|---|
| committer | Paul Buetow <git@mx.buetow.org> | 2021-05-01 08:46:58 +0100 |
| commit | 72fcee4da7f86dfd12c8363b03c8cb82e0af12fe (patch) | |
| tree | d27e7f5f87db381ccaa0dc2a4fba33edd4522853 /debian | |
| parent | 40c64a0dec3c92665215df81387f5df21e5ee53c (diff) | |
fix URIs
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/control | 2 | ||||
| -rw-r--r-- | debian/copyright | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index a918654..1519378 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Paul Buetow <paul@buetow.org> Build-Depends: perl, perltidy Standards-Version: 3.9.2 -Homepage: http://loadbars.buetow.org +Homepage: http://buetow.org Vcs-Git: https://github.com/buetow/loadbars.git Vcs-Browser: https://github.com/buetow/loadbars diff --git a/debian/copyright b/debian/copyright index b563119..4685493 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,6 +1,6 @@ Format: http://dep.debian.net/deps/dep5 Upstream-Name: loadbars -Source: http://loadbars.buetow.org +Source: http://buetow.org Files: * Copyright: 2012 Paul Buetow <paul@buetow.org> |
