summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorjoey <joey>2003-08-18 01:21:26 +0000
committerjoey <joey>2003-08-18 01:21:26 +0000
commit1f56418d00a8f406f53b06f3f0b1566e56c1feca (patch)
treebca84c111fe6befcc2fe93a438a58a57b53f7c12 /debian/changelog
parent42c7a7a58ae32590ad3cc4928fb622e62922512b (diff)
r1590: * Converted several chown 0.0 to chown 0:0 for POSIX 200112.
* dh_python: patch from Josselin to support packages only shipping binary (.so) modules, and removal of any already byte-compiled .py[co] found.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog9
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index a51c88ed..e5e06fe2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+debhelper (4.1.65) unstable; urgency=low
+
+ * Converted several chown 0.0 to chown 0:0 for POSIX 200112.
+ * dh_python: patch from Josselin to support packages only
+ shipping binary (.so) modules, and removal of any already byte-compiled
+ .py[co] found.
+
+ -- Joey Hess <joeyh@debian.org> Sun, 17 Aug 2003 21:11:35 -0400
+
debhelper (4.1.64) unstable; urgency=low
* dh_python: Add a -V flag to choose the python version modules in a package