| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
|
|
|
|
|
|
| |
* Drop debian/patches/01_remove_django_builddeps as setup.py got fixed
upstream.
* Standards-Version bumped to 3.8.1, no changes needed.
* Switch to debhelper 7 and drop CDBS.
* Drop useless debian/pycompat file.
* Drop duplicate Priority field.
* Add ${misc:Depends} variable in Depends.
|
| |
|
| |
|
|
|
|
|
|
|
| |
* debian/control: Depend on python-django >= 1.0~beta1.
* debian/patches/01_remove_django_builddeps: Added patch to remove build-dep
on python-django and the need to install the package from within $PYTHON_PATH.
Issue is known upstream: http://code.google.com/p/django-tagging/issues/detail?id=110.
|
|
|
|
|
|
|
|
| |
* Updated Standards-Version to 3.7.3.
* Moved some build dependencies to Build-Depends-Indep as they are only
needed during build.
* Updated the dependency on python-django to make sure 0.96.1 doesn't
satisfy it accidentally.
|
| |
|
| |
|
|
|