diff options
author | Timo Weingärtner <timo@tiwe.de> | 2013-02-15 21:37:35 +0100 |
---|---|---|
committer | Timo Weingärtner <timo@tiwe.de> | 2013-02-15 21:37:35 +0100 |
commit | 03004e76778d9c9239c6d16c3181849b71865c5c (patch) | |
tree | fae30c39d5a04ee8c0be86a89795e650414e7758 /debian/control | |
parent | 56ef8ac910c7b3263f7e00eb7f0d52aa5682407e (diff) | |
download | hadori-03004e76778d9c9239c6d16c3181849b71865c5c.tar.gz |
Add Vcs branch spec to comply with Poicy 3.9.4
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index b0e2bcc..d5bd641 100644 --- a/debian/control +++ b/debian/control @@ -3,9 +3,9 @@ Section: utils Priority: extra Maintainer: Timo Weingärtner <timo@tiwe.de> Build-Depends: debhelper (>= 9), libboost-program-options-dev, zlib1g-dev -Standards-Version: 3.9.3 +Standards-Version: 3.9.4 Homepage: https://github.com/tiwe-de/hadori -Vcs-Git: git://github.com/tiwe-de/hadori.git +Vcs-Git: git://github.com/tiwe-de/hadori.git -b debian Vcs-Browser: https://github.com/tiwe-de/hadori/tree/debian Package: hadori |