Your message dated Mon, 2 Feb 1998 23:27:51 -0800
with message-id <[EMAIL PROTECTED]>
and subject line (no subject)
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; 2 Jan 1998 14:15:16 +0000
Received: (qmail 1857 invoked from network); 2 Jan 1998 14:15:15 -0000
Received: from dcsun7.comp.brad.ac.uk ([EMAIL PROTECTED]@143.53.28.202)
  by 205.229.104.5 with SMTP; 2 Jan 1998 14:15:15 -0000
Received: from dcsun4.comp.brad.ac.uk (dcsun4.comp.brad.ac.uk [143.53.28.201]) 
by dcsun7.comp.brad.ac.uk (8.8.5/8.8.0) with ESMTP id OAA27466 for <[EMAIL 
PROTECTED]>; Fri, 2 Jan 1998 14:25:56 GMT
Received: (from [EMAIL PROTECTED]) by dcsun4.comp.brad.ac.uk (8.8.0/8.7.3) id 
OAA11405; Fri, 2 Jan 1998 14:25:54 GMT
To: [EMAIL PROTECTED]
Subject: mcvert: lacks binary-arch target
Mail-Copies-To: never
From: James Troup <[EMAIL PROTECTED]>
Date: 02 Jan 1998 14:25:54 +0000
Message-ID: <[EMAIL PROTECTED]>
Lines: 31
X-Mailer: Gnus v5.4.66/Emacs 19.34

Package: mcvert
Version: 2.16-2

There is no binary-arch or binary-indep target, this breaks
dpkg-buildpackage -B.

--- mcvert-2.16/debian/rules.orig       Fri Jan  2 15:23:01 1998
+++ mcvert-2.16/debian/rules    Fri Jan  2 15:23:41 1998
@@ -12,7 +12,9 @@
        -make clean
        dh_clean
 
-binary:        build
+binary-indep:
+
+binary-arch: build
        dh_testdir stamp-build
        dh_testroot
        dh_clean -k
@@ -30,5 +32,7 @@
        dh_du
        dh_md5sums
        dh_builddeb
+
+binary:        binary-indep binary-arch
 
 .PHONY: build clean binary


-- 
James


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .

Reply via email to