Skip to content

Commit

Permalink
Copying CHANGELOG.md to debian/changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ampledata committed Aug 28, 2024
1 parent f6a6250 commit 6624ad2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ deb_custom:
cp debian/$(REPO_NAME).postrm $(wildcard deb_dist/*/debian)/$(REPO_NAME).postrm
cp -pr debian/tests-* $(wildcard deb_dist/)/
cp CHANGELOG.md $(wildcard deb_dist/*/debian)/changelog
cp CHANGELOG.md debian/changelog

bdist_deb: deb_dist deb_custom
cd deb_dist/$(REPO_NAME)-*/ && dpkg-buildpackage -rfakeroot -uc -us
Expand Down

0 comments on commit 6624ad2

Please sign in to comment.