-
Committer:
David D Lowe
-
Date:
2010-03-16 12:59:00 UTC
-
mfrom:
(0.1.2 upstream)
-
Revision ID:
daviddlowe.flimm@gmail.com-20100316125900-ntdqtrpknqlyiwza
* Upstream release 0.5.1, see ChangeLog
* debian/control:
+ Switched from python-central to python-support.
+ Updated Standards-Version field to 3.8.4
+ Deleted core-utils and util-linux dependencies.
+ Now depends on Python 2.6 instead of Python 2.5.
+ Extended description now fits in a 80 character width text block.
* debian/rules:
+ Python package now installed privately in /usr/share/epidermis
+ Pass --installation-dir option to distutils' build command.
* debian/links:
+ /usr/bin/epidermis is a symlink to /usr/share/epidermis/run
* debian/pyversions:
+ specifies Python 2.6 for python-support
* debian/copyright:
+ Link to common-licenses' GPL-3 instead of including it in its entirety.
* debian/preinst:
+ Tried to delete any files left behind by python-central when upgrading.