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

allpy

view debian/changelog @ 275:4a2341bc90b1

base.Sequence major cleanup * moved base.Sequence.secstr_has to pdb (it appears that secondary structure it uses is from PDB, which is not a nice thing to do; secondary structure is an entity in itself and must have same names across different sources) * removed stupid base.Sequence.monomers, since base.Sequence is subclass of list * removed all methods that reimplement list behaviour * fixed headers of base.Sequence.from_slice
author Daniil Alexeyevsky <me.dendik@gmail.com>
date Wed, 15 Dec 2010 20:06:27 +0300
parents bae30e5037b1
children 807e1e71bc33
line source
1 -- Danya Alexeyevsky <dendik@kodomo.fbb.msu.ru> Mon, 22 Nov 2010 14:03:22 +0300
3 allpy (0.0-3) unstable; urgency=medium
5 * Fixed syntax errors in source to soothe postinst scripts.
7 -- Danya Alexeyevsky <dendik@kodomo.fbb.msu.ru> Mon, 22 Nov 2010 13:43:59 +0300
9 allpy (0.0-2) unstable; urgency=medium
11 * Initial debianization.
13 -- Danya Alexeyevsky <dendik@kodomo.fbb.msu.ru> Mon, 15 Nov 2010 17:40:37 +0300
15 vim: set ft=debchangelog et ai: