Try to fix repo in gen change log

main
Nicolas Arenas 2025-03-19 09:33:33 +01:00
parent 9529bebd92
commit 2c1b13eb38
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ def call(String repoDir, String maintainerName = "Qindel Opengnsys Team", String
INPUT_FILE="\${REPO_DIR}/CHANGELOG.md"
OUTPUT_FILE="\${REPO_DIR}/debian/changelog"
PACKAGE_NAME="oggui"
PACKAGE_NAME="\$(basename \${REPO_DIR})"
DISTRIBUTION="unstable"
URGENCY="medium"
BUILD_NUMBER="\${BUILD_NUMBER:-1}"