Source: django-dbbackup
Section: python
Priority: optional
Maintainer: Lorenzo "Palinuro" Faletra <palinuro@parrotsec.org>
Uploaders: Lorenzo "Palinuro" Faletra <palinuro@parrotsec.org>
Rules-Requires-Root: no
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 python3-setuptools,
 python3-all,
 python3-mock,
 python3-django,
 python3-sphinx,
 python3-tz
Testsuite: autopkgtest-pkg-python
Standards-Version: 4.6.1
Homepage: https://github.com/jazzband/django-dbbackup

Package: python3-django-dbbackup
Architecture: all
Depends:
 ${python3:Depends},
 ${misc:Depends},
 python3-django
Description: management commands to help backup and restore DB (Python 3)
 This package contains a Django application which provides management commands
 to help backup and restore your project database and media files with various
 storages such as Amazon S3, Dropbox, local file storage or any Django storage.
 .
 This package installs the library for Python 3.

Package: python-django-dbbackup-doc
Section: doc
Architecture: all
Depends:
 ${sphinxdoc:Depends},
 ${misc:Depends},
Description: management commands to help backup and restore DB (common documentation)
 This package contains a Django application which provides management commands
 to help backup and restore your project database and media files with various
 storages such as Amazon S3, Dropbox, local file storage or any Django storage.
 .
 This is the common documentation package.
