From de28b741d69c22e49e6d21ba0d53e5e62da556bc Mon Sep 17 00:00:00 2001 From: project516 <138796702+Project516@users.noreply.github.com> Date: Thu, 18 Dec 2025 01:25:55 +0000 Subject: [PATCH] ev3dev-trixie --- debian/compat | 2 +- debian/control | 2 +- debian/gbp.conf | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) 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