On Sun, Jan 21, 2001 at 08:03:12PM +0000, Luis Arocha -data- wrote: > I'm making the xmorph package and dpkg-buildpackage -rfakeroot send this > message: > > dpkg-buildpackage: Debian-specific package; upload is full source > > and it doesn't generate diff file. > This is not a Debian specific package and I have an upstream tar.gz. > May you say me what must I check to solve this?
Make sure the tar.gz is named .orig.tar.gz, and check the version number in the changelog. Make sure it has a debian-specific version number (e.g. 1.0-1 instead of 1.0). -- - mdz

