diff options
author | Timo Weingärtner <timo@tiwe.de> | 2017-04-30 13:52:08 +0200 |
---|---|---|
committer | Timo Weingärtner <timo@tiwe.de> | 2017-04-30 14:12:01 +0200 |
commit | 577eb4670cb5c30a366df160c1dd1150729671aa (patch) | |
tree | 996b7b10245cd7cf81b4988546ea90c71dedf00a /debian/control | |
parent | 54e87faab86ae60b09ff3b72a6a874db5e075ec7 (diff) | |
download | hadori-577eb4670cb5c30a366df160c1dd1150729671aa.tar.gz |
bump dh compat, policy and copyright years
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/debian/control b/debian/control index 636e02f..e181a27 100644 --- a/debian/control +++ b/debian/control @@ -2,8 +2,8 @@ Source: hadori 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.4 +Build-Depends: debhelper (>= 10), libboost-program-options-dev, zlib1g-dev +Standards-Version: 3.9.8 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 @@ -21,4 +21,3 @@ Description: Hardlinks identical files Advantages over other hardlinking tools: * predictability: arguments are scanned in order, each first version is kept * much lower CPU and memory consumption - * hashing option: speedup on many equal-sized, mostly identical files |