aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLibravatar Daniel Ruiz de Alegría <daniel@drasite.com>2022-04-22 18:36:12 +0200
committerLibravatar Daniel Ruiz de Alegría <daniel@drasite.com>2022-04-22 18:36:12 +0200
commit7bb29e7893b12f4772cb2839012c58112e723142 (patch)
treef4a6c257264ab333b263c6cf8e8e3921d13286a6
parent7e038bece2f4fb78b5ce0427bd0e9d69b01a3816 (diff)
downloadflat-remix-7bb29e7893b12f4772cb2839012c58112e723142.tar.gz
flat-remix-7bb29e7893b12f4772cb2839012c58112e723142.zip
Prepare for ubuntu release
-rw-r--r--Makefile2
-rw-r--r--debian/control2
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 <daniel@drasite.com>
-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 <daniel@drasite.com>
-Build-Depends: debhelper-compat (= 12)
+Build-Depends: debhelper-compat (= 13)
Homepage: https://drasite.com/flat-remix
Package: flat-remix