Petr Cech <[EMAIL PROTECTED]> wrote: > On Fri, Mar 30, 2001 at 11:42:37PM +0200 , Joerg Jaspert wrote: >> >> Why does dpkg-source ignores the deletion of files ? If i delete some files >> I >> think that deletion has to appear in the diff ! >> Could i do something that dpkg-source does not ignore this ?
> how do you represent rm po/cs.gmo ? $ ls $ mkdir old new $ echo test > old/a $ diff -urN old new diff -urN old/a new/a --- old/a Mon Apr 2 07:01:43 2001 +++ new/a Thu Jan 1 10:00:00 1970 @@ -1 +0,0 @@ -test $ -- Debian GNU/Linux 2.2 is out! ( http://www.debian.org/ ) Email: Herbert Xu ~{PmV>HI~} <[EMAIL PROTECTED]> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

