diff --git a/debian/compat b/debian/compat index f599e28..ca7bf83 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -10 +13 \ No newline at end of file diff --git a/debian/control b/debian/control index f288de5..43b942c 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: admin Priority: required Maintainer: David Lechner Standards-Version: 3.9.8 -Build-Depends: debhelper (>= 10) +Build-Depends: debhelper (>= 13) Vcs-Browser: https://github.com/ev3dev/ev3dev-media Vcs-Git: https://github.com/ev3dev/ev3dev-media.git diff --git a/debian/gbp.conf b/debian/gbp.conf index e723f5a..c35e799 100644 --- a/debian/gbp.conf +++ b/debian/gbp.conf @@ -1,3 +1,3 @@ [DEFAULT] -debian-branch=ev3dev-stretch -debian-tag=ev3dev-stretch/%(version)s +debian-branch=ev3dev-trixie +debian-tag=ev3dev-trixie/%(version)s