Skip to content

Commit

Permalink
Merge pull request #152 from MarkEWaite/changelog-INFRA-910-core-rele…
Browse files Browse the repository at this point in the history
…ase-automation

Link from Debian changelog to project changelog
  • Loading branch information
olblak authored Apr 7, 2020
2 parents c0c33ce + 8bb1331 commit 4dd18aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deb/build/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ mv "$DESCRIPTION_FILE.bak" "$DESCRIPTION_FILE"
cat > $D/debian/changelog << EOF
${ARTIFACTNAME} ($VERSION${DEB_REVISION}) unstable; urgency=low
* Packaged ${VERSION}
* Packaged ${VERSION} https://jenkins.io/changelog${RELEASELINE}/#v${VERSION}
-- ${AUTHOR} $(date -R)
Expand Down

0 comments on commit 4dd18aa

Please sign in to comment.