]> gitweb.hhaalo.de Git - sane-kds-s2000w-net.git/commitdiff
change description with summary
authorBastian Dehn <hhaalo@arcor.de>
Fri, 12 Dec 2025 16:18:26 +0000 (17:18 +0100)
committerBastian Dehn <hhaalo@arcor.de>
Fri, 12 Dec 2025 16:18:26 +0000 (17:18 +0100)
src/CMakeLists.txt

index 147783ea491fd0b55470e60642aeeb5c3b49aa7a..634c197b3dcb5a7f17c2145e3a941f9f4eba7404 100644 (file)
@@ -155,7 +155,8 @@ set(CPACK_DEBIAN_PACKAGE_RELEASE 1)
 set(CPACK_DEBIAN_PACKAGE_MAINTAINER "Bastian Dehn <hhaalo@arcor.de>")
 set(CPACK_DEBIAN_PACKAGE_PRIORITY optional)
 set(CPACK_DEBIAN_PACKAGE_SECTION graphics)
-set(CPACK_DEBIAN_PACKAGE_DESCRIPTION "sane network backend for kodak alaris s2000w series")
+set(CPACK_PACKAGE_DESCRIPTION_SUMMARY "sane network backend for kodak alaris s2000w series")
+set(CPACK_DEBIAN_PACKAGE_DESCRIPTION "it is an sane backend for network scanner like kodak alaris s2080w")
 set(CPACK_DEBIAN_PACKAGE_CONTROL_EXTRA ${CMAKE_CURRENT_BINARY_DIR}/conffiles;
 ${CMAKE_CURRENT_SOURCE_DIR}/debian/postinst;
 ${CMAKE_CURRENT_SOURCE_DIR}/debian/postrm)