Package: sdlperl
Version: 1.20.3-4
Severity: serious
Tags: patch

When building 'sdlperl' in a clean unstable chroot,
I get the following error:

dpkg-source: applying ./sdlperl_1.20.3-4.diff.gz
Reading package lists...
Building dependency tree...
E: Package xlibmesa-glu-dev has no installation candidate
E: Failed to satisfy Build-Depends dependency for sdlperl: xlibmesa-glu-dev
Package xlibmesa-glu-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

With the attached patch which remove xlibmesa-glu-dev from the Build-Depends
'sdlperl' can be built on unstable.

Regards
Andreas Jochens

diff -urN ../tmp-orig/sdlperl-1.20.3/debian/control ./debian/control
--- ../tmp-orig/sdlperl-1.20.3/debian/control   2006-06-20 05:37:46.000000000 
+0000
+++ ./debian/control    2006-06-20 05:37:44.000000000 +0000
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian SDL packages maintainers <[EMAIL PROTECTED]>
 Uploaders: Matthew Danish <[EMAIL PROTECTED]>, Zephaniah E. Hull <[EMAIL 
PROTECTED]>, Lawrence Williams <[EMAIL PROTECTED]>, Sam Hocevar (Debian 
packages) <[EMAIL PROTECTED]>, Aurelien Jarno <[EMAIL PROTECTED]>, Josselin 
Mouette <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 4.0), quilt, perl (>= 5.8), xlibmesa-gl-dev, 
xlibmesa-glu-dev, libjpeg62-dev, libpng12-dev, libsdl1.2-dev (>= 1.2.5-3), 
libsdl-image1.2-dev, libsdl-mixer1.2-dev (>= 1.2.5-2), libsdl-net1.2-dev, 
libsdl-ttf2.0-dev, libsdl-console-dev (>= 1.3-2.2), libsdl-gfx1.2-dev (>= 
2.0.13-1)
+Build-Depends: debhelper (>= 4.0), quilt, perl (>= 5.8), xlibmesa-gl-dev, 
libjpeg62-dev, libpng12-dev, libsdl1.2-dev (>= 1.2.5-3), libsdl-image1.2-dev, 
libsdl-mixer1.2-dev (>= 1.2.5-2), libsdl-net1.2-dev, libsdl-ttf2.0-dev, 
libsdl-console-dev (>= 1.3-2.2), libsdl-gfx1.2-dev (>= 2.0.13-1)
 Standards-Version: 3.6.2.1
 
 Package: libsdl-perl


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to