The upstream source has a ChangeLog, I need to rename this to changelog.gz. The default using debhelper gives me a usr/doc/xzx/ChangeLog.gz and I try to use dh_link:
#link file usr/doc/xzx/ChangeLog.gz usr/doc/xzx/changelog.gz usr/bin/xzx usr/X11R6/bin/xzx The binary (xzx) link works fine (ecept permisions: lwrxrwxrwx) but the changelog one gives a lintain error saying that the 'changelog isn't compressed properly, should use gzip -9.' I also can't read from the changelog.gz file either. How should I fix this? -- John Travers "Sometimes I think the surest sign that intelligent life exists elsewhere in the universe is that none of it has tried to contact us!