From 61d23e0476aa25b9098d01aa86db95e9170cc948 Mon Sep 17 00:00:00 2001 From: Mattia Rizzolo Date: Wed, 14 Oct 2015 18:04:28 +0000 Subject: debian/control: let pbuilder-uml replace pbuilder (= 0.217) so it is able to take over a file wrongly placed on pbuilder due to #800416 After a discussion on the debian-devel mailing list this was the really the only possible sane action. Trying to delete it in some maintainer script would be insane to try catching the varius possible corner cases. Also, this bug affects only users of pbuilder 0.217, the odds you ever installed that version are quite slim, give that 0.218 appeared on the archives less than 24 hours later. Closes: #800769 Gbp-Dch: Short --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index d2703d5..6bb5f65 100644 --- a/debian/control +++ b/debian/control @@ -60,6 +60,7 @@ Depends: pbuilder (= ${source:Version}), rootstrap (>= 0.3.9-1), user-mode-linux, ${misc:Depends} +Replaces: pbuilder (= 0.217) Description: user-mode-linux version of pbuilder pbuilder-uml uses a User-mode-linux system, and builds Debian packages inside the UML image. It is an ideal system to use to check -- cgit v1.2.3