On 2012-10-09 22:18, Barak A. Pearlmutter wrote: | Or, um, the git repo listed in debian/control |
The debian/control::Vcs-* is used to list Debian specific sources for packaging The debian/copyright is expected to list the "URL to pristine upstream source" which usually does not have any distro specific packaging; like the debian/ directory. Typically location of this project's homepage. But, If that's where the canonical source is, I'd suggest to write to debian/copyright something like: Upstream sources are available at git://git.debian.org/git/collab-maint/buthead.git The best would be that project had its own homepage e.g. in Github and an entry in freecode.com for others to find it. Jari -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

