minor change

This commit is contained in:
Jeff Carr 2022-10-07 19:08:07 -05:00
parent 3c10c16368
commit cd86795c10
2 changed files with 4 additions and 2 deletions

View File

@ -5,6 +5,7 @@ Architecture: amd64
Maintainer: Jeff Carr <jcarr@wit.com> Maintainer: Jeff Carr <jcarr@wit.com>
Installed-Size: 5883 Installed-Size: 5883
Section: network Section: network
Requires: postgresql
Priority: optional Priority: optional
Homepage: https://github.com/mattermost/mattermost-server Homepage: https://github.com/mattermost/mattermost-server
Description: mattermost Description: mattermost

5
.gitignore vendored
View File

@ -1,5 +1,6 @@
.debian/*.deb .debian/mattermost*.deb
.debian/*.tar.xz .debian/control.tar.xz
.debian/data.tar.xz
.debian/DEBIAN/md5sums .debian/DEBIAN/md5sums
.debian/files/opt/ .debian/files/opt/
mattermost* mattermost*