autobuild3
autobuild3 copied to clipboard
lib/pm: allow '<< ver' and '>> ver' in relations
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.
Pending implementation on the ACBS side - /acbs/find.py.