[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Renaming file names because of conflicts



Hi,

one of my packages has conflicts with file names in /usr/bin, and I am
convinced to change this.

The question is now, where is the right place to do this? Shall I do
something like

overwrite_dh_movefiles:
        dh_movefiles
        mv debian/wcstools/bin/imcat debian/wcstools/bin/imcatalog
        mv debian/wcstools/man/man1/imcat.1 debian/wcstools/man/man1/imcatalog.1

and additionally patching the manpage?

Best

Ole


Reply to: