On Thu, 2015-12-24 at 01:09 +0100, Johannes Schauer wrote:
> Control: tag -1 + unreproducible moreinfo
> 
> Hi,
> 
> On Tue, 13 Oct 2015 10:58:50 +0800 Drew Parsons <dpars...@debian.org>
> wrote:
> > 
> > sbuild by default assigns the user building the package as the
> > Maintainer listed in the changes files.  That is, sbuild ignores
> > the
> > Maintainer: field in debian/control.
> > 
> > ...
> I cannot reproduce this. Sbuild does not mangle the Maintainer field
> as you
> claim it does over here. Can you describe step by step what you did?



Take petsc as an example.  debian/control says
  Maintainer: Debian Science Maintainers 
<debian-science-maintain...@lists.alioth.debian.org>


I build using "sbuild -A -s -d unstable".

The .changes file generated by sbuild contains
  Maintainer: Drew Parsons <dpars...@debian.org>

instead of using "Debian Science Maintainers" from debian/control.

Reply via email to