Skip to content

Commit

Permalink
Merge pull request #13348 from daschuer/oracular
Browse files Browse the repository at this point in the history
Ubuntu disto update
  • Loading branch information
JoergAtGithub authored Jun 9, 2024
2 parents dfd0c29 + a2af08a commit d669562
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3487,7 +3487,7 @@ if (NOT CPACK_DEBIAN_PACKAGE_RELEASE)
set(CPACK_DEBIAN_PACKAGE_RELEASE 1)
endif()

set(CPACK_DEBIAN_DISTRIBUTION_RELEASES focal jammy lunar mantic noble)
set(CPACK_DEBIAN_DISTRIBUTION_RELEASES focal jammy mantic noble oracular)
set(CPACK_DEBIAN_SOURCE_DIR ${CMAKE_SOURCE_DIR})
set(CPACK_DEBIAN_UPLOAD_PPA_SCRIPT "${CMAKE_CURRENT_SOURCE_DIR}/packaging/CPackDebUploadPPA.cmake")
set(CPACK_DEBIAN_INSTALL_SCRIPT "${CMAKE_CURRENT_SOURCE_DIR}/packaging/CPackDebInstall.cmake")
Expand Down

0 comments on commit d669562

Please sign in to comment.