From 9091830fafb2b6512ed5cd18c527109dffc548c9 Mon Sep 17 00:00:00 2001 From: Christoph Goehre Date: Sat, 28 Jun 2008 19:27:12 +0200 Subject: document changes and release --- debian/changelog | 10 ++++++++++ minidinstall/version.py | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 7c564da..e734037 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +mini-dinstall (0.6.25) unstable; urgency=low + + * add experimental release support to Release file. Thanks to Stephan + Suerken (Closes: #336232) + * use '--db' to speed up apt-ftparchive run (Closes: #225483) + * check new Checksums-* fields in .dsc and .changes + * adjust manpage format and Standards-Version + + -- Christoph Goehre Sat, 28 Jun 2008 19:15:56 +0200 + mini-dinstall (0.6.24) unstable; urgency=low * correct manpage formatting diff --git a/minidinstall/version.py b/minidinstall/version.py index 9db97d6..a940976 100644 --- a/minidinstall/version.py +++ b/minidinstall/version.py @@ -1 +1 @@ -pkg_version = "0.6.24" +pkg_version = "0.6.25" -- cgit v1.2.3