summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorBernd Zeimetz <bernd@bzed.de>2009-07-19 15:50:19 +0200
committerBernd Zeimetz <bernd@bzed.de>2009-07-19 15:50:19 +0200
commit2ffe6ab1066e769e59b189ccf5801c8c9a56e667 (patch)
tree32fc4823c825f0d11f5ce6c2172485ebac3dc3a6 /debian
parentcae436a130611501a515a2cb9f794d93edbb9a84 (diff)
parentb011eab1cd3d6645ecfa784960da1c0c72ed68d5 (diff)
Merge commit 'origin/buildsystems' into python-build
Conflicts: Debian/Debhelper/Buildsystem/python_distutils.pm
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog9
1 files changed, 5 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog
index dd75a83f..ad1b6c69 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,11 @@
debhelper (7.3.5) experimental; urgency=low
+ [ Bernd Zeimetz ]
* python_distutils buildsystem: Build for all supported Python
- versions in case they're installed. Ensure that correct
- shebangs are created by using `python' first during build
- and install. Closes: #520834
- Also build with python*-dbg in case the package build-depends
+ versions that are installed. Ensure that correct shebangs are
+ created by using `python' first during build and install.
+ Closes: #520834
+ Also build with python*-dbg if the package build-depends
on them.
-- Bernd Zeimetz <bzed@debian.org> Sun, 19 Jul 2009 15:26:13 +0200