* Added missing dependency for python-mock (Closes: #796753).

* Move some stuff from Build-Depends to Build-Depends-Indep.
  * Added dh-python as build-depends.
This commit is contained in:
Thomas Goirand
2015-08-24 17:24:11 +02:00
parent 133bd61a6b
commit 0a9af2c305
2 changed files with 20 additions and 14 deletions

8
debian/changelog vendored
View File

@@ -1,3 +1,11 @@
python-django-pyscss (1.0.3-4) unstable; urgency=medium
* Added missing dependency for python-mock (Closes: #796753).
* Move some stuff from Build-Depends to Build-Depends-Indep.
* Added dh-python as build-depends.
-- Thomas Goirand <zigo@debian.org> Mon, 24 Aug 2015 17:21:16 +0200
python-django-pyscss (1.0.3-3) unstable; urgency=medium
* Using upstream patch instead of the one I produce: upstrema patch is much

26
debian/control vendored
View File

@@ -2,21 +2,20 @@ Source: python-django-pyscss
Section: python
Priority: optional
Maintainer: PKG OpenStack <openstack-devel@lists.alioth.debian.org>
Uploaders: Julien Danjou <acid@debian.org>,
Thomas Goirand <zigo@debian.org>,
Mehdi Abaakouk <sileht@sileht.net>,
Gonéri Le Bouder <goneri@debian.org>
Uploaders: Thomas Goirand <zigo@debian.org>,
Build-Depends: debhelper (>= 9),
dh-python,
libjs-jquery,
python-all (>= 2.6.6-3~),
python-compressor,
python-django,
python-django-discover-runner,
python-nose,
python-pil,
python-pyscss (>= 1.2),
python-all,
python-setuptools,
python-simplejson
Build-Depends-Indep: python-compressor,
python-django,
python-django-discover-runner,
python-mock,
python-nose,
python-pil,
python-pyscss (>= 1.2),
python-simplejson,
Standards-Version: 3.9.6
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/python-django-pyscss.git
Vcs-Git: git://anonscm.debian.org/openstack/python-django-pyscss.git
@@ -24,13 +23,12 @@ Homepage: https://github.com/fusionbox/django-pyscss
Package: python-django-pyscss
Architecture: all
Pre-Depends: dpkg (>= 1.15.6~)
Depends: libjs-jquery,
python-compressor,
python-django,
python-pyscss (>= 1.2),
${misc:Depends},
${python:Depends}
${python:Depends},
Description: makes it easier to use PySCSS in Django
Django-pyscss is a collection of tools for making it easier to use pyScss
within Django. It overwrites the import system to use Django's staticfiles