Re: gbp buildpackage makes wrong orig.tar.gz

2019-09-05 Thread Andrey Rahmatullin
On Fri, Sep 06, 2019 at 01:37:17AM +0900, Yukiharu YABUKI wrote: > The orig.tar.gz which has different size and contents will be > REJECTED. > > I'd like to upload and accept the package. So a typical XY problem. Just changing the top-level directory name is not enough to recreate the identical t

Re: gbp buildpackage makes wrong orig.tar.gz

2019-09-05 Thread Yukiharu YABUKI
Hi The orig.tar.gz which has different size and contents will be REJECTED. I'd like to upload and accept the package. original tar.gz $ LANG=C;ls -la vim-voom_5.3.orig.tar.gz -rw-r--r-- 1 yabuki yabuki 115841 Aug 14 2018 vim-voom_5.3.orig.tar.gz gbp buildpackage made: -rw-r--r-- 1 yabu

Re: gbp buildpackage makes wrong orig.tar.gz

2019-09-05 Thread Andrey Rahmatullin
On Thu, Sep 05, 2019 at 11:29:04PM +0900, Yukiharu YABUKI wrote: > Hello, there. > > I am trying to solve the below problem. I use git buildpackage with > cowbuilder. How can I chage top directory name of orig.tar.gz which > made by gbp buildpackage. > > I would like change top diretory name to V

gbp buildpackage makes wrong orig.tar.gz

2019-09-05 Thread Yukiharu YABUKI
Hello, there. I am trying to solve the below problem. I use git buildpackage with cowbuilder. How can I chage top directory name of orig.tar.gz which made by gbp buildpackage. I would like change top diretory name to VOoM-5.3 from vim-voom_5.3. original: > tar ztvf vim-voom_5.3.orig.tar.gz > d