Codebase list python-pyric / a9a3bf9
Misc updates * Add kali to the version number to make its origin clear. * Update maintainer field. * Bump debhelper compat level to 11. Raphaël Hertzog 5 years ago
4 changed file(s) with 13 addition(s) and 7 deletion(s). Raw diff Collapse all Expand all
0 python-pyric (0.1.5-1kali1) kali-dev; urgency=medium
1
2 * Add kali to the version number to make its origin clear.
3 * Update maintainer field.
4
5 -- Raphaël Hertzog <[email protected]> Mon, 17 Sep 2018 14:49:11 +0200
6
07 python-pyric (0.1.5-1) kali-dev; urgency=medium
18
29 * Initial release
00 Source: python-pyric
11 Section: python
22 Priority: optional
3 Maintainer: Sophie Brun <[email protected]>
4 Build-Depends: debhelper (>=9),
3 Maintainer: Kali Developers <[email protected]>
4 Uploaders: Sophie Brun <[email protected]>
5 Build-Depends: debhelper (>= 11),
56 dh-python,
67 python-all (>= 2.6.6-3~),
78 python-setuptools,
89 python3-all,
910 python3-setuptools
10 Standards-Version: 3.9.8
11 Standards-Version: 4.2.1
1112 Homepage: http://wraith-wireless.github.io/PyRIC/
12 X-Python-Version: >= 2.6
13 X-Python3-Version: >= 3.2
1413 Vcs-Git: git://git.kali.org/packages/python-pyric.git
1514 Vcs-Browser: http://git.kali.org/gitweb/?p=packages/python-pyric.git
1615
22 export PYBUILD_NAME=pyric
33
44 %:
5 dh $@ --with python2,python3 --buildsystem=pybuild
5 dh $@ --with python2,python3 --buildsystem=pybuild