diff --git a/debian/changelog b/debian/changelog index 126d1db..2f49f6f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +reactphp-dns (1.2.0-2) UNRELEASED; urgency=medium + + * Remove constraints unnecessary since buster: + + Build-Depends: Drop versioned constraint on pkg-php-tools. + + -- Debian Janitor Sun, 17 Oct 2021 14:41:45 -0000 + reactphp-dns (1.2.0-1) unstable; urgency=medium * New upstream version. diff --git a/debian/control b/debian/control index ded0635..0840e3a 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Thorsten Glaser Build-Depends: debhelper (>= 11), - pkg-php-tools (>= 1.7~) + pkg-php-tools Standards-Version: 4.5.0 Homepage: https://github.com/reactphp/dns Vcs-Git: https://salsa.debian.org/tdtf-team/reactphp-dns.git