Package: python-django-tagging / 0.3.1-2

Metadata

Package Version Patches format
python-django-tagging 0.3.1-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fix_calc_tag_weight | (download)

tagging/utils.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix tag_weight when using logarithmic distribution
 When logarithmic distribution is used _calculate_tag_weight may
 return weight greater than maximum threshold. Because of this the attribute
 font_size of the most frequently used tag may be left unset.
Upstream: http://code.google.com/p/django-tagging/issues/detail?id=91
Debian: #525770