summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-01-12 12:32:49 -0500
committerJoey Hess <joey@kodama.kitenet.net>2008-01-12 12:32:49 -0500
commit651159b311097089d241e2715dd18fa60da10aa3 (patch)
tree3f05aa4e7b0663c25a9e3fcd26959ec53a4e14f3 /debian/changelog
parent44097a184c49114de52bdaf464afe952c4273e01 (diff)
releasing version 6.0.2
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 9cb96ecd..fbcea8c7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+debhelper (6.0.2) unstable; urgency=low
+
+ * Revert slightly broken refactoring of some exclude code.
+ Closes: #460340, #460351
+
+ -- Joey Hess <joeyh@debian.org> Sat, 12 Jan 2008 12:31:15 -0500
+
debhelper (6.0.1) unstable; urgency=low
* dh_installdocs/examples: Don't unnecessarily use the exclude code path.