diff options
author | Timo Weingärtner <timo@tiwe.de> | 2017-04-30 13:50:59 +0200 |
---|---|---|
committer | Timo Weingärtner <timo@tiwe.de> | 2017-04-30 13:50:59 +0200 |
commit | 54e87faab86ae60b09ff3b72a6a874db5e075ec7 (patch) | |
tree | 1838bc0f3420ee59194ceaad321341f9df58bdcc /debian/control | |
parent | 1fcd6de354c34312f2ed787f214e3563b6717a0e (diff) | |
download | hadori-54e87faab86ae60b09ff3b72a6a874db5e075ec7.tar.gz |
move references away from github
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/control b/debian/control index d5bd641..636e02f 100644 --- a/debian/control +++ b/debian/control @@ -4,9 +4,9 @@ Priority: extra Maintainer: Timo Weingärtner <timo@tiwe.de> Build-Depends: debhelper (>= 9), libboost-program-options-dev, zlib1g-dev Standards-Version: 3.9.4 -Homepage: https://github.com/tiwe-de/hadori -Vcs-Git: git://github.com/tiwe-de/hadori.git -b debian -Vcs-Browser: https://github.com/tiwe-de/hadori/tree/debian +Homepage: https://git.tiwe.de/hadori.git +Vcs-Git: https://git.tiwe.de/hadori.git -b debian +Vcs-Browser: https://git.tiwe.de/hadori.git/log/?h=debian Package: hadori Architecture: any |