1 |
gregoa |
2677 |
mimetic (0.9.7-2) UNRELEASED; urgency=low |
2 |
|
|
|
3 |
|
|
* debian/control: update descriptions (they were still referring to the old |
4 |
|
|
license); thanks to TANIGUCHI Takaki (closes: #646459). |
5 |
|
|
|
6 |
|
|
-- gregor herrmann <gregoa@debian.org> Mon, 24 Oct 2011 17:02:38 +0200 |
7 |
|
|
|
8 |
gregoa |
2658 |
mimetic (0.9.7-1) unstable; urgency=low |
9 |
gregoa |
2649 |
|
10 |
|
|
* New upstream release. |
11 |
gregoa |
2650 |
* Update years of packaging copyright. |
12 |
gregoa |
2651 |
* Remove patch patch const-correctness.patch, applied upstream. |
13 |
gregoa |
2655 |
* Bump debhelper compat level and build dependency to 8; change order of |
14 |
|
|
arguments on debian/rules. |
15 |
gregoa |
2656 |
* Remove ancient Replaces/Conflicts. |
16 |
|
|
* Set Standards-Version to 3.9.2 (no further changes). |
17 |
gregoa |
2657 |
* Use dh-autoreconf to get rid of ancient libtool; drop autotool_dev; don't |
18 |
|
|
clean test/autocutee.mk anymore. Add a lintian override for the libtool |
19 |
|
|
warning. |
20 |
gregoa |
2649 |
|
21 |
gregoa |
2658 |
-- gregor herrmann <gregoa@debian.org> Sat, 10 Sep 2011 17:55:47 +0200 |
22 |
gregoa |
2649 |
|
23 |
gregoa |
2189 |
mimetic (0.9.6-2) unstable; urgency=low |
24 |
gregoa |
2184 |
|
25 |
|
|
* Add patch const-correctness.patch to fix an error that is triggered by |
26 |
gregoa |
2189 |
modern gcc versions; thanks to Berthold Stoeger for the bug report and the |
27 |
|
|
patch (closes: #583507). |
28 |
gregoa |
2184 |
* Convert to source format 3.0 (quilt). |
29 |
gregoa |
2185 |
* Set Standards-Version to 3.8.4 (no changes). |
30 |
gregoa |
2186 |
* Use the autotools-dev debhelper addon. |
31 |
gregoa |
2188 |
* debian/copyright: update formatting (DEP5) and years of packaging |
32 |
|
|
copyright. |
33 |
gregoa |
2184 |
|
34 |
gregoa |
2189 |
-- gregor herrmann <gregoa@debian.org> Sat, 29 May 2010 16:08:53 +0200 |
35 |
gregoa |
2184 |
|
36 |
gregoa |
1737 |
mimetic (0.9.6-1) unstable; urgency=low |
37 |
gregoa |
1629 |
|
38 |
gregoa |
1731 |
* New upstream release. |
39 |
gregoa |
1733 |
* debian/control: |
40 |
|
|
- change Section to debug for libmimetic0-dbg |
41 |
|
|
- remove Section for libmimetic0 (duplicate) |
42 |
|
|
- set Standards-Version to 3.8.1 (no changes) |
43 |
gregoa |
1736 |
- add ${misc:Depends} |
44 |
gregoa |
1732 |
* debian/copyright: update years of upstream and packaging copyright; the |
45 |
|
|
upstream code is now released under the MIT license; update "headers". |
46 |
gregoa |
1735 |
* Remove debian/libmimetic-doc.{postinst,prerem}, install-docs doesn't need |
47 |
|
|
to be called manually anymore. |
48 |
gregoa |
1736 |
* Set debhelper compatibility level to 7; adapt |
49 |
|
|
debian/{control,compat,rules}. |
50 |
gregoa |
1629 |
|
51 |
gregoa |
1737 |
-- gregor herrmann <gregoa@debian.org> Fri, 15 May 2009 19:12:51 +0200 |
52 |
gregoa |
1629 |
|
53 |
gregoa |
1462 |
mimetic (0.9.5-1) unstable; urgency=low |
54 |
gregoa |
1459 |
|
55 |
|
|
* New upstream release. |
56 |
gregoa |
1460 |
* Remove libtool.patch and quilt framework; upstream has updated |
57 |
|
|
libtool/autotools in this release. |
58 |
gregoa |
1461 |
* Fix typo in debian/mimetic-doc (doc-base definition). |
59 |
gregoa |
1459 |
|
60 |
gregoa |
1462 |
-- gregor herrmann <gregoa@debian.org> Wed, 08 Oct 2008 18:43:06 +0200 |
61 |
gregoa |
1459 |
|
62 |
gregoa |
1455 |
mimetic (0.9.4-2) unstable; urgency=low |
63 |
gregoa |
1454 |
|
64 |
|
|
* Add patch libtool.patch to get a newer libtool version (closes: #500317); |
65 |
|
|
thanks to Kurt Roeckx for the bug report and the proposed solution. |
66 |
|
|
* Add quilt framework (and README.source for compliance with Debian Policy |
67 |
|
|
3.8.0). |
68 |
|
|
* debian/rules: |
69 |
|
|
- add a clean-stamp target to debian/rules in order to run `make distclean' |
70 |
|
|
before unpatching configure and friends |
71 |
|
|
- add test/autocutee.mk to dh_clean |
72 |
|
|
- remove separate `make distclean' for doc/ directory |
73 |
|
|
|
74 |
gregoa |
1455 |
-- gregor herrmann <gregoa@debian.org> Mon, 29 Sep 2008 18:01:47 +0200 |
75 |
gregoa |
1454 |
|
76 |
gregoa |
1452 |
mimetic (0.9.4-1) unstable; urgency=low |
77 |
gregoa |
1444 |
|
78 |
|
|
* New upstream release. |
79 |
gregoa |
1445 |
* Drop patch gcc4.3_includes.diff, included upstream. Remove quilt |
80 |
|
|
framework. |
81 |
gregoa |
1446 |
* debian/copyright: update years of upstream copyright. |
82 |
gregoa |
1447 |
* Remove historic debian/shlibs.local. |
83 |
gregoa |
1451 |
* Set Standards-Version to 3.8.0 (no changes). |
84 |
gregoa |
1444 |
|
85 |
gregoa |
1452 |
-- gregor herrmann <gregoa@debian.org> Fri, 19 Sep 2008 00:07:03 +0200 |
86 |
gregoa |
1444 |
|
87 |
gregoa |
1319 |
mimetic (0.9.3-3) unstable; urgency=low |
88 |
gregoa |
1132 |
|
89 |
gregoa |
1318 |
* debian/rules: |
90 |
|
|
- create install-stamp target in debian/rules and adjust dependencies |
91 |
|
|
accordingly |
92 |
|
|
- remove config.{sub,guess} in clean target and copy them |
93 |
|
|
over in configure target as a preparation for source format "3.0 (quilt)"; |
94 |
|
|
thanks to Raphaƫl Hertzog for the bug report (closes: #482730) |
95 |
|
|
* debian/copyright: |
96 |
|
|
- change to the new machine-readable format |
97 |
|
|
- add stanza about packaging copyright |
98 |
gregoa |
1309 |
* Convert debian/changelog to UTF-8. |
99 |
gregoa |
1311 |
* debian/control: change my email address. |
100 |
gregoa |
1312 |
* Change doc-base section from Apps/Net to Network/Communication. |
101 |
gregoa |
1316 |
* Set debhelper compatibility level to 6. |
102 |
gregoa |
1317 |
* Refresh patch gcc4.3_includes.diff and add information to the file. |
103 |
gregoa |
1132 |
|
104 |
gregoa |
1319 |
-- gregor herrmann <gregoa@debian.org> Sat, 24 May 2008 21:54:44 +0200 |
105 |
gregoa |
1132 |
|
106 |
gregoa |
1106 |
mimetic (0.9.3-2) unstable; urgency=low |
107 |
gregoa |
792 |
|
108 |
gregoa |
834 |
* Switch from ${Source-Version} to ${binary:Version} in debian/control to |
109 |
|
|
make the package binNMU safe. |
110 |
gregoa |
794 |
* Don't ignore result of make distclean. |
111 |
gregoa |
834 |
* Add a -dbg package. |
112 |
|
|
* Remove useless file debian/compress from source package. |
113 |
gregoa |
852 |
* Clean up debian/rules. |
114 |
|
|
* Remove unneeded files debian/libmimetic0.dirs and |
115 |
|
|
debian/libmimetic-dev.dirs. |
116 |
gregoa |
886 |
* Move upstream URL from the description to the new Homepage field. |
117 |
gregoa |
1009 |
* Change XS-Vcs-* fields to Vcs-*. |
118 |
gregoa |
1104 |
* Add patch gcc4.3_includes.diff: adds #includes to header files to enable |
119 |
|
|
compilation with gcc 4.3 (closes: #454897). |
120 |
gregoa |
1105 |
* Set Standards-Version to 3.7.3 (no further changes needed). |
121 |
gregoa |
792 |
|
122 |
gregoa |
1106 |
-- gregor herrmann <gregor+debian@comodo.priv.at> Tue, 11 Dec 2007 03:02:58 +0100 |
123 |
gregoa |
792 |
|
124 |
gregoa |
701 |
mimetic (0.9.3-1) unstable; urgency=low |
125 |
gregoa |
546 |
|
126 |
gregoa |
701 |
* New upstream release, compatible with GCC 4.3 (closes: #417434). |
127 |
gregoa |
546 |
|
128 |
gregoa |
701 |
-- gregor herrmann <gregor+debian@comodo.priv.at> Tue, 03 Apr 2007 16:49:26 +0200 |
129 |
gregoa |
546 |
|
130 |
gregoa |
512 |
mimetic (0.9.2-1) unstable; urgency=low |
131 |
gregoa |
353 |
|
132 |
gregoa |
511 |
* New upstream release. |
133 |
gregoa |
353 |
* Fix copy&paste error in comments in libmimetic-doc.{prerm,postinst} scripts. |
134 |
|
|
|
135 |
gregoa |
512 |
-- gregor herrmann <gregor+debian@comodo.priv.at> Sun, 21 Jan 2007 21:41:04 +0100 |
136 |
gregoa |
353 |
|
137 |
gregoa |
219 |
mimetic (0.9.1-2) unstable; urgency=low |
138 |
|
|
|
139 |
gregoa |
240 |
* Update to Standards-Version: 3.7.2 (no changes required). |
140 |
|
|
* Set different short descriptions for the three packages |
141 |
gregoa |
219 |
(runtime, development, documentation). |
142 |
gregoa |
270 |
* Register documentation with doc-base. |
143 |
gregoa |
302 |
* Add Tony Mancill to Uploaders. |
144 |
gregoa |
219 |
|
145 |
gregoa |
302 |
-- gregor herrmann <gregor+debian@comodo.priv.at> Fri, 16 Jun 2006 13:16:07 +0200 |
146 |
gregoa |
219 |
|
147 |
gregoa |
197 |
mimetic (0.9.1-1) unstable; urgency=low |
148 |
|
|
|
149 |
|
|
* New upstream release. |
150 |
|
|
|
151 |
|
|
-- gregor herrmann <gregor+debian@comodo.priv.at> Sun, 16 Apr 2006 14:20:11 +0200 |
152 |
|
|
|
153 |
gregoa |
180 |
mimetic (0.8.9-7) unstable; urgency=low |
154 |
gregoa |
131 |
|
155 |
gregoa |
176 |
* Changed package names for -doc and -dev packages on request of |
156 |
|
|
ftpmaster. |
157 |
|
|
* Cleaned up watch file. |
158 |
gregoa |
131 |
|
159 |
gregoa |
180 |
-- gregor herrmann <gregor+debian@comodo.priv.at> Wed, 15 Mar 2006 23:31:56 +0100 |
160 |
|
|
|
161 |
|
|
mimetic (0.8.9-6) unstable; urgency=low |
162 |
|
|
|
163 |
|
|
* Initial Debian release (closes: #313088). |
164 |
|
|
* Set debhelper compatibility level to 5. |
165 |
|
|
|
166 |
gregoa |
176 |
-- gregor herrmann <gregor+debian@comodo.priv.at> Wed, 15 Mar 2006 17:17:56 +0100 |
167 |
gregoa |
131 |
|
168 |
|
|
mimetic (0.8.9-5) unstable; urgency=low |
169 |
|
|
|
170 |
|
|
* Added homepage to debian/control. |
171 |
|
|
* Split package libmimetic0-dev into libmimetic0-dev and libmimetic-0-dev-doc. |
172 |
|
|
|
173 |
|
|
-- gregor herrmann <gregor+debian@comodo.priv.at> Sun, 25 Dec 2005 15:07:01 +0100 |
174 |
|
|
|
175 |
|
|
mimetic (0.8.9-4) unstable; urgency=low |
176 |
|
|
|
177 |
|
|
* Clarified copyright statment in debian/copyright. |
178 |
|
|
|
179 |
|
|
-- gregor herrmann <gregor+debian@comodo.priv.at> Wed, 31 Aug 2005 17:05:25 +0200 |
180 |
|
|
|
181 |
|
|
mimetic (0.8.9-3) unstable; urgency=low |
182 |
|
|
|
183 |
|
|
* Added missing build dependency on doxygen. |
184 |
|
|
|
185 |
|
|
-- gregor herrmann <gregor+debian@comodo.priv.at> Mon, 8 Aug 2005 16:33:43 +0200 |
186 |
|
|
|
187 |
|
|
mimetic (0.8.9-2) unstable; urgency=low |
188 |
|
|
|
189 |
|
|
* Compiled against libstdc++6. |
190 |
|
|
|
191 |
|
|
-- gregor herrmann <gregor+debian@comodo.priv.at> Sun, 7 Aug 2005 23:18:32 +0200 |
192 |
|
|
|
193 |
|
|
mimetic (0.8.9-1) unstable; urgency=low |
194 |
|
|
|
195 |
|
|
* Initial release. |
196 |
|
|
|
197 |
|
|
-- gregor herrmann <gregor+debian@comodo.priv.at> Sat, 11 Jun 2005 20:27:37 +0200 |
198 |
|
|
|