Документ взят из кэша поисковой машины. Адрес оригинального документа : http://kodomo.fbb.msu.ru/hg/allpy/file/d9a3e99ae19b/debian/changelog
Дата изменения: Unknown
Дата индексирования: Mon Feb 4 06:02:08 2013
Кодировка:
allpy: d9a3e99ae19b debian/changelog

allpy

view debian/changelog @ 666:d9a3e99ae19b

blocks3d/www: mark conservative columns inside blocks Previously letters were marked if column is conservative over all sequences of alignment. Currently it was changed to conservatism over block including this letter. Additional attribute storing conservatism of columns inside block was added to block. This caused all colors of blocks to be changed.
author boris <bnagaev@gmail.com>
date Fri, 01 Jul 2011 03:21:08 +0400
parents 4605ead733d8
children da46b25fd67d
line source
1 allpy (1.3.0-2) unstable; urgency=low
3 * renamed geometrical-core to geometrical-core2 by request of Boris,
4 since the new version may yet be inferior to the old one in some aspects
6 -- Danya Alexeyevsky <dendik@kodomo.fbb.msu.ru> Fri, 15 Apr 2011 22:31:11 +0400
8 allpy (1.3.0-1) unstable; urgency=low
10 * geometrical-core depends on particular version of python-allpy (>= 1.0.0)
12 -- Danya Alexeyevsky <dendik@kodomo.fbb.msu.ru> Fri, 15 Apr 2011 22:07:18 +0400
14 allpy (1.3.0) unstable; urgency=low
16 * New allpy release.
17 Version tracking an compact history starts with this version. The question
18 of related programs and utils versioning is yet undecided.
19 * New geometrical-core requires two packages with local install.
20 Added sed script to add /usr/share/geometrical-core to sys.path.
21 The required packages go there.
23 -- Danya Alexeyevsky <dendik@kodomo.fbb.msu.ru> Fri, 15 Apr 2011 21:21:40 +0400
25 allpy (0.0-6) unstable; urgency=medium
27 * blocks3d-wt: reorganized apache configs for more stable operation
29 -- Danya Alexeyevsky <dendik@kodomo.fbb.msu.ru> Tue, 22 Feb 2011 17:16:50 +0300
31 allpy (0.0-5) unstable; urgency=medium
33 * blocks3d-wt debianization: fixed urls for various resources (js &
34 css)
36 -- Danya Alexeyevsky <dendik@kodomo.fbb.msu.ru> Sun, 20 Feb 2011 22:18:47 +0300
38 allpy (0.0-4) unstable; urgency=medium
40 * Fixed setup.py to install allpy/data too (surprisingly, it did not
41 do it itself)
42 * Blocks3D_config: guess location of html.htm properly
43 * Removed mktemp_string in favour of one-time mkdtemp invocation
44 * Debianized blocks3d, blocks3d-wt; fixed debian dependencies for
45 python-allpy where necessary
47 -- Danya Alexeyevsky <dendik@kodomo.fbb.msu.ru> Sun, 20 Feb 2011 20:47:04 +0300
49 allpy (0.0-3) unstable; urgency=medium
51 * Fixed syntax errors in source to soothe postinst scripts.
53 -- Danya Alexeyevsky <dendik@kodomo.fbb.msu.ru> Mon, 22 Nov 2010 13:43:59 +0300
55 allpy (0.0-2) unstable; urgency=medium
57 * Initial debianization.
59 -- Danya Alexeyevsky <dendik@kodomo.fbb.msu.ru> Mon, 15 Nov 2010 17:40:37 +0300
61 vim: set ft=debchangelog et ai: