On Fri, 2013-09-06 at 16:08 -0400, Jeremy Bicha wrote: > ampache-common depends on > php-getid3 (<< 1.9.6.0~), php-getid3 (>= 1.9.6), > but the version of php-getid3 in unstable is 1.9.6-1.
So, in a small case of being unable to see the wood for the trees... that dependency /is/ satisfiable, even if it's not what the maintainer thinks it should be: $ dpkg --compare-versions 1.9.6-1 lt 1.9.6.0~ && echo y y $ dpkg --compare-versions 1.9.6-1 gt 1.9.6 && echo y y Regards, Adam -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org