Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
8c232699c3
|
@ -1,2 +1,3 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
dpkg-deb --root-owner-group -b debian foodoord_3.0.0_all.deb
|
VERSION=3.0.1
|
||||||
|
dpkg-deb --root-owner-group -b debian foodoord_${VERSION}_all.deb
|
||||||
|
3
debian/DEBIAN/control
vendored
3
debian/DEBIAN/control
vendored
@ -1,5 +1,6 @@
|
|||||||
Package: foodoord
|
Package: foodoord
|
||||||
Version: 3.0
|
Version: 3.0.1
|
||||||
Maintainer: Bandie <bandie@chaospott.de>
|
Maintainer: Bandie <bandie@chaospott.de>
|
||||||
Architecture: all
|
Architecture: all
|
||||||
Description: Control the doors of the club, ja!
|
Description: Control the doors of the club, ja!
|
||||||
|
Depends: dash, git, python3
|
||||||
|
Reference in New Issue
Block a user