summaryrefslogtreecommitdiff
path: root/dh_python
Commit message (Collapse)AuthorAge
* r1594: * dh_python: Another patch, for pythonX.Y-foo packages.joey2003-08-22
| | | | | * dh_link: Improve error message if link destination is a directory. Closes: #206689
* r1590: * Converted several chown 0.0 to chown 0:0 for POSIX 200112.joey2003-08-18
| | | | | | * dh_python: patch from Josselin to support packages only shipping binary (.so) modules, and removal of any already byte-compiled .py[co] found.
* r1588: * dh_python: Add a -V flag to choose the python version modules in ↵joey2003-08-13
| | | | | | a package use. Patch from Josselin, of course.
* r1586: * dh_python: patch from Josselin to fix generated depends. Closes: ↵joey2003-08-11
| | | | | | #204717 * dh_pythn: also stylistic and tab damage fixes
* r1580: * dh_python: support python ver 2.3. Closes: #204556joey2003-08-08
|
* r591: * dh_python typo fix Closes: #197679joey2003-06-20
| | | | | * dh_link: don't complain if tmp dir does not exist yet when doing pre-link scan.
* r588: * Typo fixes from Adam Garside.joey2003-05-24
| | | | | * dh_python: don't bother terminating the regexp, 2.2.3c1 for example. Closes: #194531
* r586: * dh_python: allow for a + at the end of the python version, as in thejoey2003-05-20
| | | | python in stable, version 2.1.3+.
* r585: * dh_python: Honour -n flag. Closes: #192804joey2003-05-10
|
* r576: * Rename debhelper.1 to debhelper.7.joey2003-03-03
| | | | * Typo, Closes: #183267
* r570: * List binary-common in .PHONY in rules.multi2. Closes: #173278joey2002-12-19
| | | | | | | | * Cleaned up error message if python is not installed. Closes: #173524 * dh_python: Bug fix from Josselin Mouette for case of building an arch indep python package depending on a arch dependent package. However, I used GetPackages() rather than add yet another control file parser. Untested.
* r565: * Various minor changes based on suggestions by luca.joey2002-11-21