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