copyright file in deb package - how to
I'm trying to create a deb package from binaries but I have a problem with copyright file. If I place a file named copyright inside DEBIAN folder it complains of two things: Missing copyright Unknown control file copyright If I place it under /usr/share/doc or /usr/share/doc/mypackage it does not complain at all but, in any case, when I open generated debian package, Ubuntu Software Center states License: Unknown Using: ubuntu raring Executing fakeroot dpkg-deb -z8 -Zgzip --build myproj Copyright file looks as follows: Format: http://dep.debian.net/deps/dep5 Upstream-Name: myproj Source: Files