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?
Rename to upstream tar.gz file (often named as xmorph-VERSION.tar.gz) like so: xmorph_VERSION.orig.tar.gz And try `dpkg-buildpackage -rfakeroot` again. Peter

