Source: phpmyadmin
Version: 4.9.5+dfsg1-1
Severity: serious
Tags: patch
Hello, looks like php-recode is now removed in new php-defaults_75
php-defaults (75) unstable; urgency=medium
* Remove the php-recode, as there's no php7.4-recode anymore
(Closes: #955027)
so, please drop it from depends and suggests
trivial diff:
--- phpmyadmin-4.9.5+dfsg1/debian/control 2020-03-25 22:07:16.000000000
+0100
+++ phpmyadmin-4.9.5+dfsg1/debian/control 2020-03-30 16:27:06.000000000
+0200
@@ -20,7 +20,6 @@
php-bz2,
php-zip,
php-gd,
- php-recode,
php-phpmyadmin-motranslator (>= 4.0),
php-phpmyadmin-sql-parser (>= 4.5.0),
php-phpmyadmin-shapefile (>= 2.0),
@@ -61,7 +60,6 @@
php-tcpdf
Suggests: default-mysql-server | virtual-mysql-server,
www-browser,
- php-recode,
${phpcomposer:Debian-suggest}
Description: MySQL web administration tool
This package allows administering of MySQL or MariaDB with a web interface.
(note: I just did a quick test build, no runtime testing at all)
http://debomatic-amd64.debian.net/distribution#unstable/phpmyadmin/4.9.5+dfsg1-1.1/autopkgtest
G.