autobuild3 icon indicating copy to clipboard operation
autobuild3 copied to clipboard

lib/pm: allow '<< ver' and '>> ver' in relations

Open cthbleachbit opened this issue 4 years ago • 1 comments

Since dpkg allows for "strictly newer than" and "strictly older than" with >> and << (ref: https://www.debian.org/doc/debian-policy/ch-relationships.html), ab3 should allow package version constraints to be specified in defines in a similar fashion.

cthbleachbit avatar Feb 02 '22 02:02 cthbleachbit

Pending implementation on the ACBS side - /acbs/find.py.

MingcongBai avatar Sep 14 '23 04:09 MingcongBai