added deb deployment
This commit is contained in:
parent
746f3f4a89
commit
5e306e0dd8
13 changed files with 11636 additions and 15 deletions
15
Linux/deploy/debian/control
Normal file
15
Linux/deploy/debian/control
Normal file
|
@ -0,0 +1,15 @@
|
|||
Source: bungloo
|
||||
Section: Miscellaneous
|
||||
Priority: optional
|
||||
Maintainer: Jeena Paradies <spam@jeenaparadies.net>
|
||||
Build-Depends: debhelper (>=7.0.50~), python-support (>= 0.6), cdbs (>= 0.4.49), python-all-dev
|
||||
Standards-Version: 3.9.4
|
||||
|
||||
Package: bungloo
|
||||
Architecture: all
|
||||
Homepage: http://jabs.nu/bungloo
|
||||
Depends: ${misc:Depends}, ${python:Depends}, python-qt4
|
||||
Provides: tent
|
||||
Description: A desktop Tent client
|
||||
This desktop Tent client makes it possible to use the Tent protocol. More
|
||||
information about this protocol can be found at https://tent.io
|
Reference in a new issue