Opened 2 years ago
Closed 2 years ago
#2401 closed defect (fixed)
Not "<", use "<<" instead in debian/control
Reported by: | Masayuki Hatta | Owned by: | zzz |
---|---|---|---|
Priority: | minor | Milestone: | 0.9.39 |
Component: | package/debian | Version: | 0.9.38 |
Keywords: | Cc: | Masayuki Hatta, zzz | |
Parent Tickets: | Sensitive: | no |
Description
In debian/control, you should not use "<" since it actually means "⇐".
https://www.debian.org/doc/debian-policy/ch-relationships.html#id10
I think what you want is avoiding libjson-simple-java version 3 or later, so it should be:
- ,libjson-simple-java (< 3) + ,libjson-simple-java (<< 3)
Subtickets
Note: See
TracTickets for help on using
tickets.
thanks, I saw that warning during the build but didn't understand the issue.
In 932674d4476834ce376d36d4f23a6ea7082f5982 to be 0.9.38-1