* Drop python-django-discover-runner and python-pil from depends, as it is
only needed for tests. Also, python-django-discover-runner requires
python-unittest2, which conflicts with horizon.
This commit is contained in:
8
debian/changelog
vendored
8
debian/changelog
vendored
@@ -1,3 +1,11 @@
|
|||||||
|
python-django-pyscss (1.0.2-2) unstable; urgency=medium
|
||||||
|
|
||||||
|
* Drop python-django-discover-runner and python-pil from depends, as it is
|
||||||
|
only needed for tests. Also, python-django-discover-runner requires
|
||||||
|
python-unittest2, which conflicts with horizon.
|
||||||
|
|
||||||
|
-- Thomas Goirand <zigo@debian.org> Sun, 21 Sep 2014 07:24:40 +0000
|
||||||
|
|
||||||
python-django-pyscss (1.0.2-1) unstable; urgency=medium
|
python-django-pyscss (1.0.2-1) unstable; urgency=medium
|
||||||
|
|
||||||
* New upstream release.
|
* New upstream release.
|
||||||
|
|||||||
2
debian/control
vendored
2
debian/control
vendored
@@ -27,8 +27,6 @@ Pre-Depends: dpkg (>= 1.15.6~)
|
|||||||
Depends: libjs-jquery,
|
Depends: libjs-jquery,
|
||||||
python-compressor,
|
python-compressor,
|
||||||
python-django,
|
python-django,
|
||||||
python-django-discover-runner,
|
|
||||||
python-pil,
|
|
||||||
python-pyscss (>= 1.2),
|
python-pyscss (>= 1.2),
|
||||||
${misc:Depends},
|
${misc:Depends},
|
||||||
${python:Depends}
|
${python:Depends}
|
||||||
|
|||||||
Reference in New Issue
Block a user