summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-05-19 12:51:08 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-05-19 12:51:08 -0400
commit2ce6c403bf347ecfbee25d88df38eb44948e4f3f (patch)
treed205113df162eee04e0093785d3e0306e8d1e765
parentba41e534a4b79d15645d00d76269520fc6708dc0 (diff)
releasing version 7.0.9
-rw-r--r--debian/changelog6
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 8854fa4..3a34fc5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,17 +1,17 @@
-debhelper (7.0.9) UNRELEASED; urgency=low
+debhelper (7.0.9) unstable; urgency=low
* rules.tiny: Typo fix. Closes: #479647
* dh_installinit: Add --restart-after-upgrade, which avoids stopping a
daemon in the prerm, and instead restarts it in the postinst, keeping
its downtime minimal. Since some daemons could break if files are upgraded
while they're running, it's not the default. It might become the default
- in a future (v8) compatability level. Closes: #471060
+ in a future (v8) compatibility level. Closes: #471060
* dh: fix POD error. Closes: #480191
* dh: Typo fixes. Closes: #480200
* dh: Add remove_command to the sequence interface.
* dh_auto_clean: setup.py clean can create pyc files. Remove. Closes: #481899
- -- Joey Hess <joeyh@debian.org> Mon, 05 May 2008 18:53:10 -0400
+ -- Joey Hess <joeyh@debian.org> Mon, 19 May 2008 12:47:47 -0400
debhelper (7.0.8) unstable; urgency=low