Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [stable-2.9] debian: prepare the ansible-test package | Gonéri Le Bouder | 2019-09-03 | 4 | -6/+32 |
| | | | | | | | | | | - 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 (cherry picked from commit 3f9316b) Co-authored-by: Gonéri Le Bouder <goneri@lebouder.net> | ||||
* | 2.6 changelog gen/version/root dir cleanup (#40421) | Matt Davis | 2018-05-21 | 1 | -327/+0 |
| | | | | | | | | | | | | | | | | | | | | * patched in changelog gen stuff from stable-2.5 * Makefile updates * release.py as single-source-of-truth * Remove obsolete ansible-core-sitemap.xml file. * Move ROADMAP.rst into README.rst. * dynamic rpm changelog, zap old deb/rpm changelogs * fix changelog in MANIFEST.in * Remove obsolete hacking/update.sh script. * Remove ref to deleted authors script. * Remove ref to removed module-formatter script. * Update headings to match script names. * MANIFEST.in cleanup * removed RELEASES.txt and versions.yml * removed obsolete release generation playbook/bits (not used since 2.5) * misc Makefile cleanup * speculative changes to DEB versioning * allow override of DEB_VERSION/DEB_RELEASE | ||||
* | Convert more http links to https. | Matt Clay | 2018-04-25 | 1 | -1/+1 |
| | |||||
* | README.md was renamed. Fix deb build reference to the README | Toshio Kuratomi | 2018-04-11 | 1 | -1/+1 |
| | |||||
* | Move man pages generations to rst2man (#37861) | Joseph Herlant | 2018-03-26 | 3 | -3/+3 |
| | |||||
* | Use pycrypto backend, rather than python-cryptography, on Ubuntu Precise | Grant Slater | 2018-02-19 | 1 | -0/+3 |
| | |||||
* | Fix Debian packaging Dockerfile and docs. | Matt Clay | 2017-10-13 | 2 | -3/+5 |
| | |||||
* | Mention Ansible in package descriptions | Rene van Aerle | 2017-10-05 | 1 | -1/+1 |
| | | | | | | | These values are used by software updaters to show which applications are being updates to the user. In the case of Ubuntu, it will now show clearly that it is updating Ansible instead of a radically simple IT automation platform. | ||||
* | Remove git:// urls from docsite and from packaging (#30459) | Andreas Olsson | 2017-10-03 | 1 | -2/+2 |
| | | | | | It's almost always preferable to clone by way of https:// rather than using the bare git:// protocol. Not only does https:// provide stronger guarantees it also plays nicer with corporate proxies, etc. | ||||
* | Fix pycrypto backend setting to work when multiple distros are specified in ↵ | Graham Mainwaring | 2017-07-13 | 2 | -2/+2 |
| | | | | DEB_DIST | ||||
* | Use pycrypto backend, rather than python-cryptography, on Ubuntu Trusty | Graham Mainwaring | 2017-07-12 | 1 | -0/+5 |
| | |||||
* | Build debs with pbuilder (#18165) | Shane McDonald | 2016-10-26 | 3 | -15/+41 |
| | | | | | | * 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. | ||||
* | Debian need build-essential package to build deb package (#18068) | Loïc | 2016-10-20 | 1 | -2/+2 |
| | | | | | | * Need build-essential package * dpkg-dev is useless: it is a dependency of build-essential | ||||
* | Change <support@ansible.com> - it's being retired. | Bill Nottingham | 2016-10-15 | 2 | -13/+13 |
| | |||||
* | backwards compat for python-support on old Debian/Ubuntu releases | Evgeni Golov | 2016-03-18 | 3 | -2/+10 |
| | |||||
* | update README.md | Evgeni Golov | 2016-03-17 | 1 | -1/+1 |
| | |||||
* | migrate to dh-python | Evgeni Golov | 2016-03-17 | 2 | -3/+4 |
| | |||||
* | moden apt can install local debs with dependencies just fine | Evgeni Golov | 2016-03-17 | 1 | -0/+4 |
| | |||||
* | Updating RELEASES/etc. for devel | James Cammarata | 2016-03-10 | 1 | -0/+27 |
| | | | | [ci skip] | ||||
* | Add python-setuptools to the requirements for running ansible as | Toshio Kuratomi | 2016-01-13 | 1 | -1/+1 |
| | | | | | python-setuptools contains the egginfo needed to make pkg_resources work. | ||||
* | Add missing xsltproc in Debian packaging README | Laurent Vallar | 2015-11-12 | 1 | -1/+1 |
| | | | | fix #13140 | ||||
* | Add missing docbook-xml in Debian packaging README | Laurent Vallar | 2015-11-12 | 1 | -1/+1 |
| | | | | fix #13139 | ||||
* | Debian packaging updates | James Cammarata | 2015-11-06 | 2 | -1/+2 |
| | | | | Fixes #13040 | ||||
* | Backporting version release stuff from stable-1.9 | James Cammarata | 2015-10-09 | 1 | -0/+18 |
| | |||||
* | Add six as a dependency for packaging | Toshio Kuratomi | 2015-06-02 | 2 | -2/+2 |
| | |||||
* | Backporting release info/changelog stuff to devel | James Cammarata | 2015-05-05 | 1 | -3/+8 |
| | |||||
* | Improve generation of debian changelog | James Laska | 2015-04-09 | 1 | -3/+4 |
| | |||||
* | Updating debian packaging changelog for devel 2.0 version | James Cammarata | 2015-04-06 | 1 | -3/+9 |
| | |||||
* | Update README.md | kristous | 2015-03-27 | 1 | -1/+1 |
| | | | to get debuild you need to install devscripts | ||||
* | doc: building debian package: 'asciidoc' is a required dependency | Matthieu Caneill | 2015-03-25 | 1 | -1/+1 |
| | |||||
* | Update the packaging files through the 1.8.4 release | Toshio Kuratomi | 2015-03-03 | 1 | -3/+27 |
| | |||||
* | Bumping files for 1.9 | James Cammarata | 2014-11-25 | 1 | -2/+8 |
| | |||||
* | Remove install references to library/ | Michael DeHaan | 2014-09-29 | 1 | -1/+0 |
| | |||||
* | Adding in docs updates for 1.7.2 release | James Cammarata | 2014-09-24 | 1 | -0/+12 |
| | |||||
* | Make debuild happy by including a date in debian/changelog | James Laska | 2014-08-07 | 1 | -0/+6 |
| | | | | | | The previous commit resolved the debian build problem, but was building packages with the stable version. A development version is required in the changelog to properly build development DEB packages. | ||||
* | Fix debian builds by correcting debian/changelog | James Laska | 2014-08-07 | 1 | -6/+0 |
| | | | | | | | Remove 1.8 debian/changelog entry with a date of "TBD" as this causes the debian build process to fail. We can add this back with the 1.8 release becomes a reality, or add it back now with a valid date in the future. | ||||
* | Back-porting in CHANGELOG/etc. for older versions | James Cammarata | 2014-08-06 | 1 | -0/+12 |
| | |||||
* | Version bump for 1.8 | James Cammarata | 2014-08-06 | 1 | -2/+8 |
| | |||||
* | Require python-crypto >= 2.6 for debian package builds | James Laska | 2014-08-04 | 1 | -1/+1 |
| | | | | | | | The ansible PyPi package, and RPM both require crypto>=2.6. This change carries that dependency into the ansible DEB package. Note, for ubuntu-12.04, this dependency is only satisfied by a PPA. Users installing from 'ppa:ansible/ansible' will not be affected.. | ||||
* | Backporting CHANGELOG/RELEASES and packaging updates for 1.6.7-8 releases | James Cammarata | 2014-07-22 | 1 | -1/+13 |
| | |||||
* | CHANGELOG and other updates for 1.6.6 release | James Cammarata | 2014-07-01 | 1 | -0/+6 |
| | |||||
* | Backporting packaging updates from 1.6 branch | James Cammarata | 2014-06-25 | 1 | -0/+12 |
| | |||||
* | Updated DEB build workflow | James Laska | 2014-06-20 | 2 | -34/+37 |
| | | | | | | | | | | | | | Updates to Makefile include: * add targets: deb-src, deb-src-upload, deb-upload * add variables to control DEB building: DEBUILD_OPTS, DPUT_OPTS, DEB_PPA, DEB_DIST, DEB_RELEASE * create deb files for all release values in DEB_DIST Several updates to packaging/debian/* * Updated control file * Whitespace/formatting of changelog Add deb-build to .gitignore | ||||
* | Building Ansible deb requires setuptools | Andy Freeland | 2014-06-17 | 1 | -2/+2 |
| | |||||
* | Back-porting 1.6.x release info into CHANGELOG/RELEASES and packaging | James Cammarata | 2014-06-10 | 1 | -2/+20 |
| | |||||
* | Synchronize .deb package version with VERSION file | Maciej Delmanowski | 2014-05-07 | 1 | -0/+6 |
| | |||||
* | Update packaging dates for the 1.6.0 releasev1.6.0 | James Cammarata | 2014-05-05 | 1 | -2/+2 |
| | |||||
* | Fixing a bad merge commit in packaging/debian/changelog | James Cammarata | 2014-04-30 | 1 | -4/+0 |
| | |||||
* | Updating changelog/releases/packaging for 1.5.5 release | James Cammarata | 2014-04-18 | 1 | -0/+12 |
| | |||||
* | Updating CHANGELOG/RELEASES in devel for 1.5.3 and older releases | James Cammarata | 2014-03-13 | 1 | -0/+12 |
| |