Your message dated Fri, 13 Jun 2008 22:19:06 +0300
with message-id <[EMAIL PROTECTED]>
and subject line Re: Bug#486134: dpkg-gencontrol puts Homepage field into udeb
has caused the Debian Bug report #486134,
regarding dpkg-gencontrol puts Homepage field into udeb
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.)
--
486134: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=486134
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: dpkg-dev
Version: 1.14.19
Severity: normal
Hi,
The package 'gnupg' creates two regular debs and two microdebs. We have a
Homepage field in the source stanza of debian/control. This field is copied
into the individual control files of all the packages we build, including
the udebs. However, udebs should not have Homepage fields and Lintian
correctly complains about this:
I: gpgv-udeb udeb: unknown-field-in-control homepage
I: gnupg-udeb udeb: unknown-field-in-control homepage
Please omit Homepage from any udeb packages built.
cheers,
Thijs
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: powerpc (ppc)
Kernel: Linux 2.6.24-1-powerpc
Locale: LANG=nl_NL.UTF-8, LC_CTYPE=nl_NL.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages dpkg-dev depends on:
ii binutils 2.18.1~cvs20080103-4 The GNU assembler, linker and bina
ii bzip2 1.0.5-0.1 high-quality block-sorting file co
ii cpio 2.9-13 GNU cpio -- a program to manage ar
ii dpkg 1.14.19 package maintenance system for Deb
ii libtimedate-perl 1.1600-9 Time and date functions for Perl
ii lzma 4.43-12 Compression method of 7z format in
ii make 3.81-4 The GNU version of the "make" util
ii patch 2.5.9-5 Apply a diff file to an original
ii perl [perl5] 5.10.0-10 Larry Wall's Practical Extraction
ii perl-modules 5.10.0-10 Core Perl modules
Versions of packages dpkg-dev recommends:
ii build-essential 11.3 informational list of build-essent
ii gcc [c-compiler] 4:4.3.0-7 The GNU C compiler
ii gcc-4.2 [c-compiler] 4.2.4-1 The GNU C compiler
ii gcc-4.3 [c-compiler] 4.3.0-5 The GNU C compiler
-- no debconf information
--- End Message ---
--- Begin Message ---
Hi,
On Fri, 2008-06-13 at 17:38:48 +0200, Thijs Kinkhorst wrote:
> Package: dpkg-dev
> Version: 1.14.19
> Severity: normal
> The package 'gnupg' creates two regular debs and two microdebs. We have a
> Homepage field in the source stanza of debian/control. This field is copied
> into the individual control files of all the packages we build, including
> the udebs. However, udebs should not have Homepage fields and Lintian
> correctly complains about this:
>
> I: gpgv-udeb udeb: unknown-field-in-control homepage
> I: gnupg-udeb udeb: unknown-field-in-control homepage
>
> Please omit Homepage from any udeb packages built.
That's already done if the package is marked as being a udeb. Just
add a 'Package-Type: udeb' in the control file and that should do.
Thus closing this bug report.
regards,
guillem
--- End Message ---