Package: kernel-package
Version: 8.131
Followup-For: Bug #304687

Take a look at the output of the following template, which is used for
debian/rules:
$ grep -n '[[:space:]]\+$' /usr/share/kernel-package/rules

Run the following command to fix it:
$ sed -i -e 's/[[:space:]]\+$//' /usr/share/kernel-package/rules

While removing trailing whitespaces, you might also take another look at
your other files, if they contain whitespaces, too.

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (989, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.11.7
Locale: LANG=de_DE.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages kernel-package depends on:
ii  dpkg                         1.10.27-se1 Package maintenance system for Deb
ii  dpkg-dev                     1.10.27     Package building tools for Debian
ii  gcc [c-compiler]             4:3.3.5-3   The GNU C compiler
ii  gcc-2.95 [c-compiler]        1:2.95.4-22 The GNU C compiler
ii  gcc-3.2 [c-compiler]         1:3.2.3-9   The GNU C compiler
ii  gcc-3.3 [c-compiler]         1:3.3.5-12  The GNU C compiler
ii  make                         3.80-9      The GNU version of the "make" util
ii  perl                         5.8.4-8     Larry Wall's Practical Extraction 

-- no debconf information


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

Reply via email to