summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-06-28 16:26:33 -0400
committerJoey Hess <joey@gnu.kitenet.net>2009-06-28 16:26:33 -0400
commit63a9ae5d8a3af3d8c707187fb7cb55d55533a7df (patch)
tree0a64b90963726b09ad095c474fb3f9eed05ab234 /debian
parent0ebb1c696b8e5617a348976abcb3858e47e1df01 (diff)
dh_auto_install: Pass --install-layout=deb to setup.py to support python 2.6. Closes: #534620
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index a82d4c62..deae621d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ debhelper (7.2.18) UNRELEASED; urgency=low
* dh_shlibdeps: Ensure DEBIAN directory exists, as dpkg-shlibdeps
prints a confusing warning if it does not. Closes: #534226
+ * dh_auto_install: Pass --install-layout=deb to setup.py
+ to support python 2.6. Closes: #534620
-- Joey Hess <joeyh@debian.org> Sun, 28 Jun 2009 15:59:11 -0400