Your message dated Sat, 1 Nov 2014 19:48:23 +0100
with message-id <[email protected]>
and subject line Re: Bug#709991: False Original-maintainer warning
has caused the Debian Bug report #709991,
regarding False Original-maintainer warning
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
709991: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=709991
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: dpkg
Version: 1.16.10
Hi!
A lot of Ubuntu packages emit this warning on build:
dpkg-deb: warning: '<package>/DEBIAN/control' contains user-defined
field 'Original-Maintainer'
dpkg-deb: warning: ignoring 1 warning about the control file(s)
In Ubuntu we encourage the use of XSBC-Original-Maintainer, thus we
shouldn't warn about it. I thought this was Ubuntu specific, but was
told that I should file a bug upstream for inclusion instead.
So I'm sending a patch to add "Original-Maintainer" as a known header
field in debian/control.
--
David Henningsson, Canonical Ltd.
https://launchpad.net/~diwic
--- End Message ---
--- Begin Message ---
Version: 1.17.14
On Mon, 2013-05-27 at 17:52:18 +0200, Guillem Jover wrote:
> On Mon, 2013-05-27 at 12:46:44 +0200, David Henningsson wrote:
> > Package: dpkg
> > Version: 1.16.10
>
> > A lot of Ubuntu packages emit this warning on build:
> >
> > dpkg-deb: warning: '<package>/DEBIAN/control' contains user-defined
> > field 'Original-Maintainer'
> > dpkg-deb: warning: ignoring 1 warning about the control file(s)
> >
> > In Ubuntu we encourage the use of XSBC-Original-Maintainer, thus we
> > shouldn't warn about it. I thought this was Ubuntu specific, but was
> > told that I should file a bug upstream for inclusion instead.
> >
> > So I'm sending a patch to add "Original-Maintainer" as a known
> > header field in debian/control.
>
> The reason I've never done this myself (the patch is trivial, and
> ideally it would also cover the source packages), is because it does
> not work when there's a derivative of a derivative, etc, so it's not
> a generic solution. I'll ponder about this.
I just removed the warnings entirely, so this got fixed in that dpkg
version above. Closing now.
Thanks,
Guillem
--- End Message ---