Codebase list chemical-structures / 0d197ff
Trim trailing whitespace. Changes-By: lintian-brush Fixes: lintian: trailing-whitespace See-also: https://lintian.debian.org/tags/trailing-whitespace.html Debian Janitor 2 years ago
2 changed file(s) with 10 addition(s) and 6 deletion(s). Raw diff Collapse all Expand all
0 chemical-structures (2.2.dfsg.0-20) UNRELEASED; urgency=medium
1
2 * Trim trailing whitespace.
3
4 -- Debian Janitor <janitor@jelmer.uk> Thu, 16 Sep 2021 16:33:30 -0000
5
06 chemical-structures (2.2.dfsg.0-19) unstable; urgency=medium
17
28 * removed the suggestion "jmol-applet". Closes: #994477
141147
142148 chemical-structures (2.2.dfsg.0-2) unstable; urgency=low
143149
144 * updated the files pt.po, thanks to Américo Monteiro, fr.po,
150 * updated the files pt.po, thanks to Américo Monteiro, fr.po,
145151 thanks to Christian Perrier, de.po, thanks to Martin Eberhard Schauer,
146152 Closes: #620085, #620169, #621731
147153
165171
166172 * added the Itialian translation for debconf, thanks to Vincenzo Campanella
167173 * updated the Portuguese translation for debconf, thanks to Américo Monteiro
168 Closes: #602761
174 Closes: #602761
169175 * repeated Closes stances as multiple targets did not seem to work
170176 previoulsy:
171 Closes: #601452
177 Closes: #601452
172178 Closes: #601722
173179 Closes: #602615
174180 * integrated Martin Bagge's sv.po file. Closes: Bug#602796
270276
271277 chemical-structures (2.0-2) unstable; urgency=low
272278
273 * added a chemical format converter option to the pages containing the
279 * added a chemical format converter option to the pages containing the
274280 molecules
275281 * added a CGI script to convert the molecules
276282 * added configuration scripts to configure the webserver
308314 * Initial release
309315
310316 -- Georges Khaznadar <georgesk@ofset.org> Wed, 21 Jun 2006 09:21:45 +0200
311
6565 g=$$(echo $$f| sed 's/chemical-structures-data/chemical-structures/'); \
6666 mv $$f $$g; \
6767 done
68