summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2010-08-07 07:20:20 -0400
committerJoey Hess <joey@kitenet.net>2010-08-07 07:20:20 -0400
commit5ade9075ad0fedee986d8aa08a1d4c4d3965356a (patch)
tree12785f3a5f9c145153e41cf6aa69027141ef4e7c /debian
parent865e6266a5eaae81004bf530bc23da1c3fdc10b1 (diff)
Finalized v8 mode, which is the new recommended default.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 6a1ca77f..2516ce7f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-debhelper (7.9.4) UNRELEASED; urgency=low
+debhelper (8.0.0) UNRELEASED; urgency=low
[ Carsten Hey ]
* dh_fixperms: Ensure files in /etc/sudoers.d/ are mode 440. Closes: #589574
@@ -7,6 +7,7 @@ debhelper (7.9.4) 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
+ * Finalized v8 mode, which is the new recommended default.
-- Carsten Hey <carsten@debian.org> Sun, 18 Jul 2010 22:30:06 +0200