Commit Graph

10 Commits (6f76a48f59e4d1936f3f3bd1711b3999e1f3869b)

Author SHA1 Message Date
Gonéri Le Bouder 519e4f4223 debian: install lib in dist-packages (#64412)
On Ubuntu Precise and Trusty, the build was failing because the Ansible
libs were installed in /usr/lib/python2.7/site-packages.

According to the Debian Policy (2.5), they should actually be install in
/usr/lib/python2.7/dist-packages This is also CDBS default behaviour since
0.4.131.

See: https://www.debian.org/doc/packaging-manuals/python-policy/ch-python.html

Closes: #64160
5 years ago
Gonéri Le Bouder 3f9316bca2 debian: prepare the ansible-test package
- Generate an extra package for `ansible-test`.
- Manually install the files because CDBS get confused by our two
  Python packages
- Refresh the package descriptions to match what is done with the RPM
5 years ago
Grant Slater e3192fb3a4 Use pycrypto backend, rather than python-cryptography, on Ubuntu Precise 6 years ago
Graham Mainwaring cde36b883c Fix pycrypto backend setting to work when multiple distros are specified in DEB_DIST 7 years ago
Graham Mainwaring cf01068f53 Use pycrypto backend, rather than python-cryptography, on Ubuntu Trusty 7 years ago
Shane McDonald 4ae0d5b843 Build debs with pbuilder (#18165)
* Build debs with pbuilder
* Update README in packaging/debian
* Add Dockerfile for building debs
* Add local_deb makefile target - Allows users to build debs using locally installed dependencies. This was the `deb` target before moving to pbuilder.
8 years ago
Evgeni Golov 0cdbc8b48d backwards compat for python-support on old Debian/Ubuntu releases 8 years ago
Evgeni Golov 3fd74890d3 migrate to dh-python 8 years ago
Henry Graham 21269a845f debian packaging 12 years ago
Michael DeHaan 8539f4926a Move debian under packaging subdirectory 12 years ago