summaryrefslogtreecommitdiff
path: root/mediaelch/debian/control
diff options
context:
space:
mode:
authorB. Stack <bgstack15@gmail.com>2024-04-06 09:14:31 -0400
committerB. Stack <bgstack15@gmail.com>2024-04-06 09:14:31 -0400
commit8f23e8b1abb8f99e3e926edb6f7321b61c544c17 (patch)
treed0259c84289d4eb3573bb248017e18fa5b49d09d /mediaelch/debian/control
parentadd mediaelch (diff)
downloadstackrpms-8f23e8b1abb8f99e3e926edb6f7321b61c544c17.tar.gz
stackrpms-8f23e8b1abb8f99e3e926edb6f7321b61c544c17.tar.bz2
stackrpms-8f23e8b1abb8f99e3e926edb6f7321b61c544c17.zip
try qt6 stuff for obs
Diffstat (limited to 'mediaelch/debian/control')
-rw-r--r--mediaelch/debian/control3
1 files changed, 2 insertions, 1 deletions
diff --git a/mediaelch/debian/control b/mediaelch/debian/control
index 9e194ac..9d31e14 100644
--- a/mediaelch/debian/control
+++ b/mediaelch/debian/control
@@ -1,7 +1,8 @@
Source: mediaelch
Section: misc
Priority: optional
-Maintainer: Andre Meyering <info@andremeyering.de>
+Maintainer: B. Stack <bgstack15@gmail.com>
+XSBC-Original-Maintainer: Andre Meyering <info@andremeyering.de>
Standards-Version: 4.6.2
Build-Depends: debhelper-compat (= 13),
cmake,
bgstack15