Skip to content

Commit 5ea91dc

Browse files
committed
fix: decrease debhelper compat version requirement
1 parent e222e4c commit 5ea91dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

debian/control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Section: devel
33
Priority: optional
44
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
55
XSBC-Original-Maintainer: Alessandro Ghedini <ghedo@debian.org>
6-
Build-Depends: debhelper-compat (= 13),
6+
Build-Depends: debhelper-compat (= 12),
77
gdb,
88
gcc-multilib [amd64],
99
libc6-dev-i386 [amd64],

0 commit comments

Comments
 (0)