1
debian/compat
vendido
1
debian/compat
vendido
@@ -1 +0,0 @@
|
||||
13
|
||||
7
debian/control
vendido
7
debian/control
vendido
@@ -3,11 +3,12 @@ Section: utils
|
||||
Priority: optional
|
||||
Maintainer: Debai Team <debai@example.com>
|
||||
Build-Depends: debhelper-compat (= 13),
|
||||
dh-python,
|
||||
dh-sequence-python3,
|
||||
python3-all,
|
||||
python3-setuptools,
|
||||
python3-pip,
|
||||
python3-venv
|
||||
python3-wheel,
|
||||
python3-build,
|
||||
python3-pip
|
||||
Standards-Version: 4.6.2
|
||||
Homepage: https://github.com/manalejandro/debai
|
||||
Vcs-Git: https://github.com/manalejandro/debai.git
|
||||
|
||||
2
debian/rules
vendido
2
debian/rules
vendido
@@ -4,7 +4,7 @@ export DH_VERBOSE = 1
|
||||
export PYBUILD_NAME = debai
|
||||
|
||||
%:
|
||||
dh $@ --with python3 --buildsystem=pybuild
|
||||
dh $@ --with python3
|
||||
|
||||
override_dh_auto_build:
|
||||
dh_auto_build
|
||||
|
||||
Referencia en una nueva incidencia
Block a user