Added python-simplejson as build-depends.

This commit is contained in:
Thomas Goirand
2014-10-18 14:44:50 +00:00
parent 161c670a74
commit 9f32d30cc6
2 changed files with 8 additions and 1 deletions

6
debian/changelog vendored
View File

@@ -1,3 +1,9 @@
python-django-pyscss (1.0.3-2) unstable; urgency=medium
* Added python-simplejson as build-depends.
-- 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.

3
debian/control vendored
View File

@@ -15,7 +15,8 @@ Build-Depends: debhelper (>= 9),
python-nose,
python-pil,
python-pyscss (>= 1.2),
python-setuptools
python-setuptools,
python-simplejson
Standards-Version: 3.9.5
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/python-django-pyscss.git
Vcs-Git: git://anonscm.debian.org/openstack/python-django-pyscss.git