From: Arvin Schnell Date: Tue, 22 Apr 2025 08:48:40 +0000 (+0200) Subject: - generate dsc file for Ubuntu 25.04 X-Git-Tag: v0.12.2~1^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90149d447cfbc4c51a5fc48d64b9b85425f631dd;p=thirdparty%2Fsnapper.git - generate dsc file for Ubuntu 25.04 --- diff --git a/Makefile.am b/Makefile.am index d7d5b5af..3ce653f0 100644 --- a/Makefile.am +++ b/Makefile.am @@ -33,7 +33,8 @@ UBUNTU_FLAVOURS = \ xUbuntu_23.04 \ xUbuntu_23.10 \ xUbuntu_24.04 \ - xUbuntu_24.10 + xUbuntu_24.10 \ + xUbuntu_25.04 RASPBIAN_FLAVOURS = \ Raspbian_10 \