Files
deb-python-django-pyscss/debian/changelog
2015-08-27 08:47:06 +00:00

80 lines
2.6 KiB
Plaintext

python-django-pyscss (2.0.2-3) unstable; urgency=medium
* Uploading to Unstable.
* (build-)depends on python-pyscss 1.3.4 not 1.2.
* Added missing (build-)depends on python{3,}-mock.
* Do not run unit tests with Python 3.4: it's broken.
-- Thomas Goirand <zigo@debian.org> Thu, 27 Aug 2015 08:41:16 +0000
python-django-pyscss (2.0.2-2) experimental; urgency=medium
* Added Python 3 support.
-- Thomas Goirand <zigo@debian.org> Tue, 04 Aug 2015 08:12:00 +0000
python-django-pyscss (2.0.2-1) experimental; urgency=medium
* New upstream release.
* Added extend-diff-ignore = "^[^/]*[.]dist/.*"
* Fixed watch file.
-- Thomas Goirand <zigo@debian.org> Tue, 04 Aug 2015 07:40:16 +0000
python-django-pyscss (1.0.3-3) unstable; urgency=medium
* Using upstream patch instead of the one I produce: upstrema patch is much
shorter, is Django 1.6 compatible, and avoids using orderedict which isn't
available in Python 2.6 (all of which makes it harder to backport to
Wheezy).
-- Thomas Goirand <zigo@debian.org> Tue, 11 Nov 2014 22:24:17 +0000
python-django-pyscss (1.0.3-2) unstable; urgency=medium
* Added python-simplejson as build-depends.
* Standards-Version is now 3.9.6 (no change).
-- Thomas Goirand <zigo@debian.org> Sat, 18 Oct 2014 14:44:34 +0000
python-django-pyscss (1.0.3-1) unstable; urgency=medium
* New upstream release.
* Added fix-storage.prefix-not-found.patch for Django 1.7 compat.
* Do not test under Python 2.6.
-- Thomas Goirand <zigo@debian.org> Tue, 30 Sep 2014 01:37:41 +0000
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
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Tue, 16 Sep 2014 06:55:38 +0000
python-django-pyscss (1.0.1-3) unstable; urgency=medium
* Adds Django 1.7 compat patch (Closes: #755628).
-- Thomas Goirand <zigo@debian.org> Mon, 08 Sep 2014 18:12:00 +0000
python-django-pyscss (1.0.1-2) unstable; urgency=medium
* Added missing build-depends: python-pil, libjs-jquery and python-django,
so it doesn't download with pip (Closes: #753380).
-- Thomas Goirand <zigo@debian.org> Wed, 02 Jul 2014 15:29:35 +0000
python-django-pyscss (1.0.1-1) unstable; urgency=medium
* Initial release. (Closes: #752764)
-- Thomas Goirand <zigo@debian.org> Thu, 26 Jun 2014 17:02:53 +0800