From 7bb29e7893b12f4772cb2839012c58112e723142 Mon Sep 17 00:00:00 2001 From: Daniel Ruiz de Alegría Date: Fri, 22 Apr 2022 18:36:12 +0200 Subject: Prepare for ubuntu release --- Makefile | 2 +- debian/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 7add219be..3f38ed4e9 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ PKGNAME = flat-remix MAINTAINER = Daniel Ruiz de Alegría -UBUNTU_RELEASE = impish +UBUNTU_RELEASE = jammy PREFIX ?= /usr THEMES ?= $(patsubst %/index.theme,%,$(wildcard ./*/index.theme)) COLOR_VARIANTS ?= Blue Green Red Yellow Black Brown Cyan Grey Magenta Orange Teal Violet diff --git a/debian/control b/debian/control index 89ab17a53..c7569fcec 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: flat-remix Section: misc Priority: optional Maintainer: Daniel Ruiz de Alegría -Build-Depends: debhelper-compat (= 12) +Build-Depends: debhelper-compat (= 13) Homepage: https://drasite.com/flat-remix Package: flat-remix -- cgit v1.2.3