Codebase list django-environ / 7a3b652
Use debhelper-compat instead of debian/compat Ondřej Nový 4 years ago
3 changed file(s) with 7 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
0 django-environ (0.4.4-2) UNRELEASED; urgency=medium
1
2 * Use debhelper-compat instead of debian/compat.
3
4 -- Ondřej Nový <onovy@debian.org> Sat, 20 Jul 2019 00:32:03 +0200
5
06 django-environ (0.4.4-1) unstable; urgency=medium
17
28 [ Ondřej Nový ]
+0
-1
debian/compat less more
0 9
22 Uploaders: Brian May <bam@debian.org>
33 Section: python
44 Priority: optional
5 Build-Depends: debhelper (>= 9),
5 Build-Depends: debhelper-compat (= 9),
66 python-setuptools (>= 0.6b3), python-all (>= 2.6.6-3), python-six, python-django,
77 python3-setuptools (>= 0.6b3), python3-all, python3-six, python3-django,
88 Vcs-Git: https://salsa.debian.org/python-team/modules/django-environ.git