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

Re: Closing bugs, incrementing release number, and uploads to mentors.debian.net



Ben Finney <ben+debian@benfinney.id.au> writes:

> I never invoke ‘dpkg-genchanges’ manually; that's done by
> ‘dpkg-buildpackage’, which in turn is usually invoked by something else
> (e.g. ‘pbuilder’ or ‘bzr-buildpackage’ etc.) Is there a normal way to
> have ‘dpkg-genchanges’ always understand “include all entries newer
> than what's currently in Debian”?

Most of the helpers that sit in front of dpkg-buildpackage will pass the
-v option all the way through or have some way of doing so, probably for
precisely this reason.  git-buildpackage passes all unknown options to
debuild, for example, which then passes it along to dpkg-buildpackage and
from there to dpkg-genchanges.

-- 
Russ Allbery (rra@debian.org)               <http://www.eyrie.org/~eagle/>


Reply to: