On Mon, Apr 07, 2003 at 12:42:12AM +0100, Matthew Newton wrote: > How would I convert a "Debian native" package into a "normal" one (having > used dh_make to produce the original "native" package)?
Best way is to plop the original tarball below your build directory as sourcepackagename_upstreamversion.orig.tar.gz. For example... hybserv-1.8.0/ hybserv_1.8.0-2_i386.changes hybserv_1.8.0-2.diff.gz hybserv_1.8.0-2_i386.deb hybserv_1.8.0-2.dsc hybserv_1.8.0.orig.tar.gz dpkg-source (invoked by debuild or dpkg-buildpackage) will do the rest of the work for you. Regards, Josh -- New PGP public key: 0x27AFC3EE
pgp6gp5UKZ6C1.pgp
Description: PGP signature

