support/v0.28 #289

Closed
pogpp wants to merge 11 commits from support/v0.28 into master
3 changed files with 2 additions and 0 deletions
Showing only changes of commit ff5c55e14d - Show all commits

1
.gitignore vendored
View file

@ -22,6 +22,7 @@ coverage.html
# debian package build files
debian/files
debian/changelog
debian/*.log
debian/*.substvars
debian/frostfs-s3-gw/

View file

@ -160,6 +160,7 @@ protoc:
# Package for Debian
debpackage:
cp debian/changelog.init debian/changelog
dch --package frostfs-s3-gw \
--controlmaint \
--newversion $(PKG_VERSION) \