control: tags -1 +patch I'm trying to backport latest 2.1.2+dfsg1-2 to buster, and met this issue on my side. So I tried to fix, with the following patch:
==== diff --git a/debian/control b/debian/control index d4aa4ab..97edd06 100644 --- a/debian/control +++ b/debian/control @@ -56,6 +56,7 @@ Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends}, + libfreerdp-client2-2 (= ${binary:Version}), Provides: freerdp, Replaces: ==== Before the patch, freerdp2-x11 depends on libfreerdp-client2-2 (>= 2.0.0~git20190204.1.2693389a+dfsg1) but after the patch, it depends on libfreerdp-client2-2 (= 2.1.2+dfsg1-2~bpo10+1), which seems to be correct. I'm not sure, so I didn't upload my backports package yet. Hope this can be confirmed by pkg maintainer. Thank you! Cheers, -- Roger Shimizu, GMT +9 Tokyo PGP/GPG: 4096R/6C6ACD6417B3ACB1