Added python-simplejson as build-depends.
This commit is contained in:
6
debian/changelog
vendored
6
debian/changelog
vendored
@@ -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
|
python-django-pyscss (1.0.3-1) unstable; urgency=medium
|
||||||
|
|
||||||
* New upstream release.
|
* New upstream release.
|
||||||
|
|||||||
3
debian/control
vendored
3
debian/control
vendored
@@ -15,7 +15,8 @@ Build-Depends: debhelper (>= 9),
|
|||||||
python-nose,
|
python-nose,
|
||||||
python-pil,
|
python-pil,
|
||||||
python-pyscss (>= 1.2),
|
python-pyscss (>= 1.2),
|
||||||
python-setuptools
|
python-setuptools,
|
||||||
|
python-simplejson
|
||||||
Standards-Version: 3.9.5
|
Standards-Version: 3.9.5
|
||||||
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/python-django-pyscss.git
|
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/python-django-pyscss.git
|
||||||
Vcs-Git: git://anonscm.debian.org/openstack/python-django-pyscss.git
|
Vcs-Git: git://anonscm.debian.org/openstack/python-django-pyscss.git
|
||||||
|
|||||||
Reference in New Issue
Block a user