On Fri, Jul 20, 2012 at 11:20:24 -0400, Michael Terry wrote: > diff -Nru opencv-2.3.1/debian/changelog opencv-2.3.1/debian/changelog > diff -Nru opencv-2.3.1/debian/control opencv-2.3.1/debian/control > --- opencv-2.3.1/debian/control 2012-06-27 22:36:53.000000000 -0400 > +++ opencv-2.3.1/debian/control 2012-07-20 11:17:10.000000000 -0400 > @@ -9,7 +9,7 @@ > libjasper-dev (>= 1.900.1), > libjpeg-dev, > libpng-dev, > - libtiff4-dev (>= 3.9.4), > + libtiff-dev (>= 3.9.4), > libopenexr-dev (>= 1.4.0), > libraw1394-dev [linux-any], > libdc1394-22-dev [linux-any], > @@ -478,7 +478,7 @@ > libjasper-dev (>= 1.900.1), > libjpeg-dev, > libpng12-dev, > - libtiff4-dev (>= 3.9.4), > + libtiff-dev (>= 3.9.4), > libopenexr-dev (>= 1.4.0), > libraw1394-dev [!kfreebsd-amd64 !kfreebsd-i386 !hurd-i386], > libdc1394-22-dev [!kfreebsd-amd64 !kfreebsd-i386 !hurd-i386],
This patch is broken. Versioned dependencies on virtual packages can't work. Cheers, Julien -- Julien Cristau <[email protected]> Logilab http://www.logilab.fr/ Informatique scientifique & gestion de connaissances -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

