]> gitweb.hhaalo.de Git - feierabend.git/commitdiff
fix mailformed maintainer
authorBastian Dehn <hhaalo@arcor.de>
Sun, 24 May 2026 19:48:18 +0000 (21:48 +0200)
committerBastian Dehn <hhaalo@arcor.de>
Sun, 24 May 2026 19:48:18 +0000 (21:48 +0200)
src/CMakeLists.txt

index 357ad61366edb1bc5d7f35ae538193c01b84dff2..f4da18232436a1c8d48efc123a4c013aed13770a 100644 (file)
@@ -68,7 +68,7 @@ set(CPACK_DEBIAN_FILE_NAME ${PROJECT_NAME}_${PROJECT_VERSION}-1${EXTRA_VERSION}_
 set(CPACK_DEBIAN_PACKAGE_SHLIBDEPS ON)
 set(CPACK_DEBIAN_PACKAGE_VERSION ${CPACK_PACKAGE_VERSION})
 set(CPACK_DEBIAN_PACKAGE_RELEASE 1)
-set(CPACK_DEBIAN_PACKAGE_MAINTAINER "Bastian Dehn <hhaalo@arcor.de")
+set(CPACK_DEBIAN_PACKAGE_MAINTAINER "Bastian Dehn <hhaalo@arcor.de>")
 set(CPACK_DEBIAN_PACKAGE_PRIORITY "optional")
 set(CPACK_DEBIAN_PACKAGE_SECTION "misc")
 set(CPACK_PACKAGE_DESCRIPTION_SUMMARY "work time cli tool")