summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorjoeyh <joeyh>2006-01-08 04:29:54 +0000
committerjoeyh <joeyh>2006-01-08 04:29:54 +0000
commitdcdf9deae35b4d456ab3f3fbe6769db64352e136 (patch)
treefbddf12a593ae987489cefb8629688302998fb02 /debian
parentc5d64a7f9b1db4e98aff95c237342a793e40c6f5 (diff)
r1844: merge python and gconf changes from python-support
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog11
1 files changed, 10 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 05490a9f..2097150b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,20 @@
debhelper (5.0.13) UNRELEASED; urgency=low
+ [ Joey Hess ]
* debhelper(7): document previous dh_install v5 change re wildcarding.
* dh_link: add special case handling for paths to a directory containing the
link. Closes: #346405
* dh_link: add special case handling for link to /
- -- Joey Hess <joeyh@debian.org> Sat, 7 Jan 2006 23:06:43 -0500
+ [ Josselin Mouette ]
+ * dh_python: make use of python-support for packages providing private
+ modules or python-only modules. This should greatly reduce the
+ number of packages needing to transition together with python.
+ * postinst-python: don't build the .pyo files, they aren't even used!
+ * dh_gconf: add support for debian/package.gconf-defaults, to provide
+ defaults for a package without patching the schemas.
+
+ -- Joey Hess <joeyh@debian.org> Sat, 7 Jan 2006 23:28:44 -0500
debhelper (5.0.12) unstable; urgency=low