minor change
This commit is contained in:
parent
3c10c16368
commit
cd86795c10
|
@ -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
|
||||||
|
|
|
@ -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*
|
||||||
|
|
Loading…
Reference in New Issue