Your message dated Mon, 17 Dec 2012 11:22:08 +0100
with message-id <20121217102208.GG4678@mobee>
and subject line close long-fixed bug reports
has caused the Debian Bug report #564794,
regarding Doesn't cleanup completely after build
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
564794: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=564794
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: bogofilter
Version: 1.2.0-3
Severity: minor
Tags: patch
User: [email protected]
Usertags: origin-ubuntu lucid ubuntu-patch

        Hi

 bogofilter doesn't cleanup the build dir completely after a build +
 clean; attached patch fixes it for me.

   Thanks,
-- 
Loïc Minier
>From 5bcc05f4b4bae71ad0c98219052b9a9719a2a8fb Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Lo=C3=AFc=20Minier?= <[email protected]>
Date: Mon, 11 Jan 2010 23:34:29 +0100
Subject: [PATCH 2/3] Cleanup debian/tmp and debian/bogofilter-sqlite

---
 debian/rules |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/debian/rules b/debian/rules
index e734e02..7eb4a7d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -58,7 +58,8 @@ clean: checkroot
 		debian/files debian/bogofilter-bdb.substvars \
 		debian/bogofilter-sqlite.substvars
 	rm -rf debian/bogofilter debian/bogofilter-bdb \
-	       debian/bogofilter-common
+	       debian/bogofilter-common debian/bogofilter-sqlite \
+	       debian/tmp
 
 	-cd obj-db && $(MAKE) clean
 	rm -rf obj-db obj-sqlite
-- 
1.6.5


--- End Message ---
--- Begin Message ---
-- 
Every great idea is worthless without someone to do the work. --Neil Williams

--- End Message ---

Reply via email to