Section: python
Priority: optional
Maintainer: Jean-Michel Vourgère <jmv_deb@nirgal.com>
-Build-Depends: debhelper (>> 3.0.0)
-Build-Depends-Indep: python-support (>= 0.5.3)
-Standards-Version: 3.8.0
+Build-Depends: debhelper (>= 8), python-all
+Standards-Version: 3.9.1
Package: python-htmlentities
-Section: python
Architecture: all
-Depends: python
+Depends: ${misc:Depends}, ${python:Depends}
+XB-Python-Version: ${python:Versions}
Description: Python library for XML character entities
Provide functions for resolving characters entities such as &  
- It emulates Internet Explorer resolution and supports buggy input.
+ It emulates Internet Explorer resolution and supports buggy input, such as
+ missing ; at the end of &entities.