owner 257873 ! thanks On Mon, Jun 18, 2007 at 07:57:13PM +0900, Junichi Uekawa wrote: > Hi, > > Due to the fact that package versioning is done through source package > versions and names, it is now much more important to checking packages > through their source packages, rather than binary package. > > This bug needs some attention. > > > I can get the source-package name through 'apt-cache showsrc'. How > can I get the source-package version correcponding to a binary > package version? It sounds impossible. >
this is easy: bash jade ~ $ for i in gcc_4.3.3-9_mips.deb libjio1_0.50-1_i386.deb alarm-clock_1.0a2-1_i386.deb; do dpkg -I $i control; done | grep ^Source Source: gcc-defaults (1.87) Source: libjio bash jade ~ $ will fix for next release. -- _________________________ Ryan Niebur ryanrya...@gmail.com
signature.asc
Description: Digital signature