Your message dated 10 Oct 2002 10:12:48 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Done
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 am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--------------------------------------
Received: (at submit) by bugs.debian.org; 14 Mar 2001 20:12:01 +0000
>From [EMAIL PROTECTED] Wed Mar 14 14:12:01 2001
Return-path: <[EMAIL PROTECTED]>
Received: from mserv1b.vianw.co.uk [195.102.240.137]
by master.debian.org with esmtp (Exim 3.12 1 (Debian))
id 14dHcm-0003fF-00; Wed, 14 Mar 2001 14:12:00 -0600
Received: from [195.102.197.18] (helo=polya)
by mserv1b.vianw.co.uk with esmtp (Exim 3.22 #5)
id 14dHcj-00070X-00
for [EMAIL PROTECTED]; Wed, 14 Mar 2001 20:11:57 +0000
Received: from jdg by polya with local (Exim 3.22 #1 (Debian))
id 14dFbo-00047w-00; Wed, 14 Mar 2001 18:02:52 +0000
Date: Wed, 14 Mar 2001 18:02:52 +0000
From: Julian Gilbey <[EMAIL PROTECTED]>
To: Debian bug reports <[EMAIL PROTECTED]>
Subject: dpkg: need different copyright info for dpkg-deb --version
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.3.15i
Sender: Julian Gilbey <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
Package: dpkg
Version: 1.8.3.1
dpkg-deb --version doesn't give up-to-date copyright info; I presume
it should behave similarly to dpkg --version.
Julian
--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Julian Gilbey, Dept of Maths, Queen Mary, Univ. of London
Debian GNU/Linux Developer, see http://people.debian.org/~jdg
Donate free food to the world's hungry: see http://www.thehungersite.com/
---------------------------------------
Received: (at 89641-done) by bugs.debian.org; 10 Oct 2002 08:13:18 +0000
>From [EMAIL PROTECTED] Thu Oct 10 03:13:17 2002
Return-path: <[EMAIL PROTECTED]>
Received: from smtp07.wxs.nl [195.121.6.39]
by master.debian.org with esmtp (Exim 3.12 1 (Debian))
id 17zYRZ-0006UG-00; Thu, 10 Oct 2002 03:13:17 -0500
Received: from localhost.localdomain ([213.75.115.36]) by
smtp07.wxs.nl (Netscape Messaging Server 4.15) with ESMTP id
H3RAT801.4CO for <[EMAIL PROTECTED]>; Thu, 10 Oct 2002
10:12:44 +0200
Subject: Done
From: Thomas Hood <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Content-Type: text/plain
Content-Transfer-Encoding: 7bit
X-Mailer: Ximian Evolution 1.0.8
Date: 10 Oct 2002 10:12:48 +0200
Message-Id: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Delivered-To: [EMAIL PROTECTED]
Done.
dpkg 1.10.4
[EMAIL PROTECTED] dpkg --version
Debian GNU/Linux `dpkg' package management program version 1.10.4
(i386).
This is free software; see the GNU General Public Licence version 2 or
later for copying conditions. There is NO warranty.
See dpkg --licence for copyright and license details.
[EMAIL PROTECTED] dpkg-deb --version
Debian `dpkg-deb' package archive backend version 1.10.4 (i386).
This is free software; see the GNU General Public Licence version 2 or
later for copying conditions. There is NO warranty.
See dpkg-deb --licence for details.
[EMAIL PROTECTED]:~$ dpkg --license > /tmp/a
[EMAIL PROTECTED]:~$ dpkg-deb --license > /tmp/b
[EMAIL PROTECTED]:~$ diff /tmp/a /tmp/b