| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
| |
* Change build-depends on python-all-dev to python-all.
* Switch to source format 3.0 (quilt).
* Drop useless README.source.
* Register documentation with doc-base.
|
|
|
|
|
|
| |
* Update watch file to match new scheme.
* Update Standards-Version to 3.8.3, no changes needed.
* Add a README.source pointing to quilt's README.source.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
* 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.
|
| |
|
| |
|
|
|