summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2010-08-07 11:51:39 -0400
committerJoey Hess <joey@kitenet.net>2010-08-07 11:51:39 -0400
commit1f012ae1f98220de04be307beeb74eac80ab451c (patch)
treea0d4d8cc6b7fc8eefa5256da9086f85a6684e323 /debian
parentf35b15c9252dda49642d1f96f5c3d5587cfcff14 (diff)
python_distutils: Pass --force to setup.py build, to ensure that when python-dbg is run it does not win and result in scripts having it in the shebang line. Closes: #589759
(cherry picked from commit 865e6266a5eaae81004bf530bc23da1c3fdc10b1) Conflicts: debian/changelog
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 54ec7a04..8a2016c6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+debhelper (8.1.0) UNRELEASED; urgency=low
+
+ * python_distutils: Pass --force to setup.py build, to ensure that when
+ python-dbg is run it does not win and result in scripts having it in
+ the shebang line. Closes: #589759
+
+ -- Joey Hess <joeyh@debian.org> Sat, 07 Aug 2010 11:27:24 -0400
+
debhelper (8.0.0) unstable; urgency=low
[ Carsten Hey ]