1 mimetic (0.9.8-10) UNRELEASED; urgency=medium
5 * debian/watch: use more macros.
6 * Set Rules-Requires-Root: no.
7 * Drop transition for old debug package migration.
8 * Add patch to fix a build failure with GCC-11. (Closes: #984235)
9 * Update years of packaging copyright.
10 * Declare compliance with Debian Policy 4.5.1.
11 * Bump debhelper-compat to 13.
12 * Add debian/upstream/metadata.
14 -- gregor herrmann <gregoa@debian.org> Fri, 01 May 2020 20:30:22 +0200
16 mimetic (0.9.8-9) unstable; urgency=medium
18 * Fix build failure: override dh_installexamples only for arch-
20 * Add debian/not-installed to aid dh_missing.
22 -- gregor herrmann <gregoa@debian.org> Wed, 29 Jan 2020 15:53:17 +0100
24 mimetic (0.9.8-8) unstable; urgency=medium
26 * Install libmimetic.a into libmimetic-dev.
27 Thanks to Paul Grégoire for the bug report. (Closes: #950136)
28 * Replace build path in generated example Makefile with a constant.
29 * Declare compliance with Debian Policy 4.5.0.
30 * Bump debhelper-compat to 12.
31 * debian/watch: use uscan version 4.
32 * Drop override_dh_compress.
33 dh doesn't compress examples anymore in compat level 12.
34 * Update years of packaging copyright.
36 -- gregor herrmann <gregoa@debian.org> Wed, 29 Jan 2020 13:57:03 +0100
38 mimetic (0.9.8-7) unstable; urgency=medium
40 * debian/control: update Vcs-* fields.
41 * Drop unneeded lintian overrides about Vcs-* URLs.
42 * Mark libmimetic-doc as Multi-Arch: foreign.
43 * Use debhelper compat level 11.
44 Additionally adjust paths for doc-base registration.
45 * Declare compliance with Debian Policy 4.2.1.
46 * Remove trailing whitespace from debian/*.
47 * Update years of packaging copyright.
49 -- gregor herrmann <gregoa@debian.org> Sat, 27 Oct 2018 21:56:31 +0200
51 mimetic (0.9.8-6) unstable; urgency=medium
53 * Adapt to C++ name mangling in GCC 7:
54 - Build-Depend on g++ (>= 4:7)
55 - Override dh_makeshlibs for new symbols from gcc 7
56 Thank to James Cowgill for the bug report.
58 * Update years of packaging copyright.
59 * Bump debhelper compat level and dependency to 10.
60 Drop manual autoreconf fragments.
61 * Support DEB_BUILD_OPTIONS/DEB_BUILD_PROFILES "nodoc".
62 * Use HTTPS for Format URL in debian/copyright.
63 * Add linitian override about insecure Vcs URLs.
64 * Add all hardening options in debian/rules.
65 * Declare compliance with Debian Policy 4.0.1.
67 -- gregor herrmann <gregoa@debian.org> Mon, 07 Aug 2017 16:21:19 -0400
69 mimetic (0.9.8-5) unstable; urgency=medium
71 * Add patch signed-char.patch to fix build failure on architectures
72 where char is unsigned.
73 Thanks to Adrian Bunk for the bug report. (Closes: #859963)
75 -- gregor herrmann <gregoa@debian.org> Fri, 14 Apr 2017 17:38:11 +0200
77 mimetic (0.9.8-4) unstable; urgency=medium
79 * debian/rules: change dh_strip argument from --ddeb-migration to
81 * debian/control: build-depend on debhelper 9.20160114 to ensure support
82 for --dbgsym-migration in dh_strip.
84 -- gregor herrmann <gregoa@debian.org> Fri, 15 Jan 2016 15:29:30 +0100
86 mimetic (0.9.8-3) unstable; urgency=medium
88 * Migrate from manual "-dbg" package to automatic "-dbgsym" one:
89 + debian/control: drop "Package: libmimetic0-dbg".
90 + debian/rules: change override_dh_strip to use dh_strip's
91 "--ddeb-migration" option.
93 -- gregor herrmann <gregoa@debian.org> Sun, 20 Dec 2015 13:01:16 +0100
95 mimetic (0.9.8-2.1) unstable; urgency=medium
97 * Non-maintainer upload.
98 * Upload libmimetic0v5 to unstable.
100 -- Simon McVittie <smcv@debian.org> Mon, 24 Aug 2015 10:04:57 +0100
102 mimetic (0.9.8-2) experimental; urgency=medium
104 * Rename libmimetic0 to libmimetic0v5 (libstdc++6 ABI changes).
105 Add Conflict/Replaces on old libmimetic0. (Closes: #791203)
106 * Upload to experimental for now.
107 * Declare compliance with Debian Policy 3.9.6.
109 -- gregor herrmann <gregoa@debian.org> Mon, 03 Aug 2015 14:40:38 +0200
111 mimetic (0.9.8-1) unstable; urgency=medium
113 * New upstream release.
114 * Drop patches, both merged upstream.
115 * debian/{rules,control}: split building of arch:indep -doc package (use
116 Build-Depends-Indep and override_dh_build-indep target).
117 * Update years of packaging copyright.
118 * Declare compliance with Debian Policy 3.9.5.
120 -- gregor herrmann <gregoa@debian.org> Tue, 17 Jun 2014 18:14:20 +0200
122 mimetic (0.9.7-4) unstable; urgency=low
124 * Fix upstream URL in debian/{control,copyright,watch}.
125 Thanks to Bart Martens for the bug report.
127 * Add patch to fix build failure with clang.
128 Thanks to Raphael Rigo for the bug report and the patch.
130 * Mark -dbg package as Multi-Arch: same.
132 * Update regexp in debian/watch.
133 Thanks to Bart Martens.
134 * Make doc-base file installation less confusing.
135 * Update years of packaging copyright.
136 * Remove empty maintainer script from source package.
137 debhelper adds them anyway.
138 * Declare compliance with Debian Policy 3.9.4.
140 -- gregor herrmann <gregoa@debian.org> Tue, 30 Jul 2013 20:03:25 +0200
142 mimetic (0.9.7-3) unstable; urgency=low
144 * Revert "Move building of -doc package to override_dh_auto_build-indep,
145 and split Build-Depends and Build-Depends-Indep."
146 Fails on half of the buildds which call `debian/rules build' and not
147 `debian/rules build-arch', and then don't find doxygen from
150 -- gregor herrmann <gregoa@debian.org> Fri, 13 Apr 2012 17:44:55 +0200
152 mimetic (0.9.7-2) unstable; urgency=low
154 * debian/control: update descriptions (they were still referring to the old
155 license); thanks to TANIGUCHI Takaki (closes: #646459).
156 * Update Vcs-* headers.
157 * Add patch to fix build failure with gcc-4.7. (Closes: #667278)
158 * debian/copyright: update to Copyright-Format 1.0.
159 * Update years of packaging copyright.
160 * Bump Standards-Version to 3.9.3 (no changes).
161 * Remove unneeded lintian override.
162 * Set debhelper compatibility level to 9.
163 * Multiarch-ify packages (changes in debian/{control,*.install}).
164 * Use detached symbols in -dbg package.
165 * Move building of -doc package to override_dh_auto_build-indep, and
166 split Build-Depends and Build-Depends-Indep.
168 -- gregor herrmann <gregoa@debian.org> Fri, 13 Apr 2012 16:20:07 +0200
170 mimetic (0.9.7-1) unstable; urgency=low
172 * New upstream release.
173 * Update years of packaging copyright.
174 * Remove patch patch const-correctness.patch, applied upstream.
175 * Bump debhelper compat level and build dependency to 8; change order of
176 arguments on debian/rules.
177 * Remove ancient Replaces/Conflicts.
178 * Set Standards-Version to 3.9.2 (no further changes).
179 * Use dh-autoreconf to get rid of ancient libtool; drop autotool_dev; don't
180 clean test/autocutee.mk anymore. Add a lintian override for the libtool
183 -- gregor herrmann <gregoa@debian.org> Sat, 10 Sep 2011 17:55:47 +0200
185 mimetic (0.9.6-2) unstable; urgency=low
187 * Add patch const-correctness.patch to fix an error that is triggered by
188 modern gcc versions; thanks to Berthold Stoeger for the bug report and the
189 patch (closes: #583507).
190 * Convert to source format 3.0 (quilt).
191 * Set Standards-Version to 3.8.4 (no changes).
192 * Use the autotools-dev debhelper addon.
193 * debian/copyright: update formatting (DEP5) and years of packaging
196 -- gregor herrmann <gregoa@debian.org> Sat, 29 May 2010 16:08:53 +0200
198 mimetic (0.9.6-1) unstable; urgency=low
200 * New upstream release.
202 - change Section to debug for libmimetic0-dbg
203 - remove Section for libmimetic0 (duplicate)
204 - set Standards-Version to 3.8.1 (no changes)
205 - add ${misc:Depends}
206 * debian/copyright: update years of upstream and packaging copyright; the
207 upstream code is now released under the MIT license; update "headers".
208 * Remove debian/libmimetic-doc.{postinst,prerem}, install-docs doesn't need
209 to be called manually anymore.
210 * Set debhelper compatibility level to 7; adapt
211 debian/{control,compat,rules}.
213 -- gregor herrmann <gregoa@debian.org> Fri, 15 May 2009 19:12:51 +0200
215 mimetic (0.9.5-1) unstable; urgency=low
217 * New upstream release.
218 * Remove libtool.patch and quilt framework; upstream has updated
219 libtool/autotools in this release.
220 * Fix typo in debian/mimetic-doc (doc-base definition).
222 -- gregor herrmann <gregoa@debian.org> Wed, 08 Oct 2008 18:43:06 +0200
224 mimetic (0.9.4-2) unstable; urgency=low
226 * Add patch libtool.patch to get a newer libtool version (closes: #500317);
227 thanks to Kurt Roeckx for the bug report and the proposed solution.
228 * Add quilt framework (and README.source for compliance with Debian Policy
231 - add a clean-stamp target to debian/rules in order to run `make distclean'
232 before unpatching configure and friends
233 - add test/autocutee.mk to dh_clean
234 - remove separate `make distclean' for doc/ directory
236 -- gregor herrmann <gregoa@debian.org> Mon, 29 Sep 2008 18:01:47 +0200
238 mimetic (0.9.4-1) unstable; urgency=low
240 * New upstream release.
241 * Drop patch gcc4.3_includes.diff, included upstream. Remove quilt
243 * debian/copyright: update years of upstream copyright.
244 * Remove historic debian/shlibs.local.
245 * Set Standards-Version to 3.8.0 (no changes).
247 -- gregor herrmann <gregoa@debian.org> Fri, 19 Sep 2008 00:07:03 +0200
249 mimetic (0.9.3-3) unstable; urgency=low
252 - create install-stamp target in debian/rules and adjust dependencies
254 - remove config.{sub,guess} in clean target and copy them
255 over in configure target as a preparation for source format "3.0 (quilt)";
256 thanks to Raphaël Hertzog for the bug report (closes: #482730)
258 - change to the new machine-readable format
259 - add stanza about packaging copyright
260 * Convert debian/changelog to UTF-8.
261 * debian/control: change my email address.
262 * Change doc-base section from Apps/Net to Network/Communication.
263 * Set debhelper compatibility level to 6.
264 * Refresh patch gcc4.3_includes.diff and add information to the file.
266 -- gregor herrmann <gregoa@debian.org> Sat, 24 May 2008 21:54:44 +0200
268 mimetic (0.9.3-2) unstable; urgency=low
270 * Switch from ${Source-Version} to ${binary:Version} in debian/control to
271 make the package binNMU safe.
272 * Don't ignore result of make distclean.
273 * Add a -dbg package.
274 * Remove useless file debian/compress from source package.
275 * Clean up debian/rules.
276 * Remove unneeded files debian/libmimetic0.dirs and
277 debian/libmimetic-dev.dirs.
278 * Move upstream URL from the description to the new Homepage field.
279 * Change XS-Vcs-* fields to Vcs-*.
280 * Add patch gcc4.3_includes.diff: adds #includes to header files to enable
281 compilation with gcc 4.3 (closes: #454897).
282 * Set Standards-Version to 3.7.3 (no further changes needed).
284 -- gregor herrmann <gregor+debian@comodo.priv.at> Tue, 11 Dec 2007 03:02:58 +0100
286 mimetic (0.9.3-1) unstable; urgency=low
288 * New upstream release, compatible with GCC 4.3 (closes: #417434).
290 -- gregor herrmann <gregor+debian@comodo.priv.at> Tue, 03 Apr 2007 16:49:26 +0200
292 mimetic (0.9.2-1) unstable; urgency=low
294 * New upstream release.
295 * Fix copy&paste error in comments in libmimetic-doc.{prerm,postinst} scripts.
297 -- gregor herrmann <gregor+debian@comodo.priv.at> Sun, 21 Jan 2007 21:41:04 +0100
299 mimetic (0.9.1-2) unstable; urgency=low
301 * Update to Standards-Version: 3.7.2 (no changes required).
302 * Set different short descriptions for the three packages
303 (runtime, development, documentation).
304 * Register documentation with doc-base.
305 * Add Tony Mancill to Uploaders.
307 -- gregor herrmann <gregor+debian@comodo.priv.at> Fri, 16 Jun 2006 13:16:07 +0200
309 mimetic (0.9.1-1) unstable; urgency=low
311 * New upstream release.
313 -- gregor herrmann <gregor+debian@comodo.priv.at> Sun, 16 Apr 2006 14:20:11 +0200
315 mimetic (0.8.9-7) unstable; urgency=low
317 * Changed package names for -doc and -dev packages on request of
319 * Cleaned up watch file.
321 -- gregor herrmann <gregor+debian@comodo.priv.at> Wed, 15 Mar 2006 23:31:56 +0100
323 mimetic (0.8.9-6) unstable; urgency=low
325 * Initial Debian release (closes: #313088).
326 * Set debhelper compatibility level to 5.
328 -- gregor herrmann <gregor+debian@comodo.priv.at> Wed, 15 Mar 2006 17:17:56 +0100
330 mimetic (0.8.9-5) unstable; urgency=low
332 * Added homepage to debian/control.
333 * Split package libmimetic0-dev into libmimetic0-dev and libmimetic-0-dev-doc.
335 -- gregor herrmann <gregor+debian@comodo.priv.at> Sun, 25 Dec 2005 15:07:01 +0100
337 mimetic (0.8.9-4) unstable; urgency=low
339 * Clarified copyright statment in debian/copyright.
341 -- gregor herrmann <gregor+debian@comodo.priv.at> Wed, 31 Aug 2005 17:05:25 +0200
343 mimetic (0.8.9-3) unstable; urgency=low
345 * Added missing build dependency on doxygen.
347 -- gregor herrmann <gregor+debian@comodo.priv.at> Mon, 8 Aug 2005 16:33:43 +0200
349 mimetic (0.8.9-2) unstable; urgency=low
351 * Compiled against libstdc++6.
353 -- gregor herrmann <gregor+debian@comodo.priv.at> Sun, 7 Aug 2005 23:18:32 +0200
355 mimetic (0.8.9-1) unstable; urgency=low
359 -- gregor herrmann <gregor+debian@comodo.priv.at> Sat, 11 Jun 2005 20:27:37 +0200