]> git.deb.at Git - deb/packages.git/commit
lib/Packages/DoShow.pm: Fix source package retrieval
authorFrank Lichtenheld <Frank Lichtenheld frank@lichtenheld.de>
Sun, 3 Jun 2007 08:24:20 +0000 (10:24 +0200)
committerFrank Lichtenheld <Frank Lichtenheld frank@lichtenheld.de>
Sun, 3 Jun 2007 08:24:20 +0000 (10:24 +0200)
commitc736d0c5e2bda819d02049de1fcdf07047c305b1
treebcc2f53cea86f893f60bd029d22d305c4bc2e95a
parentbfdaecc4cb8124a653c5b4446799727d61246b3c
lib/Packages/DoShow.pm: Fix source package retrieval

Some binary packages are build from official Debian
sources but have no version in the Debian archive
(e.g. libc0.1). Fix searching the source package for
those. Rather hackish solution, needs cleanup.
lib/Packages/DoShow.pm