[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#5235: svgalib1.shlibs is incorrect



Package: svgalib1
Version: 1.210-1

When I build a package that uses svgalib, dpkg-shlibdeps generates a
dependency like this:

Depends: svgalib (>= 1.210-1)

However, there is no "svgalib" package -- the package is named "svgalib1". 
The dependency should read:

Depends: svgalib1 (>= 1.210-1)

I think the svgalib1.shlibs should be modified to look like this, to fix
this problem: 

libvga          1       svgalib1 (>= 1.210-1)
libvgagl        1       svgalib1 (>= 1.210-1)

-- 
#!/usr/bin/perl -i\$q='$q',\$p='$p';eval\$q.\$\^I\n"#  #  jeh22@cornell.edu
$q='print"$p$^I\n',$p='#!/usr/bin/perl -i';eval$q.$^I  #          Joey Hess
               "true - do nothing, successfully" - - true (1)

--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-devel-REQUEST@lists.debian.org . Trouble? e-mail to Bruce@Pixar.com


Reply to: