-mimetic (0.9.4-2) UNRELEASED; urgency=low
+mimetic (0.9.7-1) UNRELEASED; urgency=low
+
+ * New upstream release.
+
+ -- gregor herrmann <gregoa@debian.org> Sat, 10 Sep 2011 17:10:44 +0200
+
+mimetic (0.9.6-2) unstable; urgency=low
+
+ * Add patch const-correctness.patch to fix an error that is triggered by
+ modern gcc versions; thanks to Berthold Stoeger for the bug report and the
+ patch (closes: #583507).
+ * Convert to source format 3.0 (quilt).
+ * Set Standards-Version to 3.8.4 (no changes).
+ * Use the autotools-dev debhelper addon.
+ * debian/copyright: update formatting (DEP5) and years of packaging
+ copyright.
+
+ -- gregor herrmann <gregoa@debian.org> Sat, 29 May 2010 16:08:53 +0200
+
+mimetic (0.9.6-1) unstable; urgency=low
+
+ * New upstream release.
+ * debian/control:
+ - change Section to debug for libmimetic0-dbg
+ - remove Section for libmimetic0 (duplicate)
+ - set Standards-Version to 3.8.1 (no changes)
+ - add ${misc:Depends}
+ * debian/copyright: update years of upstream and packaging copyright; the
+ upstream code is now released under the MIT license; update "headers".
+ * Remove debian/libmimetic-doc.{postinst,prerem}, install-docs doesn't need
+ to be called manually anymore.
+ * Set debhelper compatibility level to 7; adapt
+ debian/{control,compat,rules}.
+
+ -- gregor herrmann <gregoa@debian.org> Fri, 15 May 2009 19:12:51 +0200
+
+mimetic (0.9.5-1) unstable; urgency=low
+
+ * New upstream release.
+ * Remove libtool.patch and quilt framework; upstream has updated
+ libtool/autotools in this release.
+ * Fix typo in debian/mimetic-doc (doc-base definition).
+
+ -- gregor herrmann <gregoa@debian.org> Wed, 08 Oct 2008 18:43:06 +0200
+
+mimetic (0.9.4-2) unstable; urgency=low
* Add patch libtool.patch to get a newer libtool version (closes: #500317);
thanks to Kurt Roeckx for the bug report and the proposed solution.
- add test/autocutee.mk to dh_clean
- remove separate `make distclean' for doc/ directory
- -- gregor herrmann <gregoa@debian.org> Sat, 27 Sep 2008 14:49:26 +0200
+ -- gregor herrmann <gregoa@debian.org> Mon, 29 Sep 2008 18:01:47 +0200
mimetic (0.9.4-1) unstable; urgency=low