[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#16474: marked as done (mcvert: lacks binary-arch target)



Your message dated Mon, 2 Feb 1998 23:27:51 -0800
with message-id <v04003a0bb0fc7757ad8a@[206.163.71.146]>
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 (root@dcsun7.comp.brad.ac.uk@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 <submit@bugs.debian.org>; Fri, 2 Jan 1998 14:25:56 GMT
Received: (from jjtroup@localhost) by dcsun4.comp.brad.ac.uk (8.8.0/8.7.3) id OAA11405; Fri, 2 Jan 1998 14:25:54 GMT
To: submit@bugs.debian.org
Subject: mcvert: lacks binary-arch target
Mail-Copies-To: never
From: James Troup <J.J.Troup@scm.brad.ac.uk>
Date: 02 Jan 1998 14:25:54 +0000
Message-ID: <dmmpvmbq7f1.fsf@dcsun4.comp.brad.ac.uk>
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
debian-qa-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .


Reply to: