change debian maintainer email to me

This commit is contained in:
darkrose 2015-04-28 16:35:12 +10:00
parent 66fade0744
commit 3ada83a28b
1 changed files with 1 additions and 1 deletions

View File

@ -149,7 +149,7 @@ else()
set(CPACK_SOURCE_GENERATOR TGZ)
SET ( CPACK_DEBIAN_PACKAGE_SECTION "other" )
SET ( CPACK_DEBIAN_PACKAGE_PRIORITY "optional" )
SET ( CPACK_DEBIAN_PACKAGE_MAINTAINER "Stéphane Charette <stephanecharette@gmail.com>" )
SET ( CPACK_DEBIAN_PACKAGE_MAINTAINER "Lisa Milne <lisa@ltmnet.com>" )
SET ( CPACK_GENERATOR "DEB;RPM" )
endif()