Your message dated 03 Dec 1998 18:27:41 -0600
with message-id <[EMAIL PROTECTED]>
and subject line packaging-manual_2.5.0.0_i386.changes INSTALLED
has caused the attached bug report 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 I'm
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Ian Jackson
(administrator, Debian bugs database)

Received: (at submit) by bugs.debian.org; 10 Nov 1997 02:18:20 +0000
Received: (qmail 8603 invoked from network); 10 Nov 1997 02:18:19 -0000
Received: from vanzandt.mv.com ([EMAIL PROTECTED]@207.22.8.81)
  by 205.229.104.5 with SMTP; 10 Nov 1997 02:18:19 -0000
Received: by vanzandt.mv.com
        id m0xUjS3-0006HhC
        (Debian Smail-3.2 1996-Jul-4 #2); Sun, 9 Nov 1997 21:19:23 -0500 (EST)
Message-Id: <[EMAIL PROTECTED]>
Date: Sun, 9 Nov 1997 21:19:23 -0500 (EST)
From:  <[EMAIL PROTECTED]>
Subject: dpkg: bashism in Packaging Manual
To: [EMAIL PROTECTED]
Bcc:
X-Mailer: bug 2.93

Package: dpkg
Version: 1.4.0.19

The Debian Packaging Manual says:

    12.2.4.1 If your package doesn't provide a shared library

   Put a call to dpkg-shlibs into your debian/rules file. If your package
   contains only binaries (e.g. no scripts) use:
dpkg-shlibdeps debian/tmp/usr/{bin,sbin}/*

The last line could be changed to:

dpkg-shlibdeps debian/tmp/usr/bin/* debian/tmp/usr/sbin/*

to eliminate the bashism

-- System Information
Debian Release: 1.3
Kernel Version: Linux vanzandt 2.0.29 #3 Sun Jul 6 11:15:58 EDT 1997 i586 
unknown

Versions of the packages dpkg depends on:
libc6   Version: 2.0.4-1
libg++272       Version: 2.7.2.5-2
ncurses3.4      Version: 1.9.9g-3

Reply via email to