diff --git a/debian/control b/debian/control index 1d7ae36..f833525 100644 --- a/debian/control +++ b/debian/control @@ -33,17 +33,6 @@ Description: Table/data-grid framework for Django has native support for pagination and sorting. It does for HTML tables what ``django.forms`` does for HTML forms. -Package: python-django-tables2-doc -Section: doc -Architecture: all -Depends: ${misc:Depends}, ${sphinxdoc:Depends}, python-doc, python-django-doc -Description: Table/data-grid framework for Django (Documentation) - django-tables2 simplifies the task of turning sets of data into HTML tables. It - has native support for pagination and sorting. It does for HTML tables what - ``django.forms`` does for HTML forms. - . - This package contains the documentation. - Package: django-tables Depends: python-django-tables2, ${misc:Depends} Architecture: all