summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorGDR! <gdr@gdr.name>2020-08-14 12:29:41 +0200
committerAndrzej Godziuk <andrzej@godziuk.pl>2020-08-14 12:39:31 +0200
commit1b430e087ebef6621ca03c12dddd1c89f3a145bf (patch)
tree869ddf0acc8bc01898d299e55ac326516b7e7708 /debian/control
parentb626f19f69846a0eac8941c7173237fc4037a221 (diff)
Move generate_tox_bootstrap.py to python3
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control17
1 files changed, 17 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..beba103
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,17 @@
1Source: tuntox
2Section: net
3Priority: optional
4Maintainer: GDR! <gdr@gdr.name>
5Build-Depends: debhelper-compat (= 12), libtoxcore-dev,
6 pkg-config, build-essential, make, libtoxcore-dev,
7 python-jinja2, python-requests
8Standards-Version: 4.5.0
9Homepage: https://gdr.name/tuntox/
10#Vcs-Browser: https://salsa.debian.org/debian/tuntox
11Vcs-Git: https://github.com/gjedeer/tuntox.git
12
13Package: tuntox
14Architecture: any
15Depends: ${shlibs:Depends}, ${misc:Depends}
16Description: <insert up to 60 chars description>
17 <insert long description, indented with spaces>