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