Roger Leigh <[EMAIL PROTECTED]> immo vero scripsit: > I'm only parsing `debian/control.in' with sed, to add > `-$(UPSTREAM_VERSION)' suffixes to the library packages names, so that > they are always correctly versioned, so I can't see it causing > problems, since the parsing is done within debian/rules.
I don't know, but it should probably be done in debian/rules clean target. I'd rather use objdump -p debian/tmp/usr/lib/libwhatever.so | grep SONAME than $(UPSTREAM_VERSION). regards, junichi -- [EMAIL PROTECTED] : Junichi Uekawa http://www.netfort.gr.jp/~dancer GPG Fingerprint : 17D6 120E 4455 1832 9423 7447 3059 BF92 CD37 56F4 Libpkg-guide: http://www.netfort.gr.jp/~dancer/column/libpkg-guide/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]