Subject: | generated packages depend on debian minor version |
eg; i'm generating packages under sid, and they depend on
perl >= 5.10.0-22
Lenny's perl is:
5.10.0-19
So I can't install these packages on lenny, even though if i installed
them, they would work (since both perls use the include path /5.10.0/).
Anything after the dash should be dropped from the dependancy, eg;
Depends: perl >= 5.10.0