Codebase list pyquery / d5bd85e
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
00 pyquery (1.2.9-4) UNRELEASED; urgency=medium
11
22 * Convert git repository from git-dpm to gbp layout
3 * Use debhelper-compat instead of debian/compat.
34
45 -- Ondřej Nový <onovy@debian.org> Wed, 08 Aug 2018 09:17:12 +0200
56
+0
-1
debian/compat less more
0 9
33 Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
44 Uploaders: Jonathan Wiltshire <jmw@debian.org>,
55 TANIGUCHI Takaki <takaki@debian.org>
6 Build-Depends: debhelper (>= 9)
6 Build-Depends: debhelper-compat (= 9)
77 , dh-python
88 , python-all (>= 2.6.6-3)
99 , python3-all