From: Antonio Ospite Date: Sat, 7 Sep 2019 20:27:07 +0000 (+0200) Subject: debian/control: remove unnecessary versioned dependency on pkg-php-tools X-Git-Tag: debian/1.4.1-1~2 X-Git-Url: https://git.ao2.it/tweeper.git/commitdiff_plain/da3f0ba61025ba1ab6f0c7e3b064c0470d0cbb0b?hp=da3f0ba61025ba1ab6f0c7e3b064c0470d0cbb0b debian/control: remove unnecessary versioned dependency on pkg-php-tools Remove an unnecessary versioned dependency on pkg-php-tools, as suggested by the following cme warning: ----------------------------------------------------------------------- Warning in 'control source Build-Depends:1': unnecessary greater-than versioned dependency: pkg-php-tools (>= 1.7~). Debian has oldoldstable -> 1.28; oldstable -> 1.35; stable -> 1.37; unstable -> 1.37; testing -> 1.37; Offending value: 'pkg-php-tools (>= 1.7~)' ----------------------------------------------------------------------- ---