[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Pushing a bunch of packages to jessie-backports



[Piotr Ożarowski, 2015-11-26]
> that's the first mistake most backporters do, they forgot to include orig tarball
> (ftp masters would detect that and reject your package, additional work for them)
> 
> solution: pass -sa to dpkg-source ("--force-orig-source" in sbuild or "--debbuildopts -sa" in pbuilder)

the second one is missing changelog items and your packages have this one too.

solution: pass -vFOO to dpkg-source (where FOO is version in stable)
("--force-orig-source --debbuildopt -vFOO" in sbuild and 
"--debbuildopts '-sa -vFOO'" in pbuilder)


Reply to: