Codebase list heapdict / d785750
Use debhelper-compat instead of debian/compat Ondřej Nový 4 years ago
3 changed file(s) with 2 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
33 * d/tests: Use AUTOPKGTEST_TMP instead of ADTTMP
44 * d/control: Remove ancient X-Python3-Version field
55 * Convert git repository from git-dpm to gbp layout
6 * Use debhelper-compat instead of debian/compat.
67
78 -- Ondřej Nový <onovy@debian.org> Tue, 13 Feb 2018 10:15:44 +0100
89
+0
-1
debian/compat less more
0 9
22 Uploaders: Diane Trout <diane@ghic.org>
33 Section: python
44 Priority: optional
5 Build-Depends: debhelper (>= 9),
5 Build-Depends: debhelper-compat (= 9),
66 dh-python,
77 python3-all,
88 python3-pytest,