Codebase list golang-github-containerd-btrfs / abe7cdb
Update debhelper compat to 12 Shengjing Zhu 4 years ago
1 changed file(s) with 2 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
22 Priority: optional
33 Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
44 Uploaders: Arnaud Rebillout <arnaud.rebillout@collabora.com>
5 Build-Depends: libbtrfs-dev | btrfs-progs (<< 4.16.1~),
6 debhelper (>= 11),
5 Build-Depends: debhelper-compat (= 12),
6 libbtrfs-dev | btrfs-progs (<< 4.16.1~),
77 dh-golang,
88 golang-any,
99 golang-github-pkg-errors-dev