Package: osgcal Version: 0.1.28-2 Severity: serious Tags: patch When building 'osgcal' on unstable, I get the following error:
Building osgcal unstable main amd64... Reading package lists... Building dependency tree... Package libcal3d10-dev is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source However the following packages replace it: libcal3d11-dev E: Package libcal3d10-dev has no installation candidate E: Failed to satisfy Build-Depends dependency for osgcal: libcal3d10-dev Please change the Build-Depends from libcal3d10-dev to libcal3d11-dev in debian/control. Regards Andreas Jochens diff -urN ../tmp-orig/osgcal-0.1.28/debian/control ./debian/control --- ../tmp-orig/osgcal-0.1.28/debian/control 2005-09-06 06:11:54.000000000 +0000 +++ ./debian/control 2005-09-06 06:11:39.000000000 +0000 @@ -2,7 +2,7 @@ Section: devel Priority: optional Maintainer: Loic Dachary (OuoU) <[EMAIL PROTECTED]> -Build-Depends: debhelper (>= 4.0.0), doxygen, autoconf, automake1.7, libtool, pkg-config, ccache, libcal3d10-dev, libopenscenegraph-dev (>= 0.9.8), libproducer-dev +Build-Depends: debhelper, doxygen, autoconf, automake1.7, libtool, pkg-config, ccache, libcal3d11-dev, libopenscenegraph-dev (>= 0.9.8), libproducer-dev Standards-Version: 3.6.1 Package: libosgcal-dev -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]