Package: dpkg-dev
Version: 1.13.22
Severity: normal

dpkg-scanpackages can be used to create Package files for udebs using
the -u option. Unfortunatly it does not handle the Package attributes
"Kernel-Version" and "Installer-Menu-Item", leaving a Package file
unusable with anna and therefore e.g. as part of a installation CD.

It should be no risk to add both attributes to the global attributes, so
I created a small patch doing this:


--- /usr/bin/dpkg-scanpackages  2006-06-21 17:08:36.000000000 +0200
+++ build-amd64/usr/bin/dpkg-scanpackages       2006-08-20 17:54:06.000000000 
+0200
               'MD5sum',
               'Description',
               'Origin',
-              'Bugs'
+              'Bugs',
+              'Kernel-Version',
+              'Installer-Menu-Item'
              );

 # This maps the fields into the proper case

Hope that may help.

Thanks for the great work

Dieter

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages dpkg-dev depends on:
ii  binutils                      2.17-2     The GNU assembler, linker and bina
ii  cpio                          2.6-17     GNU cpio -- a program to manage ar
ii  dpkg                          1.13.22    package maintenance system for Deb
ii  make                          3.81-2     The GNU version of the "make" util
ii  patch                         2.5.9-4    Apply a diff file to an original
ii  perl [perl5]                  5.8.8-6.1  Larry Wall's Practical Extraction 
ii  perl-modules                  5.8.8-6.1  Core Perl modules

Versions of packages dpkg-dev recommends:
ii  bzip2                         1.0.3-3    high-quality block-sorting file co
ii  gcc [c-compiler]              4:4.1.1-6  The GNU C compiler
ii  gcc-3.3 [c-compiler]          1:3.3.6-13 The GNU C compiler
ii  gcc-3.4 [c-compiler]          3.4.6-4    The GNU C compiler
ii  gcc-4.0 [c-compiler]          4.0.3-6    The GNU C compiler
ii  gcc-4.1 [c-compiler]          4.1.1-11   The GNU C compiler

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to