Package: numerix Version: N/A; reported 2004-03-04 Severity: minor The version number of the shared lib
[EMAIL PROTECTED]>> dpkg -c libcnumx0_0.19-1_i386.deb -----%<---snip--- -rw-r--r-- root/root 172896 2004-01-21 11:43:03 ./usr/lib/libcnumx.so. lrwxrwxrwx root/root 0 2004-01-21 11:43:03 ./usr/lib/libcnumx.so.0 -> libcnumx.so. -----%<---snip--- [EMAIL PROTECTED]>> In the install-section of the rules-file, it seems like the VERSION-Variable has not been defined. mv debian/tmp/usr/lib/libcnumx.so debian/tmp/usr/lib/libcnumx.so.$(VERSION) I fixed it with declaring a VERSION-Variable, but since I'm not that experienced in deb-packaging, I don't know if it's the right way? (there is this META-file which I'm unfamiliar with, so ...) regards lx -- System Information Debian Release: 3.0 Architecture: i386 Kernel: Linux summoner 2.4.24-xfs #17 SMP Fri Jan 16 12:00:37 CET 2004 i686 Locale: LANG=C, LC_CTYPE=C

