summaryrefslogtreecommitdiff
path: root/dh_python
AgeCommit message (Collapse)AuthorFilesLines
2003-10-13r1611: * dh_install: add --fail-missing option. Closes: #120026version_4.1.75joey1-1/+1
* Fix mispelling in prerm-sgmlcatalog. Closes: #215189
2003-08-22r1594: * dh_python: Another patch, for pythonX.Y-foo packages.version_4.1.67joey1-7/+6
* dh_link: Improve error message if link destination is a directory. Closes: #206689
2003-08-18r1590: * Converted several chown 0.0 to chown 0:0 for POSIX 200112.version_4.1.65joey1-4/+38
* dh_python: patch from Josselin to support packages only shipping binary (.so) modules, and removal of any already byte-compiled .py[co] found.
2003-08-13r1588: * dh_python: Add a -V flag to choose the python version modules in ↵version_4.1.64joey1-4/+23
a package use. Patch from Josselin, of course.
2003-08-11r1586: * dh_python: patch from Josselin to fix generated depends. Closes: ↵version_4.1.63joey1-18/+29
#204717 * dh_pythn: also stylistic and tab damage fixes
2003-08-08r1580: * dh_python: support python ver 2.3. Closes: #204556version_4.1.60joey1-1/+1
2003-06-20r591: * dh_python typo fix Closes: #197679joey1-1/+1
* dh_link: don't complain if tmp dir does not exist yet when doing pre-link scan.
2003-05-24r588: * Typo fixes from Adam Garside.joey1-1/+1
* dh_python: don't bother terminating the regexp, 2.2.3c1 for example. Closes: #194531
2003-05-20r586: * dh_python: allow for a + at the end of the python version, as in thejoey1-1/+1
python in stable, version 2.1.3+.
2003-05-10r585: * dh_python: Honour -n flag. Closes: #192804joey1-2/+2
2003-03-03r576: * Rename debhelper.1 to debhelper.7.joey1-1/+1
* Typo, Closes: #183267
2002-12-19r570: * List binary-common in .PHONY in rules.multi2. Closes: #173278joey1-12/+17
* 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.
2002-11-21r565: * Various minor changes based on suggestions by luca.joey1-0/+208