summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorClint Adams <schizo@debian.org>2008-05-11 17:37:03 -0400
committerClint Adams <schizo@debian.org>2008-05-11 17:37:03 -0400
commit5174080975d5afabef2728e2a2136e636233de2f (patch)
treec385313e964d0ae8b664fc404c43873f353ca078 /debian/changelog
parent523e13a2c238e595e0a18f6b473e70be69947122 (diff)
downloaddebianutils-5174080975d5afabef2728e2a2136e636233de2f.tar.gz
Drop preinst. closes: #480593.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 48679ba..ceacbc9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+debianutils (2.28.6) unstable; urgency=medium
+
+ * Drop preinst. closes: #480593.
+
+ -- Clint Adams <schizo@debian.org> Sun, 11 May 2008 17:34:40 -0400
+
debianutils (2.28.5) unstable; urgency=low
* Avoid running build target twice. Thanks to Bernhard R. Link for