From 854d0d7f20dd13691e2f50cae8b4da748893f87a Mon Sep 17 00:00:00 2001 From: John Crawley Date: Tue, 13 Dec 2022 13:40:19 +0900 Subject: [PATCH] debian/control: set myself as Maintainer --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index ff8630a..1036f0b 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: bunsen-themes Section: x11 Priority: optional -Maintainer: Jens John +Maintainer: John Crawley Build-Depends: debhelper-compat (= 12) Standards-Version: 4.5.1 Homepage: https://github.com/bunsenlabs/bunsen-themes @@ -13,5 +13,5 @@ Architecture: all Depends: gtk2-engines-murrine, gtk2-engines-pixbuf, libgtk-3-0 (>= 3.22.11), ${misc:Depends} Suggests: openbox, lightdm-gtk-greeter, bunsen-images Description: GTK, Openbox, and other themes for BunsenLabs on Debian - Made by hhh from the BunsenLabs forums + Made by hhh and others from the BunsenLabs forums