Codebase list php-react-child-process / 30703cd
Set debhelper-compat version in Build-Depends. Changes-By: lintian-brush Fixes: lintian: uses-debhelper-compat-file See-also: https://lintian.debian.org/tags/uses-debhelper-compat-file.html Debian Janitor 2 years ago
3 changed file(s) with 2 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
00 php-react-child-process (0.6.1-2) UNRELEASED; urgency=medium
11
22 * Bump debhelper from old 11 to 12.
3 * Set debhelper-compat version in Build-Depends.
34
45 -- Debian Janitor <janitor@jelmer.uk> Wed, 16 Jun 2021 07:46:29 -0000
56
+0
-1
debian/compat less more
0 12
22 Priority: optional
33 Maintainer: Teckids Debian Task Force <tdtf@lists.teckids.org>
44 Uploaders: Thorsten Glaser <tg@mirbsd.de>, Dominik George <natureshadow@debian.org>
5 Build-Depends: debhelper (>= 12~), pkg-php-tools (>= 1.7~)
5 Build-Depends: debhelper-compat (= 12), pkg-php-tools (>= 1.7~)
66 Standards-Version: 4.5.0
77 Homepage: https://github.com/reactphp/child-process
88 Vcs-Git: https://salsa.debian.org/tdtf-team/php-react-child-process.git