1 mimetic (0.9.6-2) UNRELEASED; urgency=low
3 * Add patch const-correctness.patch to fix an error that is triggered by
4 modern gcc versions; thanks to for the bug report and the patch
6 * Convert to source format 3.0 (quilt).
7 * Set Standards-Version to 3.8.4 (no changes).
8 * Use the autotools-dev debhelper addon.
10 -- gregor herrmann <gregoa@debian.org> Sat, 29 May 2010 15:31:05 +0200
12 mimetic (0.9.6-1) unstable; urgency=low
14 * New upstream release.
16 - change Section to debug for libmimetic0-dbg
17 - remove Section for libmimetic0 (duplicate)
18 - set Standards-Version to 3.8.1 (no changes)
20 * debian/copyright: update years of upstream and packaging copyright; the
21 upstream code is now released under the MIT license; update "headers".
22 * Remove debian/libmimetic-doc.{postinst,prerem}, install-docs doesn't need
23 to be called manually anymore.
24 * Set debhelper compatibility level to 7; adapt
25 debian/{control,compat,rules}.
27 -- gregor herrmann <gregoa@debian.org> Fri, 15 May 2009 19:12:51 +0200
29 mimetic (0.9.5-1) unstable; urgency=low
31 * New upstream release.
32 * Remove libtool.patch and quilt framework; upstream has updated
33 libtool/autotools in this release.
34 * Fix typo in debian/mimetic-doc (doc-base definition).
36 -- gregor herrmann <gregoa@debian.org> Wed, 08 Oct 2008 18:43:06 +0200
38 mimetic (0.9.4-2) unstable; urgency=low
40 * Add patch libtool.patch to get a newer libtool version (closes: #500317);
41 thanks to Kurt Roeckx for the bug report and the proposed solution.
42 * Add quilt framework (and README.source for compliance with Debian Policy
45 - add a clean-stamp target to debian/rules in order to run `make distclean'
46 before unpatching configure and friends
47 - add test/autocutee.mk to dh_clean
48 - remove separate `make distclean' for doc/ directory
50 -- gregor herrmann <gregoa@debian.org> Mon, 29 Sep 2008 18:01:47 +0200
52 mimetic (0.9.4-1) unstable; urgency=low
54 * New upstream release.
55 * Drop patch gcc4.3_includes.diff, included upstream. Remove quilt
57 * debian/copyright: update years of upstream copyright.
58 * Remove historic debian/shlibs.local.
59 * Set Standards-Version to 3.8.0 (no changes).
61 -- gregor herrmann <gregoa@debian.org> Fri, 19 Sep 2008 00:07:03 +0200
63 mimetic (0.9.3-3) unstable; urgency=low
66 - create install-stamp target in debian/rules and adjust dependencies
68 - remove config.{sub,guess} in clean target and copy them
69 over in configure target as a preparation for source format "3.0 (quilt)";
70 thanks to Raphaƫl Hertzog for the bug report (closes: #482730)
72 - change to the new machine-readable format
73 - add stanza about packaging copyright
74 * Convert debian/changelog to UTF-8.
75 * debian/control: change my email address.
76 * Change doc-base section from Apps/Net to Network/Communication.
77 * Set debhelper compatibility level to 6.
78 * Refresh patch gcc4.3_includes.diff and add information to the file.
80 -- gregor herrmann <gregoa@debian.org> Sat, 24 May 2008 21:54:44 +0200
82 mimetic (0.9.3-2) unstable; urgency=low
84 * Switch from ${Source-Version} to ${binary:Version} in debian/control to
85 make the package binNMU safe.
86 * Don't ignore result of make distclean.
88 * Remove useless file debian/compress from source package.
89 * Clean up debian/rules.
90 * Remove unneeded files debian/libmimetic0.dirs and
91 debian/libmimetic-dev.dirs.
92 * Move upstream URL from the description to the new Homepage field.
93 * Change XS-Vcs-* fields to Vcs-*.
94 * Add patch gcc4.3_includes.diff: adds #includes to header files to enable
95 compilation with gcc 4.3 (closes: #454897).
96 * Set Standards-Version to 3.7.3 (no further changes needed).
98 -- gregor herrmann <gregor+debian@comodo.priv.at> Tue, 11 Dec 2007 03:02:58 +0100
100 mimetic (0.9.3-1) unstable; urgency=low
102 * New upstream release, compatible with GCC 4.3 (closes: #417434).
104 -- gregor herrmann <gregor+debian@comodo.priv.at> Tue, 03 Apr 2007 16:49:26 +0200
106 mimetic (0.9.2-1) unstable; urgency=low
108 * New upstream release.
109 * Fix copy&paste error in comments in libmimetic-doc.{prerm,postinst} scripts.
111 -- gregor herrmann <gregor+debian@comodo.priv.at> Sun, 21 Jan 2007 21:41:04 +0100
113 mimetic (0.9.1-2) unstable; urgency=low
115 * Update to Standards-Version: 3.7.2 (no changes required).
116 * Set different short descriptions for the three packages
117 (runtime, development, documentation).
118 * Register documentation with doc-base.
119 * Add Tony Mancill to Uploaders.
121 -- gregor herrmann <gregor+debian@comodo.priv.at> Fri, 16 Jun 2006 13:16:07 +0200
123 mimetic (0.9.1-1) unstable; urgency=low
125 * New upstream release.
127 -- gregor herrmann <gregor+debian@comodo.priv.at> Sun, 16 Apr 2006 14:20:11 +0200
129 mimetic (0.8.9-7) unstable; urgency=low
131 * Changed package names for -doc and -dev packages on request of
133 * Cleaned up watch file.
135 -- gregor herrmann <gregor+debian@comodo.priv.at> Wed, 15 Mar 2006 23:31:56 +0100
137 mimetic (0.8.9-6) unstable; urgency=low
139 * Initial Debian release (closes: #313088).
140 * Set debhelper compatibility level to 5.
142 -- gregor herrmann <gregor+debian@comodo.priv.at> Wed, 15 Mar 2006 17:17:56 +0100
144 mimetic (0.8.9-5) unstable; urgency=low
146 * Added homepage to debian/control.
147 * Split package libmimetic0-dev into libmimetic0-dev and libmimetic-0-dev-doc.
149 -- gregor herrmann <gregor+debian@comodo.priv.at> Sun, 25 Dec 2005 15:07:01 +0100
151 mimetic (0.8.9-4) unstable; urgency=low
153 * Clarified copyright statment in debian/copyright.
155 -- gregor herrmann <gregor+debian@comodo.priv.at> Wed, 31 Aug 2005 17:05:25 +0200
157 mimetic (0.8.9-3) unstable; urgency=low
159 * Added missing build dependency on doxygen.
161 -- gregor herrmann <gregor+debian@comodo.priv.at> Mon, 8 Aug 2005 16:33:43 +0200
163 mimetic (0.8.9-2) unstable; urgency=low
165 * Compiled against libstdc++6.
167 -- gregor herrmann <gregor+debian@comodo.priv.at> Sun, 7 Aug 2005 23:18:32 +0200
169 mimetic (0.8.9-1) unstable; urgency=low
173 -- gregor herrmann <gregor+debian@comodo.priv.at> Sat, 11 Jun 2005 20:27:37 +0200