Re: Uploading existing source but with different size

2016-09-09 Thread Jakub Wilk
* Marcin Kulisz , 2016-09-09, 13:08: I have a package (libpqxx) where I was using my own repack script for quite a long time. Now I want to upload new (Debian) version of it with existing (in the archive) upstream version but fixing some issues including reproducibility, etc. and using **File

Re: Uploading existing source but with different size

2016-09-09 Thread Mattia Rizzolo
On Fri, Sep 09, 2016 at 02:33:51PM +0200, Rene Engelhard wrote: > On Fri, Sep 09, 2016 at 12:17:49PM +, Mattia Rizzolo wrote: > > Actually you don't, there are ways to do that without, but that's ugly. > > Please bump the version (usually I add a '1' in the +dfsg (a là +dfsg1) > ^^

Re: Uploading existing source but with different size

2016-09-09 Thread Marcin Kulisz
On 2016-09-09 12:17:49, Mattia Rizzolo wrote: > On Fri, Sep 09, 2016 at 03:13:07PM +0300, Lars Wirzenius wrote: > > On Fri, Sep 09, 2016 at 01:08:08PM +0100, Marcin Kulisz wrote: > > > Unfortunately there is difference in size for *.orig.tar.gz between > > > what's in > > > the archive and what's

Re: Uploading existing source but with different size

2016-09-09 Thread Rene Engelhard
On Fri, Sep 09, 2016 at 12:17:49PM +, Mattia Rizzolo wrote: > Actually you don't, there are ways to do that without, but that's ugly. > Please bump the version (usually I add a '1' in the +dfsg (a là +dfsg1) > in similar cases). That *IS* a new version :). Regards,

Re: Uploading existing source but with different size

2016-09-09 Thread Mattia Rizzolo
On Fri, Sep 09, 2016 at 03:13:07PM +0300, Lars Wirzenius wrote: > On Fri, Sep 09, 2016 at 01:08:08PM +0100, Marcin Kulisz wrote: > > Unfortunately there is difference in size for *.orig.tar.gz between what's > > in > > the archive and what's updated package produces thus upload fails. > > > > I'm

Re: Uploading existing source but with different size

2016-09-09 Thread Lars Wirzenius
On Fri, Sep 09, 2016 at 01:08:08PM +0100, Marcin Kulisz wrote: > Unfortunately there is difference in size for *.orig.tar.gz between what's in > the archive and what's updated package produces thus upload fails. > > I'm not sure why this difference occurs (it's 27 bytes). > > Any ideas how can I

Uploading existing source but with different size

2016-09-09 Thread Marcin Kulisz
Hi all, I have a package (libpqxx) where I was using my own repack script for quite a long time. Now I want to upload new (Debian) version of it with existing (in the archive) upstream version but fixing some issues including reproducibility, etc. and using **File-Excluded** instead my repack scr