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

Re: git-buildpackage not using "+dfsg" tarball after uscan



Hi Tomás,

On Sun, Dec 09, 2012 at 04:08:53PM +0100, Tomás Di Domenico wrote:
> Greets, all.
> 
> I've used Andreas Tille's uscan script [1] to get a version of my
> upstream package with some files removed. uscan generates a tarball with
> the name "python-csb_1.1.0+dfsg.orig.tar.gz". I imported this into the
> git repo with git-import-orig, and the correct tag was generated. When I
> run git-buildpackage, however, the script complains about not finding
> the "python-csb_1.1.0.orig.tar.gz" tarball and generates its own from
> the upstream branch, instead of trying to use the "+dfsg" one. I'm
> hoping there's a more elegant solution than renaming the tarball to
> remove the "+dfsg" part. Any input will be appreciated.

The version string in debian/changelog needs to match the version of the
tarball - so you also need to append "+dfsg" there.

Hope this helps

       Andreas.

-- 
http://fam-tille.de


Reply to: