Re: Seeing "debian/changelog not found" error when importing new upstream tarball

2019-12-18 Thread Andrey Rahmatullin
On Wed, Dec 18, 2019 at 07:33:17AM -0800, deb...@lewenberg.com wrote: > > > $ gbp import-orig ../heimdal_7.7.0.orig.tar.gz -u7.7.0 > > > gbp:info: Importing '../heimdal_7.7.0.orig.tar.gz' to branch 'upstream'... > > > gbp:info: Source package is heimdal > > > gbp:info: Upstream version is 7.7.0 > >

Re: Seeing "debian/changelog not found" error when importing new upstream tarball

2019-12-18 Thread deb251
On 12/17/2019 10:49 PM, Andrey Rahmatullin wrote: On Tue, Dec 17, 2019 at 12:02:07PM -0800, deb...@lewenberg.com wrote: $ gbp import-orig ../heimdal_7.7.0.orig.tar.gz -u7.7.0 gbp:info: Importing '../heimdal_7.7.0.orig.tar.gz' to branch 'upstream'... gbp:info: Source package is heimdal gbp:inf

Re: Seeing "debian/changelog not found" error when importing new upstream tarball

2019-12-17 Thread Andrey Rahmatullin
On Tue, Dec 17, 2019 at 12:02:07PM -0800, deb...@lewenberg.com wrote: > $ gbp import-orig ../heimdal_7.7.0.orig.tar.gz -u7.7.0 > gbp:info: Importing '../heimdal_7.7.0.orig.tar.gz' to branch 'upstream'... > gbp:info: Source package is heimdal > gbp:info: Upstream version is 7.7.0 > gbp:error: Import

Re: Seeing "debian/changelog not found" error when importing new upstream tarball

2019-12-17 Thread deb251
On 12/17/2019 11:00 AM, Andrey Rahmatullin wrote: On Tue, Dec 17, 2019 at 10:37:27AM -0800, deb...@lewenberg.com wrote: 1. Download the stretch source packages: wget http://http.debian.net/debian/pool/main/h/heimdal/heimdal_7.1.0+dfsg-13+deb9u3.dsc wget http://http.debian.net/debian/pool/m

Re: Seeing "debian/changelog not found" error when importing new upstream tarball

2019-12-17 Thread Andrey Rahmatullin
On Tue, Dec 17, 2019 at 10:37:27AM -0800, deb...@lewenberg.com wrote: > 1. Download the stretch source packages: > > wget > http://http.debian.net/debian/pool/main/h/heimdal/heimdal_7.1.0+dfsg-13+deb9u3.dsc > wget > http://http.debian.net/debian/pool/main/h/heimdal/heimdal_7.1.0+dfsg.orig.tar.gz

Seeing "debian/changelog not found" error when importing new upstream tarball

2019-12-17 Thread deb251
I am trying to build a Debian stretch package using an updated upstream tarball. However, I am getting the following error: gbp.deb.changelog.NoChangeLogError: Changelog debian/changelog not found Here is what I am doing. 1. Download the stretch source packages: wget http://http.debian.net/d