]> git.0d.be Git - django-panik-newsletter.git/blob - debian/control
414e8e21da05c424dae368dd6b29b64980fe363c
[django-panik-newsletter.git] / debian / control
1 Source: django-panik-newsletter
2 Section: python
3 Priority: optional
4 Maintainer: Frederic Peters <fred@radiopanik.org>
5 Build-Depends: debhelper-compat (= 12),
6                python3-all,
7                python3-django,
8                python3-setuptools,
9                dh-python
10 Standards-Version: 3.9.1
11
12 Package: python3-django-panik-newsletter
13 Architecture: all
14 Depends: ${python3:Depends}, python3-html2text
15 Description: Panik newsletter (Python 3)
16  django-panik-newsletter holds models/views/etc. for newsletters.
17  .
18  This is the Python 3 version of the package.