diff options
author | Timo Weingärtner <timo@tiwe.de> | 2012-03-09 00:57:41 +0100 |
---|---|---|
committer | Timo Weingärtner <timo@tiwe.de> | 2012-03-09 00:57:41 +0100 |
commit | 70fce47aa806f1e57b9d4868e3617654f5ceaa49 (patch) | |
tree | f6d325dbddd55df94f403981c3c836b04daf8769 | |
parent | 33ac525006578f76a227fe45b821612dac2b1ecf (diff) | |
download | hadori-70fce47aa806f1e57b9d4868e3617654f5ceaa49.tar.gz |
Add Homepage: and Vcs-* to debian/control
Vcs-Browser: points to debian branch
-rw-r--r-- | debian/control | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 8c3878c..b0e2bcc 100644 --- a/debian/control +++ b/debian/control @@ -4,6 +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.3 +Homepage: https://github.com/tiwe-de/hadori +Vcs-Git: git://github.com/tiwe-de/hadori.git +Vcs-Browser: https://github.com/tiwe-de/hadori/tree/debian Package: hadori Architecture: any |